Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 8f461ac

Browse files
committed
I'm just a grunt. Don't blame me for this awful PoS. (C) whatthecommit.com
1 parent c8be8a4 commit 8f461ac

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

‎many-to-many/pom.xml‎

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
44
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
55

6-
<parent>
6+
<!--<parent>
77
<groupId>org.springframework.boot</groupId>
88
<artifactId>spring-boot-starter-parent</artifactId>
99
<version>2.2.2.RELEASE</version>
@@ -17,9 +17,9 @@
1717
1818
<properties>
1919
<java.version>1.8</java.version>
20-
</properties>
20+
</properties>-->
2121

22-
<!--<parent>
22+
<parent>
2323
<groupId>com.github.daggerok</groupId>
2424
<artifactId>spring-data-jdbc-examples</artifactId>
2525
<version>0.0.6-SNAPSHOT</version>
@@ -33,17 +33,13 @@
3333
<properties>
3434
<java.version>1.8</java.version>
3535
<spring-boot.version>${spring-boot-2.2.x.version}</spring-boot.version>
36-
</properties>-->
36+
</properties>
3737

3838
<dependencies>
3939
<dependency>
4040
<groupId>org.springframework.boot</groupId>
4141
<artifactId>spring-boot-starter-data-jdbc</artifactId>
4242
</dependency>
43-
<!--<dependency>
44-
<groupId>org.springframework.boot</groupId>
45-
<artifactId>spring-boot-starter-rsocket</artifactId>
46-
</dependency>-->
4743
<dependency>
4844
<groupId>org.springframework.boot</groupId>
4945
<artifactId>spring-boot-starter-web</artifactId>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /