Skip to content
Snippets Groups Projects
Commit 086c2bfd authored by Felix Reichenbach's avatar Felix Reichenbach
Browse files

OZG-7573 add spring-boot-starter-actuator and banner

parent 4a422e9e
Branches
Tags
Loading
......@@ -59,6 +59,10 @@
</dependency>
<!-- spring -->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-actuator</artifactId>
</dependency>
<dependency>
<groupId>net.devh</groupId>
<artifactId>grpc-server-spring-boot-starter</artifactId>
......
______ __
/ ____/___ ______ ______ __________/ /__ _____
/ /_ / __ \/ ___/ | /| / / __ `/ ___/ __ / _ \/ ___/
/ __/ / /_/ / / | |/ |/ / /_/ / / / /_/ / __/ /
/_/ \____/_/ |__/|__/\__,_/_/ \__,_/\___/_/
${spring-boot.version} ${application.version}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment