We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6486dec commit e3fc03aCopy full SHA for e3fc03a
1 file changed
README.md
@@ -1,6 +1,4 @@
1
-Sample Spring Boot project
+A very simple Spring boot project that connects to MySQL database, uses Spring Data JPA, and exposes few CRUD REST APIS.
2
3
-This sample code is for the following article - https://dev-journal.in/2018/04/20/how-to-spring-boot-project/
4
-
5
-It is a very simple Spring boot project that connects to MySQL database, uses Spring Data JPA, and also build and expose REST APIS.
+This sample code is for the following article - http://developerpod.com/2018/04/20/how-to-spring-boot-project/
6
0 commit comments