Paul-Christian Volkmer
authored
Use service and dao beans in application context and controllers in servlet context. This prevents controller beans from being created twice in application and servlet context witch causes some trouble in the past.
Forked from
ARSnova / ARSnova Backend