/poc531

Primary LanguageJava

POC 20210531

  • APIs implemented as 2 major services AuthService, UserService, see ExampleAcceptanceTest
  • XxxModules are in place of DI module/context/config.
  • RuntimeException in place of any business related exceptions.
  • Comments made in code base.