Skip to content

1.0.0.M6: Added support for developing reactive microservices

Compare
Choose a tag to compare
@naturalprogrammer naturalprogrammer released this 10 Aug 12:29
· 75 commits to master since this release
  1. Divided spring-lemon-reactive into two module -- to facilitate microservices development
  2. Added a new endpoint /fetch-full-token for fetching full tokens. To be called from gateway to convert a token to a self-sufficient one.
  3. Merged ValidationMessages.properties into messages.properties.
  4. Many other small enhancements