Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


This guide describes how to set up a Spring Boot microservice and integrate it in the microservice system landscape.

...

Jolokia is an HTTP/JSON bridge for remote JMX access. This dependency is needed to be able to access a services's JMX beans from the admin-service user interface.

spring-cloud-starter-config

(https://cloud.spring.io/spring-cloud-config/)

...

...