Skip to content

Commit 9840a7c

Browse files
committed
Add DB Migration item
1 parent 7493c9e commit 9840a7c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,9 @@ This code is an example of how to step by step develop an application with Sprin
1010
5. View by AngularJS (AngularJS)
1111
6. Upload a photo (common-fileupload)
1212
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)
13+
8. DB Migration (Flyway)
14+
9. Production-ready (Spring Boot Metrics, Health, Tracing, Remote Shell)
15+
10. Deploy the application ('fat' JAR file, WAR file)
1516

1617
You can find the presentation slide for this code at http://www.slideshare.net/Soddino/developing-an-application-with-spring-boot-34661781
1718

0 commit comments

Comments
 (0)