2025年6月1日

Maven在Spring项目中加载慢问题

摘要: 如图操作 在里面添加如下代码即可 <mirrors> <mirror> <id>alimaven</id> <name>aliyun maven</name> <url>http://maven.aliyun.com/nexus/content/groups/public/</url> <mirro 阅读全文

posted @ 2025-06-01 15:54 HA_wind 阅读(6) 评论(0) 推荐(0)

application配置

摘要: spring.application.name=SpringL1server.port=8080spring.datasource.url=jdbc:mysql://localhost:3307/springboot_xushu?useUnicode=true&characterEncoding=u 阅读全文

posted @ 2025-06-01 15:50 HA_wind 阅读(6) 评论(0) 推荐(0)

导航