Relative Content

Tag Archive for javaspring-bootoptaplannertimefold

Timefold: Best practices to use Spring JPA in School Timetabling project

Starting from the project on GitHub (https://github.com/TimefoldAI/timefold-quickstarts/tree/stable/technology/java-spring-boot), what are the best practices to use Spring JPA in the project to store all relevant entities for timetable generation (lessons, rooms, timeslot, timetable, constraints, teachers, students, etc.)?