File tree Expand file tree Collapse file tree 1 file changed +0
-16
lines changed
Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Original file line number Diff line number Diff line change 1818 <relativePath /> <!-- lookup parent from repository -->
1919 </parent >
2020
21- <dependencyManagement >
22- <dependencies >
23- <dependency >
24- <groupId >org.springframework.cloud</groupId >
25- <artifactId >spring-cloud-starter-parent</artifactId >
26- <version >1.0.0.BUILD-SNAPSHOT</version >
27- <type >pom</type >
28- <scope >import</scope >
29- </dependency >
30- </dependencies >
31- </dependencyManagement >
32-
3321 <dependencies >
3422 <dependency >
3523 <groupId >org.springframework.cloud</groupId >
3927 <groupId >org.springframework.cloud</groupId >
4028 <artifactId >spring-cloud-starter-eureka</artifactId >
4129 </dependency >
42- <dependency >
43- <groupId >org.springframework.boot</groupId >
44- <artifactId >spring-boot-starter-web</artifactId >
45- </dependency >
4630 <dependency >
4731 <groupId >org.springframework.boot</groupId >
4832 <artifactId >spring-boot-starter-security</artifactId >
You can’t perform that action at this time.
0 commit comments