Skip to content

Vladismann/Shareit_Java

Repository files navigation

java-shareit

Educational project. Message board for item sharing.

The application consists of two microservices:

1. Gateway - for receiving and validating user requests. The client forwards successful requests to the server.

2. Server - contains business logic. Works with the database using Hibernate. On a successful request, sends data through the gateway to the client.

Database Image

All business logic and work with the database is presented in the server folder.

About

Message board for item sharing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors