Skip to content

Commit c828e80

Browse files
committed
第八篇:springboot整合mongodb
1 parent 7bd3bcf commit c828e80

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

springboot-mongodb/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
33
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
44
<modelVersion>4.0.0</modelVersion>
5+
6+
57

68
<groupId>com.forezp</groupId>
79
<artifactId>springboot-mongodb</artifactId>

0 commit comments

Comments
 (0)