Update README.MD

This commit is contained in:
johnA1331 2020-09-16 23:45:40 +08:00 committed by GitHub
parent 4d84d35754
commit 1cf9a48f68
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
### Relevant Articles:
- [Database Migrations with Flyway](http://www.baeldung.com/database-migrations-with-flyway)
- [A Guide to Flyway Callbacks](http://www.baeldung.com/flyway-callbacks)
- [Rolling Back Migrations with Flyway](https://www.baeldung.com/flyway-roll-back)