NAJU-Sachsen / NAJU-Adebar

Management tool used by the NAJU Sachsen to keep track of volunteers and the like.
http://naju-sachsen.de
GNU General Public License v3.0
0 stars 0 forks source link

Rework API controllers #41

Open rbergm opened 6 years ago

rbergm commented 6 years ago

The controller code is overly complicated and duplicates functionality that Spring offer out-of-the-box. Also the result handling is smelly as it circumvents HTTP-status codes.