Explore with me is an educational project for developers studying at Yandex Practicum Java Developer course. This repository contains a backend for the social network for organizing events and searching for participants.
Technologies were used:
- Java
- Spring Boot
- Maven
- PostgreSQL
- Hibernate
- MSA
- Two services: main-service and stats-service
-
Stats-service
- service collects statistics of event views
-
Main-service
- service process the core business logic of the project and CRUD-operations with entities
Learn more information about endpoints and provided JSON - objects in project documentation:
Use Maven for packaging and just docker-compose up
it! 🐳