8000 GitHub - jiyulongxu/togglz: Feature Flags for the Java platform
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jiyulongxu/togglz

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
LICENSE.txt< 8000 /div>
 
 
 
 
 
 
 
 

Repository files navigation

Togglz

Build Status Maven Central License

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.

About

Feature Flags for the Java platform

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 96.3%
  • Groovy 1.6%
  • Kotlin 1.3%
  • Other 0.8%
0