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/zaxxer_HikariCP.xml generated Normal file
View File

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