Sample implementation of togglz using Java 11 and Spring Boot, for the medium article:
Togglz — Feature Toggles pattern for Java (Spring)
To view the toggles admin console go to http://localhost:9090/togglz-console
or change path in the application.properties
###Note
Update your mongo configuration in the application.properties