Skip to content

sukantaa/cloudhero

Repository files navigation

cloudhero

Multi Module Spring-Boot project with Spring Cloud(Netflix OSS focused on Hystrix with Fall Back and Curcuit Breaker Methods) and angular js 6 packaged in seperate jar file. , multi mongodb connection with spring Repository feature. Code is taken from varous sources and integrated to demo the environment. To run the code must run eureka-server followed by employee_producer. To see in the browser @localhost:8761 for eureka-server and @localhost:8762/cloudhero for employee_producer

This app is also deployed at Heroku. Procfile, app.json and system.properties files are the necessary file to deploy at heroku.