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
Reiterating to Use Java standard naming convention for writing Java code. camelCase for methods, PascalCase for interface and class, packages small letters.
We are not creating any servlets in the backend project we are only using it to create classes for data access and doing the necessary configuration for the same. So remove it. Screenshots attached.
Rectify the errors in the code. Screenshot attached.