Hello, I am having the following error when I want to start my Tomcat
server in a Java 1.8 environment. I am using Tomcat 9 and Eclipse IDE JEE.
Thank you very much.

oct 10, 2024 4:15:03 PM org.apache.catalina.core.ApplicationContext log
INFORMACIÓN: Initializing Spring DispatcherServlet 'spring'
oct 10, 2024 4:15:29 PM org.apache.catalina.core.ApplicationContext log
GRAVE: Servlet.init() para servlet [spring] lanzó excepción
org.springframework.beans.factory.UnsatisfiedDependencyException: Error
creating bean with name 'authenticationRest': Unsatisfied dependency
expressed through field 'services'; nested exception is
org.springframework.beans.factory.UnsatisfiedDependencyException:

Reply via email to