You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting this exception only when I have used the root package as "org". When I have changed the package as "org.somthing" it worked well. Here is the pom.xml I have used:
You are scanning org.springframework since you put your main class in org. What's wrong in the error message? Should we update it to mention default package and org ?
I am getting the above exception when I have used the below code as the main class:
I am getting this exception only when I have used the root package as "org". When I have changed the package as "org.somthing" it worked well. Here is the pom.xml I have used:
Full stack trace of the exception is:
The text was updated successfully, but these errors were encountered: