add map image converter

Signed-off-by: Peter Siegmund <peter@rdkr.com>
This commit is contained in:
Peter Siegmund
2024-06-12 00:38:48 +02:00
parent 53d4bf2c5b
commit 171f49cb34
8 changed files with 191 additions and 0 deletions

View File

@@ -32,6 +32,10 @@
<groupId>org.springframework.modulith</groupId>
<artifactId>spring-modulith-starter-core</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-cache</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>