File tree 9 files changed +13
-13
lines changed
spring-security-modules/spring-security-oauth2-bff/backend
9 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 4
4
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
5
<modelVersion >4.0.0</modelVersion >
6
6
<artifactId >libraries-data-io-2</artifactId >
7
- <name >libraries-data-io-3 </name >
7
+ <name >libraries-data-io-2 </name >
8
8
9
9
<parent >
10
10
<groupId >com.baeldung</groupId >
Original file line number Diff line number Diff line change 3
3
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
4
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
5
<modelVersion >4.0.0</modelVersion >
6
- <artifactId >spring-5</artifactId >
6
+ <artifactId >spring-5-rest-docs </artifactId >
7
7
<version >0.0.1-SNAPSHOT</version >
8
- <name >spring-5</name >
8
+ <name >spring-5-rest-docs </name >
9
9
<packaging >jar</packaging >
10
10
<description >spring 5 sample project about new features</description >
11
11
Original file line number Diff line number Diff line change 3
3
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
4
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
5
<modelVersion >4.0.0</modelVersion >
6
- <artifactId >spring-caching-2</artifactId >
6
+ <artifactId >spring-boot- caching-2</artifactId >
7
7
<version >0.1-SNAPSHOT</version >
8
- <name >spring-caching-2</name >
8
+ <name >spring-boot- caching-2</name >
9
9
<packaging >jar</packaging >
10
10
11
11
<parent >
Original file line number Diff line number Diff line change 3
3
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
4
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
5
<modelVersion >4.0.0</modelVersion >
6
- <artifactId >spring-caching</artifactId >
6
+ <artifactId >spring-boot- caching</artifactId >
7
7
<version >0.1-SNAPSHOT</version >
8
- <name >spring-caching</name >
8
+ <name >spring-boot- caching</name >
9
9
<packaging >war</packaging >
10
10
11
11
<parent >
Original file line number Diff line number Diff line change 5
5
<modelVersion >4.0.0</modelVersion >
6
6
<artifactId >spring-boot-logging-loki</artifactId >
7
7
<version >0.1-SNAPSHOT</version >
8
- <name >loki</name >
8
+ <name >spring-boot-logging- loki</name >
9
9
10
10
<parent >
11
11
<groupId >com.baeldung.spring-boot-modules</groupId >
Original file line number Diff line number Diff line change 5
5
<modelVersion >4.0.0</modelVersion >
6
6
<parent >
7
7
<groupId >com.baeldung.bff</groupId >
8
- <artifactId >backend-parent </artifactId >
8
+ <artifactId >backend</artifactId >
9
9
<version >0.0.1-SNAPSHOT</version >
10
10
<relativePath >..</relativePath >
11
11
</parent >
12
12
<artifactId >bff</artifactId >
13
- <name >BFF </name >
13
+ <name >bff </name >
14
14
<description >Backend For Frontend for the OAuth2 BFF article</description >
15
15
16
16
<properties >
Original file line number Diff line number Diff line change 12
12
</parent >
13
13
14
14
<groupId >com.baeldung.bff</groupId >
15
- <artifactId >backend-parent </artifactId >
15
+ <artifactId >backend</artifactId >
16
16
<packaging >pom</packaging >
17
17
<description >Parent pom for the backend services in the OAuth2 BFF article</description >
18
18
Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
<parent >
6
6
<groupId >com.baeldung.bff</groupId >
7
- <artifactId >backend-parent </artifactId >
7
+ <artifactId >backend</artifactId >
8
8
<version >0.0.1-SNAPSHOT</version >
9
9
<relativePath >..</relativePath >
10
10
</parent >
Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
<parent >
6
6
<groupId >com.baeldung.bff</groupId >
7
- <artifactId >backend-parent </artifactId >
7
+ <artifactId >backend</artifactId >
8
8
<version >0.0.1-SNAPSHOT</version >
9
9
<relativePath >..</relativePath >
10
10
</parent >
You can’t perform that action at this time.
0 commit comments