Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

STRYDER-007/Spring-Boot-Microservices-Demo

Open more actions menu

Repository files navigation

Spring-Boot-Microservices-Demo

Steps to build the application:

Build Microservices individually with maven (mvn clean install):

  1. MicroserviceDiscoveryServer
  2. ProfileMicroserviceProducer
  3. ProfileMicroserviceConsumer

Steps to run the application:

  1. Start Eureka Server - (java -jar MicroserviceDiscoveryServer-1.0.0.jar) Access in browser: http://localhost:1111/
  2. Producer Application - (java -jar ProfileMicroserviceProducer-1.0.0.jar)
  3. Consumer Application - (java -jar ProfileMicroserviceConsumer-1.0.0.jar) Access in browser: http://localhost:8080/

About

Spring Boot application using microservices architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.