摘要: xmlns:sec="http://www.thymeleaf.org/extras/spring-security" 阅读全文
posted @ 2020-10-24 14:38 juyss 阅读(338) 评论(0) 推荐(0)
摘要: #数据源基本信息 spring: datasource: druid: username: root password: 123456 url: jdbc:mysql://localhost:3306/daily?useSSl=ture&serverTimezone=UTC&useUnicode=t 阅读全文
posted @ 2020-10-24 01:52 juyss 阅读(1693) 评论(0) 推荐(0)