Tell us about spring security.
Answer / Devendra Kumar Sharma
Spring Security is a powerful and flexible authentication and access control framework for Spring Framework-based applications. It provides features like authentication, authorization, and security services. You can secure your web applications using built-in filters or custom implementations.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is spring framework?
What do you mean by bean wiring?
What does ioc mean in security?
Are spring beans stateless?
What is the difference between singleton and prototype bean?
What is autowired in spring mvc?
What is spring aop used for?
Give examples of how spring platform can be used by an application developer.
What is logback?
What is @controller in spring boot? : Spring Boot
What is use of @bean in spring?
How is an event handled in spring?