Skip to content

Project with the purpose to apply and show the usage of "feature flags" concept using the Togglz library.

Notifications You must be signed in to change notification settings

franciscolarrocca/feature-flags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

feature-flags

Introduction

Project with the purpose to apply and show the usage of "feature flags" concept, using the Togglz library in a Spring Boot application. Feature flags allow you to enable or disable specific features in your application without redeploying the code, making it easier to manage and release new features.

feature-flags.png

Prerequisites

  • Java 17 or higher
  • Maven

How can I test it?

mvn spring-boot:run

Using togglz console

About

Project with the purpose to apply and show the usage of "feature flags" concept using the Togglz library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages