Skip to content

alainlompo/ff4j-labs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ff4j-labs

implementing ff4j in webapps

Implementing ff4j in webapps



These are samples showing implementation of ff4j in webapps. They are based on ff4j reference guide and they show how to
  • Load features from an xml config file programmatically using an InMemoryStore
  • Use autoCreate to avoid throwing a FeatureNotFoundException
  • Integrate ff4j with Spring via spring xml application context's configuration file
  • Handle group of features allowing for example to flip all the new features of a sprint
  • Use the @Flip annotation, as part of ff4j-aop

About

implementing ff4j in webapps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages