What is spring api?



What is spring api?..

Answer / Kumar Vivek

Spring API refers to the Application Programming Interface (API) provided by the Spring Framework. The Spring API defines the classes, interfaces, and methods that are used to build applications using the Spring Framework. It includes various modules like Core Spring, Spring MVC, Spring Data JPA, and many others.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Spring Framework Interview Questions

What is spring controller?

1 Answers  


What is the advantage of ioc in spring?

1 Answers  


Is spring aop used?

1 Answers  


Why should I use dependency injection?

1 Answers  


What is @configuration in spring?

1 Answers  


What is the use of @service annotation?

1 Answers  


What are the functions of springs?

1 Answers  


What is the default bean scope within spring?

1 Answers  


Explain bean in spring?

1 Answers  


What is the difference between autowiring and dependency injection?

1 Answers  


Is spring framework still popular?

1 Answers  


What is context service?

1 Answers  


Categories