{Uki's tech notes}
This notebook is a collection of code snippets and technical "how to" instructions.
Pages
Welcome
Julia
AI
Android
Java
Python
Jypyter
Conda
Linux/UNIX
LinkedIn
Medium articles
Uki's personal blog
Search This Blog
NoSuchBeanDefinitionException
by: Zainab Aziz
It is common to get similar error:
org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'photoUserTag' is defined
The solution is:
Verify that bean name matches with the bean definition.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment