I have upgraded from Spring Boot 1.3.2 to 1.4.0, and now fail to start my application - My BeanPostProcessor invokes the 3d party open source Lazy Chopper, whi
BeanPostProcessor
I also encountered this problem. In my case, I just enabled Spring aspects tooling and built the project. It worked.