https://github.com/jarlehansen/spring-boot-blueocean
https://github.com/jarlehansen/spring-boot-blueocean
continuous-integration jenkins-ci
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jarlehansen/spring-boot-blueocean
- Owner: jarlehansen
- Created: 2017-07-28T08:16:33.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-28T11:42:38.000Z (almost 9 years ago)
- Last Synced: 2025-10-10T06:35:49.484Z (9 months ago)
- Topics: continuous-integration, jenkins-ci
- Language: Groovy
- Size: 56.6 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spring boot blueocean
Example using Spring Boot, gradle and [Blue Ocean](https://jenkins.io/projects/blueocean/)
1. `docker run -p 8888:8080 jenkinsci/blueocean:latest`
2. Open browser at [localhost:8888/blue](localhost:8888/blue)
## References
- [Jenkins Pipeline](https://jenkins.io/doc/book/pipeline/jenkinsfile/)
- [Pipeline syntax](https://jenkins.io/doc/book/pipeline/syntax/)