摘要: 介绍 Spring Security is a powerful and highly customizable authentication and access control framework. Spring Security是一个 的`认证和授权`框架. 特点: Authenticatio 阅读全文
posted @ 2020-04-22 21:37 范特西- 阅读(155) 评论(0) 推荐(0)
摘要: Swagger介绍 Swagger是一个可以 ,可以直接集成在项目中 先上图:) 导入依赖 SpringMVC集成 springmvc.xml SpringMVC的的配置文件中添加以下内容 SwaggerConfig :声明是一个配置类 :开启Swagger2 :开启默认的mvc配置 该注解一定要添 阅读全文
posted @ 2020-04-22 00:39 范特西- 阅读(344) 评论(0) 推荐(0)