Skip to content

A simple Spring Boot, JPA-Hibernate Project using Maven as the build tool, demonstrating the use of @OneToMany and @manytoone

License

Notifications You must be signed in to change notification settings

finedjentleman/routinetracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RoutineTracker

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.

Built With

Authors

  • Abhijeet Rawat

License

This project is licensed under the MIT License - see the License file for details