Commit Graph
3 Commits
Author SHA1 Message Date
remi 520008bb60 No need for a constructor in the LoginController. Just need to @Autowire each property. 2016-11-22 22:09:16 +01:00
remi a03aa2805d New LoginController in place of the login method in MultiController.
Slight introduction to Java annotation based configuration (note that <mvc:annotation-driven /> has been added to libresonic-servlet.xml).
2016-11-21 23:32:43 +01:00
remi c9bdff4dff Merge remote-tracking branch 'muff1nman/spring-3-update' into biconou_spring-3-update_PR 2016-11-21 21:11:12 +01:00