springboot + spring security + thymeleaf

下面是两个小小的demo,关于不同的springboot版本来实现权限的控制。 1.使用的版本springboot 2.1.3.RELEASE版本 在项目的初始化,我们需要导入的依赖是这么几个 1.thymeleaf 2.web 3.security 那么导入这么几个依赖后,面对是springboot 2.1.3.release版本,我们还需要导入最关键的一个的项目依赖 <!-- https://
相关文章
相关标签/搜索