Posts by Vitor J • 15 points
2 posts
-
0
votes1
answer84
viewsQ: Error when starting spring
First of all, I use java 9 and apache Tomcat 9 When I start the application this error happens: 18:00:46,804 ERROR DispatcherServlet:492 - Context initialization failed…
-
-2
votes1
answer771
viewsQ: Hibernate with Java 9
I have a personal project using Hibernate with java 9, and it doesn’t seem to run at all! Follow the error: log4j:WARN No appenders could be found for logger (org.jboss.logging). log4j:WARN Please…