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 7493c9e commit 9840a7cCopy full SHA for 9840a7c
README.md
@@ -10,8 +10,9 @@ This code is an example of how to step by step develop an application with Sprin
10
5. View by AngularJS (AngularJS)
11
6. Upload a photo (common-fileupload)
12
7. More secure (Spring Security)
13
- 8. Production-ready (Spring Boot Metrics, Health, Tracing, Remote Shell)
14
- 9. Deploy the application ('fat' JAR file, WAR file)
+ 8. DB Migration (Flyway)
+ 9. Production-ready (Spring Boot Metrics, Health, Tracing, Remote Shell)
15
+ 10. Deploy the application ('fat' JAR file, WAR file)
16
17
You can find the presentation slide for this code at http://www.slideshare.net/Soddino/developing-an-application-with-spring-boot-34661781
18
0 commit comments