Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 267 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 267 Bytes

maven_git_release_demo

Demo project of doing maven versioning and releases in Github using Github Flow.

This project is a simple Spring Boot Maven project creating a REST API to return a hashed string.

You can run this project by simply doing mvn spring-boot:run.