Thanks to visit codestin.com
Credit goes to github.com

Skip to content

timlien/spring-cloud

Repository files navigation

spring-cloud

This is a simple project to demonstrate how to use Spring Cloud to build a microservices architecture.

Prerequisites

  • Java 17
  • Gradle
  • Docker-Compose

Running the project

To run the project, you need to start the services using Docker-Compose. To do that, run the following command:

cd docker-compose/dev
docker-compose up

This will start the following services:

About

Spring cloud implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages