Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v2.26

Choose a tag to compare

@xooooooooox xooooooooox released this 09 Nov 17:27
· 222 commits to main since this release

Feature

  • Add module
    • radp-solution-excel
    • radp-solution-dict
  • Optimize the checkstyle configuration file to include a property that ignores comments in the trailing whitespace
    check.
  • Optimize radp-commons
  • Optimize radp-jasypt-spring-boot-starter: add SM4 encryption/decryption support with autoconfiguration
  • Update Checkstyle configurations, remove unnecessary or redundant checks.
  • Optimize JacksonUtils: add utility methods for parsing JSON from File and URL.
  • Add Junie guidelines.
  • Adjust Jacoco branch coverage threshold from 0.60 to 0.50

Dependencies

  • Remove commons-io to resolve transitive conflict with fastexcel.

Fix

  • Fix RestExceptionHandler.
  • Updated Checkstyle configuration paths to use ${maven.multiModuleProjectDirectory} for improved flexibility.

Chore

Scaffold

  • Update scaffold default radpVersion to 2.26.