Heroku Error performing Deploy

0

Could you help me with the error below:

My git: link

  

org.springframework.beans.factory.UnsatisfiedDependencyException:   Error creating bean with name 'eventController': Unsatisfied   dependency expressed through field 'occurrenceService'; nested   exception is org.springframework.beans.factory.BeanCreationException:   Error creating bean with name 'eventService' defined in URL   [jar: file: /app/target/RestWO.war! / WEB-INF / classes! /com/webserviceocorrence/ws/rest/servico/OcorrenceService.class]:   Instantiation of bean failed; nested exception is   org.springframework.beans.BeanInstantiationException: Failed to   instantiate   [com.webserviceocorrencia.ws.rest.servico.OcorrenciaService]:   Constructor threw exception; nested exception is   java.lang.ExceptionInInitializerError

    
asked by anonymous 28.03.2018 / 15:04

0 answers