diff --git a/agents-flex-spring-boot-starter/pom.xml b/agents-flex-spring-boot-starter/pom.xml new file mode 100644 index 0000000..b0a32c4 --- /dev/null +++ b/agents-flex-spring-boot-starter/pom.xml @@ -0,0 +1,50 @@ + + + 4.0.0 + + com.agentsflex + parent + ${revision} + + + agents-flex-spring-boot-starter + agents-flex-spring-boot-starter + + + + + org.springframework.boot + spring-boot-dependencies + ${spring-boot.version} + pom + import + + + + + + + org.springframework.boot + spring-boot-autoconfigure + + + org.springframework.boot + spring-boot-autoconfigure-processor + true + + + org.springframework.boot + spring-boot-configuration-processor + true + + + + com.agentsflex + agents-flex-bom + + + + +