ch4mpy / spring-addons

Ease spring OAuth2 resource-servers configuration and testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reduce higher level modules count

ch4mpy opened this issue · comments

Some modules could be grouped to reduce the count of sub-modules under the root one:

  • archetypes (4 of them)
  • webmvc (app configuration and unit tests)
  • webflux (app configuration and unit tests)