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 0b00802 commit 762315fCopy full SHA for 762315f
README.md
@@ -1,7 +1,9 @@
1
springboot-angularjs-demo
2
=========================
3
4
-This code is an example of how to step by step develop an application with Spring Boot and AngularJS. It includes:
+This code is an example of how to step by step develop an application with Spring Boot and AngularJS.
5
+
6
+It includes:
7
8
0. Start a project (Maven & Spring Boot)
9
1. Develop the business (Spring Core, JUnit)
@@ -15,4 +17,3 @@ This code is an example of how to step by step develop an application with Sprin
15
17
9. Deploy the application ('fat' JAR file, WAR file)
16
18
19
You can find the presentation slide for this code at http://www.slideshare.net/Soddino/developing-an-application-with-spring-boot-34661781
-
0 commit comments