我是JHIPSTER的新手。
启动应用程序时,出现以下异常。因此,希望您能帮助我进行排序。我用谷歌搜索了这个问题。我发现了很多类似的问题。但是,没有任何帮助解决我的问题。
main] ConfigServletWebServerApplicationContext:上下文初始化期间遇到异常-取消刷新尝试:org.springframework.beans.factory.BeanCreationException:创建名称为'exceptionTranslator'的bean时出错:查找方法解析失败;嵌套异常为java.lang.IllegalStateException:无法从ClassLoader [sun.misc.Launcher$AppClassLoader@73d16e93]内省Class [com.example.web.rest.errors.ExceptionTranslator] 2019-12-09 17:33:04.041错误74876 --- [main] o.s.boot.SpringApplication:应用程序运行失败
org.springframework.beans.factory.BeanCreationException:创建名称为'exceptionTranslator'的bean时出错:查找方法解析失败;嵌套异常为java.lang.IllegalStateException:无法从ClassLoader [sun.misc.Launcher$AppClassLoader@73d16e93]内省Class [com.example.web.rest.errors.ExceptionTranslator]