Skip to content

jenkins-x-quickstarts/spring-boot-http-gradle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal Jenkins X demo repo based on https://spring.io/guides/gs/consuming-rest/ with the Spring Actuator added in

While the original example offers both Maven and Gradle the idea with this demo was to focus purely on Gradle, exercising a new Jenkins X Gradle build pack.

Run locally with gradlew bootRun

Test via http://localhost:8080/greeting

Health check at http://localhost:8080/actuator/health

Credit: thanks to https://github.com/Cervator for the contribution of this quickstart

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages