1.0.0.M6: Added support for developing reactive microservices
·
75 commits
to master
since this release
- Divided
spring-lemon-reactive
into two module -- to facilitate microservices development - 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. - Merged
ValidationMessages.properties
intomessages.properties
. - Many other small enhancements