jmesserli / svmeal-api

Api which scrapes menu plans from SV-Group websites
https://svmeal.pegnu.dev/api/restaurant
MIT License
12 stars 1 forks source link

Feature/#6 rewrite spring #9

Closed jmesserli closed 7 years ago

jmesserli commented 7 years ago

Rewrote Application to use Spring Boot. This includes moving from Jersey to Spring MVC, using Spring Caching and Scheduling.

This closes #6