Springify Multiconfig

Springify Multiconfig allows to split the configuration of a Spring Boot multi-module application. Each module can define its own application-mc-*.yml, which are loaded into the application context in the order of the dependency graph.

Springify Basicauth

Springify Basicauth provides an easy way of adding basic authentication to a Spring Boot application. It can be configured per environment and is not depending on Spring Security.

Contact