View on GitHub

Spring Boot Microservice

A look at the microservice architecture

Home Getting Started Documentation
Return to Microservices

Base-Service

A base microservice module used to dictate what each microservice module/submodule should be composed of.

Files

pom.xml

Sub Modules:

Base-Client

A base microservice module used to dictate what each microservice client should be composed of.

Base-Provider

A base microservice module used to dictate what each microservice provider should be composed of.