Skip to content

rest application implementing the microservices architecture

Notifications You must be signed in to change notification settings

wuzupKev/first-microservice-springboot

Repository files navigation

first-microservice-springboot

The project below is a rest api that applies the microservices architecture in spring boot. Netflix-eureka was implemented to register the micro projects. Communication between the student and course microservices occurs synchronously through the feign client. Each service in question has its own endpoints that are controlled by the gateway.

Releases

No releases published

Packages

No packages published

Languages