An open API service indexing awesome lists of open source software.

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

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/)