Th3JD / RWTH-LeckerSchmecker

GNU Affero General Public License v3.0
6 stars 0 forks source link

Migrate to Spring Boot and JPA #164

Open ekansemit opened 10 months ago

ekansemit commented 10 months ago

I would recommend moving to Spring JPA to increase performance and simpler database handling and migration. During this, I would also move to Spring Boot for easier initialization. This would solve #142.