Skip to content

muku3011/microservice-design

Repository files navigation

Spring-Zuul-Config-Eureka-Client

Config server can source the properties from 2 sources:

  • Local file system (profile = native)
  • External source control

In our case it is github (profile = git). There are other sources like bitbucket, which are supported as well.

Eureka UI:

http://localhost:8761/

Spring Boot Actuator:

https://docs.spring.io/spring-boot/docs/current/reference/html/production-ready-features.html#production-ready-enabling

You can choose to manage and monitor your application by using HTTP endpoints or with JMX. Auditing, health, and metrics gathering can also be automatically applied to your application.

Configuration file location:

CONFIG_FILE_LOCATION=C:/Users/muku3/OneDrive/Desktop/config

About

Project to demonstrate usage of zuul, eureka, and config-server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages