Skip to content

Commit

Permalink
Update Spring-Spring-Boot_Q_A.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jdbirla authored Oct 23, 2023
1 parent ee5a8c5 commit e13ef23
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions Spring-Spring-Boot_Q_A.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Spring , SpringBoot Inerview Questions and Answers


# Table of contents

- [Spring , SpringBoot Inerview Questions and Answers](#spring--springboot-inerview-questions-and-answers)
- [Spring](#spring)
- [- Singleton beans can be different instances in different Spring contexts (e.g., in a parent-child context relationship).](#--singleton-beans-can-be-different-instances-in-different-spring-contexts-eg-in-a-parent-child-context-relationship)
- [Spring MVC](#spring-mvc)
- [SpringBoot](#springboot)
- [Database Connectivity - JDBC, Spring JDBC & JPA](#database-connectivity---jdbc-spring-jdbc--jpa)
- [Spring Data](#spring-data)
- [Unit Testing](#unit-testing)
- [AOP](#aop)
- [SOAP Web Services](#soap-web-services)
- [RESTful Web Services](#restful-web-services)

-
## Spring

**1. What is Loose Coupling?**
Expand Down

0 comments on commit e13ef23

Please sign in to comment.