摘要: 1.基于XML的配置 1.1 pom文件 <dependency> <groupId>org.springframework</groupId> <artifactId>spring-context</artifactId> <version>5.0.2.RELEASE</version> </de 阅读全文
posted @ 2020-02-24 21:20 wu阿毛 阅读(134) 评论(0) 推荐(0)
摘要: 1.pom文件 <dependencies> <!--添加方言--> <dependency> <groupId>org.thymeleaf.extras</groupId> <artifactId>thymeleaf-extras-springsecurity5</artifactId> </de 阅读全文
posted @ 2020-02-24 13:16 wu阿毛 阅读(269) 评论(0) 推荐(0)