File tree Expand file tree Collapse file tree 2 files changed +0
-28
lines changed
modules/swagger-codegen/src/main/resources/JavaSpring/libraries/spring-cloud
samples/client/petstore/spring-cloud Expand file tree Collapse file tree 2 files changed +0
-28
lines changed Original file line number Diff line number Diff line change 18
18
</parent >
19
19
<build >
20
20
<sourceDirectory >src/main/java</sourceDirectory >
21
- { {^interfaceOnly} }
22
- <plugins >
23
- <plugin >
24
- <groupId >org.springframework.boot</groupId >
25
- <artifactId >spring-boot-maven-plugin</artifactId >
26
- <executions >
27
- <execution >
28
- <goals >
29
- <goal >repackage</goal >
30
- </goals >
31
- </execution >
32
- </executions >
33
- </plugin >
34
- </plugins >
35
- { {/interfaceOnly} }
36
21
</build >
37
22
38
23
<dependencyManagement >
Original file line number Diff line number Diff line change 18
18
</parent >
19
19
<build >
20
20
<sourceDirectory >src/main/java</sourceDirectory >
21
- <plugins >
22
- <plugin >
23
- <groupId >org.springframework.boot</groupId >
24
- <artifactId >spring-boot-maven-plugin</artifactId >
25
- <executions >
26
- <execution >
27
- <goals >
28
- <goal >repackage</goal >
29
- </goals >
30
- </execution >
31
- </executions >
32
- </plugin >
33
- </plugins >
34
21
</build >
35
22
36
23
<dependencyManagement >
You can’t perform that action at this time.
0 commit comments