What is base package in spring?
Answer / Rashmi Rathore
In Spring Framework, the Base Package refers to the root package where all Spring-related classes are located. The exact base package may vary depending on the specific Spring version and modules being used. For example, for Spring Core, the base package is org.springframework.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is entitymanager thread safe?
What is @controller in spring boot? : Spring Boot
How does ioc work in spring?
What is tightly coupled?
What is ioc di?
What is difference between singleton and prototype bean?
How do you find the source of a spring?
What is context getbean?
What is spring in java with example?
What is default isolation level in spring?
What is the difference between @qualifier and @primary?
What are the various ways of using spring framework?