BeanCreationException not able create bean due to failed introspection in App Engine

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


Open Full Question

原文链接:BeanCreationException not able create bean due to failed introspection in App Engine

© 版权声明
THE END
喜欢就支持一下吧
点赞5 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容