Skip to content

ythalorossy/project-library-spring

Repository files navigation

Project Library Spring

The objective of this project is to test the Spring Boot umbrella.

Project Library Diagran

Modules

Configuration Server

Centralize the modules configuration.

Discovery

Netflix Eureka to register and discovery of applications

Gateway

Acts as a application gateway that used the Discovery server to find the services.

OAuth2 Server

Manages the authentication of clients among the modules. Exposes an API to manage client and scopes.

Account

Acts as a service to maipulate users. Must be exclude

Categories

Not implemented. It will act as category service.

Books

Not implemented. It will act as a catalog of book service.

Rents

Not implemented. It will act a book rent service.

Spring projects on the project

Containers

The project are using Docker Compose to up a postgres server

Upping the containers:
docker-compose up -d

References

Spring Boot Reference Guide Spring Boot Reference Documentation

About

The Library Spring Project has as main objective the learning of the Spring framework (Boot and Cloud)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages