Hubses / ScienceFestival

MIT License
2 stars 0 forks source link

Add support for Spring Actuators #23

Open zzz3bra opened 7 years ago

zzz3bra commented 7 years ago

Use Spring Actuators to retrieve information about current state of application on server, e.g. retrieve production logs. https://docs.spring.io/spring-boot/docs/current/reference/html/production-ready-endpoints.html

fragaLY commented 6 years ago

You could also find interesting this one resource: https://travis-ci.org/ 👍

fragaLY commented 6 years ago

Also, you can take a look at my README.md file. You could click 'raw' to see the full template.