Add JavaBean and DatabasePool

This commit is contained in:
2022-06-06 18:42:31 +08:00
parent f1b8facc03
commit bef2711600
27 changed files with 1276 additions and 0 deletions

11
.idea/libraries/slf4j_simple.xml generated Normal file
View File

@@ -0,0 +1,11 @@
<component name="libraryTable">
<library name="slf4j.simple" type="repository">
<properties maven-id="org.slf4j:slf4j-simple:1.7.36" />
<CLASSES>
<root url="jar://$PROJECT_DIR$/lib/slf4j-simple-1.7.36.jar!/" />
<root url="jar://$PROJECT_DIR$/lib/slf4j-api-1.7.36.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>