Skip to content

Commit 92c76ed

Browse files
authored
Update README.md
1 parent fd2eb27 commit 92c76ed

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ Spring Boot
99
* Most Spring Boot applications need minimal Spring configuration. Features. Create stand-alone Spring applications
1010

1111
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.
12+
* JPA (The Java Presistence API) = This module deals with enhanced support for JPA based data access layers.Indeed, the JPA is rule of interface.
1413

15-
Ex:
16-
Class A, B .... Implmenet
14+
Ex:
15+
Class A, B .... Implemenet Interface

0 commit comments

Comments
 (0)