trying hateos

Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
2024-10-23 23:01:57 +02:00
parent 499b6d0c44
commit 1a924ebf6c
6 changed files with 42 additions and 18 deletions

View File

@@ -82,6 +82,10 @@
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-netflix-eureka-client</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-hateoas</artifactId>
</dependency>
<dependency>
<groupId>com.github.ben-manes.caffeine</groupId>
<artifactId>caffeine</artifactId>