Skip to content

Add Togglz feature flag framework and spring security#20

Open
robjwilkins wants to merge 1 commit intomainfrom
add/togglz
Open

Add Togglz feature flag framework and spring security#20
robjwilkins wants to merge 1 commit intomainfrom
add/togglz

Conversation

@robjwilkins
Copy link
Owner

Add a basic demo of the togglz framework which can be used to enable/disable certain features The togglz console can be accessed at localhost:8080/togglz-console. Actuator endpoints are also available.

Spring security is added to secure the features while allowing the api to be left open

Add a basic demo of the togglz framework which can be used to enable/disable certain features
The togglz console can be accessed at localhost:8080/togglz-console. Actuator endpoints are also
available.

Spring security is added to secure the features while allowing the api to be left open
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant