What is base package in spring?



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

Post New Answer

More Spring Framework Interview Questions

Is entitymanager thread safe?

1 Answers  


What is @controller in spring boot? : Spring Boot

1 Answers  


How does ioc work in spring?

1 Answers  


What is tightly coupled?

1 Answers  


What is ioc di?

1 Answers  


What is difference between singleton and prototype bean?

1 Answers  


How do you find the source of a spring?

1 Answers  


What is context getbean?

1 Answers  


What is spring in java with example?

1 Answers  


What is default isolation level in spring?

1 Answers  


What is the difference between @qualifier and @primary?

1 Answers  


What are the various ways of using spring framework?

1 Answers  


Categories