Closed marl0rd closed 7 years ago
Application do: @Override public void init() throws Exception { super.init(); eruPreferences = new EruPreferences(); }
Because there is no Spring context...
Application do: @Override public void init() throws Exception { super.init(); eruPreferences = new EruPreferences(); }
Because there is no Spring context...