An open API service indexing awesome lists of open source software.

https://github.com/helpermethod/spring-cloud-workshop


https://github.com/helpermethod/spring-cloud-workshop

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# spring-cloud-workshop

## Eureka / Service Discovery

## Client starten

de.predic8.cloud.EurekaClientApplication > Run

## Server starten

de.predic8.cloud.EurekaServerApplication > Run

## Server UI

http://localhost:8761 öffnen

## Client stoppen