Skip to content

Modules

ServiceAuthCentral is built as a modular application using Java and Maven with Spring Boot 3. There are a number of different modules that comprise the application and are described in this section. This design allows for modules to be swapped out at runtime to provide different implementations of the same functionality. This is useful for testing and development as well as for production deployments where different implementations may be required.