Skip to content
Snippets Groups Projects
Commit e5c62e06 authored by Tobias Bruns's avatar Tobias Bruns
Browse files

OZG-7689 add json autostarter

parent 182cf19f
Branches
Tags
No related merge requests found
......@@ -187,6 +187,10 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-elasticsearch</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-json</artifactId>
</dependency>
<dependency>
<groupId>io.grpc</groupId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment