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

View File

@@ -11,5 +11,8 @@
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="log4j-core-2.17.2" level="project" />
<orderEntry type="library" name="log4j-api-2.17.2" level="project" />
<orderEntry type="library" name="zaxxer.HikariCP" level="project" />
<orderEntry type="library" name="mysql-connector-java-8.0.25" level="project" />
<orderEntry type="library" name="slf4j.simple" level="project" />
</component>
</module>