Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/prembhaskal/taco-cloud-sping

from spring in action book
https://github.com/prembhaskal/taco-cloud-sping

Last synced: about 14 hours ago
JSON representation

from spring in action book

Awesome Lists containing this project

README

        

## building
- build using mvn or mvnw(this is not working in office n/w somehow)
`mvn clean package`
- run using mvn
`mvn spring-boot:run`