View on GitHub

Spring Boot Microservice

A look at the microservice architecture

Home Getting Started Documentation
Return to User

User-API

Contains interfaces that describe how the service should behave.

Files

pom.xml

UserEndpoint.java

Person.java

User.java

UserRemote.java