BeanCreationException not able create bean due to failed introspection in App Engine
Jun 19 ’21
Comments: 1
Answers: 0
0
I have deployed my spring boot application in App Engine, but it gives error that its not able create bean for my controller class
Error I’m getting in GAE
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'webAppController': Lookup method resolution failed; nested exception is java.lang.IllegalStateException: Failed to introspect Class [dev.jcodex.webapp.controller.WebAppController] from
原文链接:BeanCreationException not able create bean due to failed introspection in App Engine
© 版权声明
THE END
暂无评论内容