Marcel Lorke
Results
1
issues of
Marcel Lorke
We use the Spring Boot Actuator `GET /actuator/togglz` and `POST /actuator/togglz/TOGGLE` endpoints to view and update our toggles paired with `ApplicationEventPublisherRepository` and `CachingStateRepository`. In our scenario we first list the...