What is @service annotation in spring?
Answer / Neha Chaudhary
@Service is a Spring-defined annotation used to denote that the annotated class is a Spring service component. It's part of the Spring Framework's core annotations and is often used to indicate that the annotated class contains business logic or domain services.
| Is This Answer Correct ? | 0 Yes | 0 No |
What do you mean by spring batch?
What is entity type mean?
What are the new features in spring 5?
What is aspectj used for?
List some of the design patterns used in the spring framework?
What is a spring configuration file?
What are the bean scope types?
What is the difference between rowmapper and resultsetextractor?
What is embedded container in spring boot? : Spring Boot
What are the advantages of dependency injection in spring?
What is a spring?
List the different scopes of spring bean?