rockpro87 / togglz

Feature Flags for the Java platform

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Feature Flags for the Java platform

https://www.togglz.org/

License:Apache License 2.0


Languages

Language:Java 97.0%Language:Kotlin 1.2%Language:Groovy 0.8%Language:HTML 0.6%Language:Shell 0.2%Language:CSS 0.1%Language:Dockerfile 0.1%Language:PLSQL 0.0%