添加了mysql驱动和连接池

This commit is contained in:
2025-12-06 17:03:43 +08:00
parent 0e97ad9410
commit 3858a11a40
4 changed files with 103 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
<component name="libraryTable">
<library name="mysql-connector-j-8.0.33">
<CLASSES>
<root url="jar://$PROJECT_DIR$/src/database/mysql-connector-j-8.0.33.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>