What is @id in spring boot? : Spring Boot
Answer / Imran Ahmad
In Spring Data JPA, the '@Id' annotation is used to mark a field as the primary key of an entity.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the use of spring orm?
What are the spring components?
What is application context?
What is @inject annotation in spring?
Why do we need autowiring in spring?
state the advantages of auto wiring?
Give an example of frequently used spring annotations.
What are different ways to configure a class as spring bean?
What is use of @qualifier in spring?
What is weaving?
What are the minimum configurations needed to create a spring mvc application?
What is ioc container in spring?