Togglz Save

Feature Flags for the Java platform

Project README

GitHub CI codecov Maven Central License

togglz logo

Togglz is an implementation of the Feature Toggles pattern for Java. Feature Toggles are a very common agile development practices in the context of continuous deployment and delivery. The basic idea is to associate a toggle with each new feature you are working on. This allows you to enable or disable these features at application runtime, even for individual users.

Want to learn more? Have a look at https://www.togglz.org/ or at the togglz example applications

Open Source Agenda is not affiliated with "Togglz" Project. README Source: togglz/togglz
Stars
918
Open Issues
73
Last Commit
2 weeks ago
Repository
License

Open Source Agenda Badge

Open Source Agenda Rating