Skip to content

Spring Microservices Multi Module Development using api-gateway, zipkin and sluth. Use this repo to get an understanding on distribute systems

Notifications You must be signed in to change notification settings

Madushan98/spring-microservice

Repository files navigation

Spring -MicroService

An example of a RESTful web service developed using Spring & SpringBoot.

Requirements

The fully fledged server uses the following:

  • Spring Framework
  • SpringBoot

Dependencies

There are a number of third-party dependencies used in the project. Browse the Maven pom.xml file for details of libraries and versions used.

Building the project

You will need:

  • Java JDK 8 or higher
  • Maven 3.1.1 or higher
  • Git
  • Clone the project and use Maven to build the server
  • $ mvn clean install

About

Spring Microservices Multi Module Development using api-gateway, zipkin and sluth. Use this repo to get an understanding on distribute systems

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages