evainga / rememberbrall

A tiny little programme which helps to remember interesting stuff.
2 stars 1 forks source link

Implement Eureka #4

Closed evainga closed 7 years ago

evainga commented 7 years ago

see also: https://www.slideshare.net/ewolff/four-times-microservices-rest-kubernetes-ui-integration-async https://github.com/ewolff/microservice https://spring.io/guides/gs/service-registration-and-discovery/

evainga commented 7 years ago

Done, but only to be seen in my special branch "eureka". Also this can only be started after the start of the application in my other repo https://github.com/evainga/rememberbrall-service

Instead of using Eureka in production I implemented Heroku there https://devcenter.heroku.com/articles/getting-started-with-java#run-the-app-locally http://nicholaspaulsmith.com/spring-boot-on-heroku/