Spring Security error Like Stopping service [Tomcat] and Error creating bean with name ‘springSecurity’
I have created new project and when I am created the new spring security class I am getting the error and also added the spring security dependency please go through the code and I think this info is enough.
Unsatisfied dependency: Error creating bean with name in Java Spring boot
When I ran the program it gave me an error like this, I tried to fix it but couldn’t. For days I have been trying to create a Spring CRUD application. I am confused. I cannot resolve these errors.
Java Spring boot
When I ran the program it gave me an error like this, I tried to fix it but couldn’t.
condition evaluation report re-run your application with ‘debug’ enabled.
2024-06-02T21:32:45.173+07:00 ERROR 4728 — [ restartedMain] o.s.boot.SpringApplication : Application run failed
i have a problem when testing my java code with postman it gives me an 404 error forbidden
i have this code below that represents the Main Controller but when i try to test it with postman it gives me an 404 error and forbidden