X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=87706cda765221fea5101daa4a17172d14aea849;hb=3c8b47c86249b52fcdb9275c40d161fb3e6bcc98;hp=ae3fdf4a86becc8aec424cea94f12c01b036504b;hpb=a498c7ae070b064dc7ea9a453b389ecff5c190ce;p=demos%2Fkafka%2Foutbox diff --git a/pom.xml b/pom.xml index ae3fdf4..87706cd 100644 --- a/pom.xml +++ b/pom.xml @@ -23,6 +23,10 @@ org.springframework.boot spring-boot-starter-web + + org.springframework.boot + spring-boot-starter-actuator + org.springframework.boot spring-boot-starter-data-jdbc @@ -50,17 +54,29 @@ - - - org.springframework.boot - spring-boot-maven-plugin - - - io.fabric8 - docker-maven-plugin - 0.33.0 - - + + + io.fabric8 + docker-maven-plugin + 0.33.0 + + + + %a:%l + + + + + + build + package + + build + + + + +