diff --git a/spring-modulith-example/pom.xml b/spring-modulith-example/pom.xml index 13415489..97d50712 100644 --- a/spring-modulith-example/pom.xml +++ b/spring-modulith-example/pom.xml @@ -52,6 +52,18 @@ org.springframework.experimental spring-modulith-starter-jpa + + + + + org.springframework.boot + spring-boot-starter-actuator + + + + org.springframework.experimental + spring-modulith-actuator +