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

Rewrite using Spring #6

Closed jmesserli closed 7 years ago

jmesserli commented 7 years ago

The page should be rewritten using Spring because it offers a superior development experience and solid dependency injection. In the first step, Spring could be used with the JAX-RS controllers that already exist.