摘要:
编辑 pom.xml,添加 spring-boot-starter-securtiy 依赖即可。添加后项目中所有的资源都会被保护起来。 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-s 阅读全文
posted @ 2023-09-07 16:47
罗|马
阅读(35)
评论(0)
推荐(0)
摘要:
yml格式: spring: datasource: driver-class-name: com.mysql.jdbc.Driver url: jdbc:mysql://localhost:3306/rbac?useUnicode=true&characterEncoding=utf8&serve 阅读全文
posted @ 2023-09-07 10:15
罗|马
阅读(41)
评论(0)
推荐(0)
浙公网安备 33010602011771号