Is security a cross cutting concern?
Answer / Bhagwan Dei
Yes, in software development, security is often considered a cross-cutting concern. This means that security requirements and considerations should be addressed throughout the entire application, not just in one specific area or layer.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between responsebody and responseentity?
Why is spring default scope singleton?
What are the types of advice?
What are the advantages of spring aop?
What is spring data?
Explain spring mvc architecture.
How many types of ioc containers are there in spring?
What is the use of @controller in spring?
What are some of the important features and advantages of spring framework?
What are the annotations used in spring mvc?
Why dependency injection is required?
What are spring beans?