网站首页> 博客> springboot链接mysql环境搭配
springboot链接mysql环境搭配
好文
2375
spring.datasource.url=jdbc:mysql://localhost:3306/test?useUnicode=true&zeroDateTimeBehavior=convertToNull&characterEncoding=utf8&serverTimezone=GMT%2B8
spring.datasource.username=root
spring.datasource.password=
spring.datasource.driver-class-name=com.mysql.jdbc.Driver
spring.datasource.max-idle=5
spring.datasource.max-wait=10000
spring.datasource.min-idle=1
spring.datasource.initial-size=3
server.port=8090
server.tomcat.max-threads=800
server.tomcat.uri-encoding=UTF-8
mybatis.mapperLocations=classpath:mapper/*.xml
spring.thymeleaf.prefix=classpath:templates/
spring.thymeleaf.mode=LEGACYHTML5
- 加入微信群,不定期分享源码和经验

- 签到活跃榜 连续签到送额外金币
- 最新博客
- 校园跑腿系统外卖系统软件平台大学生创业平台搭建 968
- 壹脉销客智能名片CRM系统小程序可二开源码交付部署 1007
- 为啥没搞了 1534
- Nginx 的 5 大应用场景,太实用了! 1720
- CentOS 8-stream 安装Postgresql 详细教程 2024
- JAVA智慧校园管理系统小程序源码 电子班牌 Sass 模式 1514
- Java智慧校园系统源码 智慧校园源码 智慧学校源码 智慧校园管理系统源码 小程序+电子班牌 1295
- Java智慧校园系统源码 智慧校园源码 智慧学校源码 智慧校园管理系统源码 小程序+电子班牌 1260
- 致远OA权限 2151
- 发博客会有金币吗 1320