|
|
@ -16,6 +16,11 @@ |
|
|
|
<spring-cloud.version>1.0.1.BUILD-SNAPSHOT</spring-cloud.version> |
|
|
|
<spring-cloud.version>1.0.1.BUILD-SNAPSHOT</spring-cloud.version> |
|
|
|
</properties> |
|
|
|
</properties> |
|
|
|
<dependencies> |
|
|
|
<dependencies> |
|
|
|
|
|
|
|
<dependency> |
|
|
|
|
|
|
|
<groupId>org.springframework.boot</groupId> |
|
|
|
|
|
|
|
<artifactId>spring-boot-configuration-processor</artifactId> |
|
|
|
|
|
|
|
<optional>true</optional> |
|
|
|
|
|
|
|
</dependency> |
|
|
|
<dependency> |
|
|
|
<dependency> |
|
|
|
<groupId>org.springframework.boot</groupId> |
|
|
|
<groupId>org.springframework.boot</groupId> |
|
|
|
<artifactId>spring-boot-starter-web</artifactId> |
|
|
|
<artifactId>spring-boot-starter-web</artifactId> |
|
|
|