V1.3.1-RELEASE
·
227 commits
to master
since this release
[V1.3.1-RELEASE] 2019.10.15
⭐️ New Features
- Xss跨站脚本工具处理
- CORS跨域配置
⚡️ Optimization
- 代码生成器可自定义配置生成哪些文件
- 请求路径filter配置,配置文件属性名称调整
- Aop切点优化,
AopJSON参数输出优化 - 可配置是否生成
Validation验证代码 - 优化
controller,entity模版生成 - 优化代码生成器 CodeGenerator
- 调整
aop,filter,interceptor,controller,param,vo代码目录结构
📝 Added/Modified
- Add
XssFilter,XssHttpServletRequestWrapper,XssJacksonDeserializer,XssJacksonSerializer - Add
SpringBootPlusCorsProperties - Update
JacksonConfig - Update
LogAop,RequestPathFilter,ShiroConfig
🐞 Bug Fixes
- fix druid控制面板无法访问问题
📔 Documentation
🔨 Dependency Upgrades
- Upgrade to
spring-boot2.1.9.RELEASE - Upgrade to
Fastjson1.2.62 - Upgrade to
hutool4.6.10 - Add
commons-text1.8