Skip to content

v1.2.1.RELEASE

Compare
Choose a tag to compare
@yinjihuan yinjihuan released this 17 Jun 05:55
· 14 commits to master since this release
0207676

Features / Enhancements

  • 增加URL映射endpoint(/actuator/encrypt-config)
  • 注解方式和配置文件方式合并(1.2.1版本之前是优先选择用注解)Issues 58
  • 增强AES加解密的工具类PR 53

Bug Fixes

  • context-path结尾使用/导致匹配错误问题
  • Issues 59