在WebConfig配置类中设置接口统一前缀 importorg.springframework.context.annotation.Configuration; importorg.springframework.web.bind.annotation.RestController; importorg.springframework.web.servlet.config.annotation.PathMatchConfigurer; importorg.springframework.web.servlet.config.annotation.WebMvcConfigurer; @Confi...
接口统一前缀设置 import org.springframework.context.annotation.Configuration; import org.springframework.web.bind.annotation.RestController; import org.springframework.web.servlet.config.annotation.PathMatchConfigurer; import org.springframework.web.servlet.config.annotation.WebMvcConfigurer; @Configuration public...
极简的图片上传方法 独创controller层,map+warpper返回方式 独创mybatis数据范围拦截器,实现对数据权限的过滤 swagger api管理使用说明 jwt token鉴权机制 签名机制 效果图 曾获荣誉 Guns V3.1 介绍 Guns基于SpringBoot,致力于做更简洁的后台管理系统,完美整合springmvc + shiro + mybatis-plus + beetl + flowable!Gu...