frankbregulla1111 / togglz

Feature Flags for the Java platform

Home Page:http://www.togglz.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Togglz

Backers on Open Collective Sponsors on Open Collective Gitter Build Status Maven Central Javadoc

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 an usage example or check the quickstart guide, see http://www.togglz.org/

Contributors

This project exists thanks to all the people who contribute.

Backers

Thank you to all our backers! 🙏 [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

About

Feature Flags for the Java platform

http://www.togglz.org/

License:Apache License 2.0


Languages

Language:Java 97.7%Language:Groovy 1.5%Language:HTML 0.7%Language:CSS 0.1%Language:Shell 0.1%