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

Skip to content

2.3.0.RELEASE

Compare
Choose a tag to compare
@hengboy hengboy released this 22 Jul 07:34
· 137 commits to 2.3.x since this release
  • Change the "artifactId" of the project root module to "api-boot-build"
  • Added "api-boot-project/api-boot" module
  • Migrate "api-boot-plugin-alibaba-oss" module code logic to "api-boot" module
  • Migrate "api-boot-plugin-mail" module code logic to "api-boot" module
  • Migrate "api-boot-plugin-sms" module code logic to "api-boot" module
  • Migrate "api-boot-plugin-http-convert" module code logic to "api-boot" module
  • Migrate "api-boot-plugin-message-push" module code logic to "api-boot" module
  • Migrate "api-boot-plugin-quartz" module code logic to "api-boot" module
  • [#34]Extract the "api-boot-plugin-rate-limiter" plug-in from the project as an independent project
  • [#35]Extract the "api-boot-plugin-resource-load" plug-in from the project as an independent project
  • [#37]Extract the "api-boot-plugin-datasource-switch" plug-in from the project as an independent project
  • [#39]Extract the "api-boot-plugin-sequence" plug-in from the project as an independent project
  • [#41]Extract the "api-boot-plugin-oauth" plug-in from the project as an independent project
  • [#42]Extract the "api-boot-plugin-security" plug-in from the project as an independent project
  • Replace the "${project.groupId}" variable with "org.minbox.framework"
  • Group "api-boot-dependencies" fixed version dependency list
  • Configure the banner to use the "${api-boot.version}" variable to keep the output version number consistent with the project
  • Added "api-boot-tools" module to provide commonly used tools, such as: ApplicationContextTools, BeanFactoryTools...
  • The "api-boot-mybatis-enhance-maven-codegen" plug-in adds a new "TypeMapping" configuration item, which can configure the mapping between Jdbc and Java types