Error starting ApplicationContext. To display the conditions report re-run your application with ‘debug’ enabled.
[ERROR] [2019-04-21 23:38:36][org.springframework.boot.SpringApplication – 858]Application run failed
org.springframework.beans.factory.BeanCreationException:
Error creating bean with name ‘
requestMappingHandlerMapping
‘ defined in class path resource [org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration$EnableWebMvcConfiguration.class]
: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping]: Factory method ‘requestMappingHandlerMapping’ threw exception; nested exception is java.lang.NullPointerException