netodevel / cli-spring-boot-scaffold

command line for generate crud and configs for spring boot projects
131 stars 49 forks source link

command line for api monitoring #17

Closed netodevel closed 5 years ago

netodevel commented 7 years ago

spring create:monitoring

$ curl localhost:8080/health {"status":"UP"}