Skip to content

unlaunch/springboot-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java (Spring Boot) Feature Flags Example

This is an example project of how to use Unlaunch Feature Flags in a Java Service, written using Spring Boot.

To run this project.

  1. Update the application.yaml to provide your Unlaunch SDK Key (Server) if you want to use your own flag.
  2. Run mvn spring-boot:run
  3. Visit http://localhost:8085/api/v1/users/umer@codeahoy.com

For more information, see the related blog post.

About

Feature Flags in Spring Boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages