We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd2eb27 commit 92c76edCopy full SHA for 92c76ed
README.md
@@ -9,8 +9,7 @@ Spring Boot
9
* Most Spring Boot applications need minimal Spring configuration. Features. Create stand-alone Spring applications
10
11
JPA
12
-* JPA (The Java Presistence API) = This module deals with enhanced support for JPA based data access layers.
13
-Simply explain JPA is rule of the interface.
+* JPA (The Java Presistence API) = This module deals with enhanced support for JPA based data access layers.Indeed, the JPA is rule of interface.
14
15
- Ex:
16
- Class A, B .... Implmenet
+ Ex:
+ Class A, B .... Implemenet Interface
0 commit comments