Skip to content

Release 1.0.5 (2021-01-22)

Compare
Choose a tag to compare
@qianmoQ qianmoQ released this 22 Jan 02:36
· 108 commits to master since this release

Gcm Version for 1.0.5 is release!

General changes

MySql changes

  • Rename module and provider
  • Support constom configuration path

PostgreSQL changes

  • Rename module and provider
  • Support constom configuration path

Zookeeper changes

  • Support constom configuration path

Redis changes

  • Support constom configuration path

Netty

  • Support @RestController, @RequestMethod annotation
  • Support auto scan controller issues-2
  • Support constom configuration path
  • Rename NettyServer to GcmNettyApplication
  • Support print routers for netty component