Users can track their activities with this basic app.
Users and activities share a one-to-many relationship.
It is a simple Spring Boot, JPA-Hibernate Project using Maven as the build tool, demonstrating the use of @OneToMany and @ManyToOne.
THIS APP IS AIMED MAINLY AT BEGINNERS AND ANY PERSON HAVING TROUBLE WITH MAPPINGS.
- Spring Boot - Platform
- Maven - Dependency Management
- Spring Data JPA - Persistence
- Hibernate - Persistence
- Abhijeet Rawat
This project is licensed under the MIT License - see the License file for details