Код: Выделить всё
((ConfigurableApplicationContext) appContext).close();
Код: Выделить всё
org.springframework.web.util.NestedServletException: Request processing failed; nested exception is java.lang.IllegalStateException: BeanFactory not initialized or already closed - call 'refresh' before accessing beans via the ApplicationContext
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:978)
Будем благодарны за любую помощь!
Подробнее здесь: https://stackoverflow.com/questions/290 ... pplication