Skip to content

splitio-examples/split-spring-boot-ci-cd-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

A Java Spring Boot web app that uses OpenWeather API and displays the weather in a given city.

CI/CD Tutorial

If you'd like to see how to set up the OpenWeather API and how to create a Travis CI/CD pipeline to deploy this web app to Heroku, see the beginner-friendly tutorial: Build a continous deployment pipeline with Travis CI.

The tutorial also covers setting up a feature flag in Split UI to enable the location selection feature, and to easily implement safe rollouts and instant rollbacks.

About

Java Spring Boot web app using OpenWeather’s API. Demonstrates CI/CD pipeline to Heroku using Travis CI and Split feature flagging.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 89.2%
  • HTML 10.8%