I\'m having an issue with pulling a Spring bean from an application context.
When I try;
InnerThread instance = (InnerThread) SpringContextFactory.g
There was this problem until I just restart Idea and rebuilt the Maven project.