Skip to content

Commit 1380936

Browse files
committed
使用Flyway来管理数据库版本
1 parent d12659b commit 1380936

File tree

7 files changed

+2
-2
lines changed

7 files changed

+2
-2
lines changed

Chapter3-4-1/pom.xml renamed to Chapter3-2-9/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
<modelVersion>4.0.0</modelVersion>
55

66
<groupId>com.didispace</groupId>
7-
<artifactId>Chapter3-4-1</artifactId>
7+
<artifactId>Chapter3-2-9</artifactId>
88
<version>1.0.0</version>
99
<packaging>jar</packaging>
1010

11-
<name>Chapter3-4-1</name>
11+
<name>Chapter3-2-9</name>
1212
<description>Spring Boot with JDBCTemplate</description>
1313

1414
<parent>

0 commit comments

Comments
 (0)