|
|
@ -5,7 +5,7 @@
|
|
|
|
<!-- Your own application should inherit from spring-boot-starter-parent -->
|
|
|
|
<!-- Your own application should inherit from spring-boot-starter-parent -->
|
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
|
<artifactId>spring-boot-samples</artifactId>
|
|
|
|
<artifactId>spring-boot-samples</artifactId>
|
|
|
|
<version>1.1.11.BUILD-SNAPSHOT</version>
|
|
|
|
<version>1.2.1.BUILD-SNAPSHOT</version>
|
|
|
|
</parent>
|
|
|
|
</parent>
|
|
|
|
<artifactId>spring-boot-sample-hateoas</artifactId>
|
|
|
|
<artifactId>spring-boot-sample-hateoas</artifactId>
|
|
|
|
<name>Spring Boot Hateoas Sample</name>
|
|
|
|
<name>Spring Boot Hateoas Sample</name>
|
|
|
|