Wpis z mikrobloga

mam problem z odpaleniem:
https://github.com/spring-projects/spring-boot/tree/master/spring-boot-samples/spring-boot-sample-tomcat-jsp

zmieniłem parent i dodałem repo snapshotów springa mimo tego nie chce działać i wali błędem przy uruchamianiu spring boot:
Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanDefinitionStoreException: Failed to parse configuration class [sample.tomcat.jsp.SampleTomcatJspApplication]; nested exception is java.lang.IllegalStateException: Failed to introspect annotated methods on class org.springframework.boot.context.web.SpringBootServletInitializer

pełny log uruchamiania spring boot:
http://pastebin.com/raw/m5MW3JLU

kod jaki próbuję uruchamiać:
https://github.com/8478e37fa256bd7240fe50b0cbf227d5/spring-boot-sample-tomcat-jsp

#programowanie #java #spring
  • 6