4.0.0 com.datamate services 1.0.0-SNAPSHOT ../pom.xml pipeline-orchestration-service Pipeline Orchestration Service 流程编排服务 com.datamate domain-common ${project.version} org.springframework.boot spring-boot-starter-web org.springframework.boot spring-boot-starter-data-redis com.mysql mysql-connector-j ${mysql.version} org.springframework.boot spring-boot-starter-test test org.springframework.cloud spring-cloud-starter-openfeign org.springdoc springdoc-openapi-starter-webmvc-ui org.openapitools jackson-databind-nullable jakarta.validation jakarta.validation-api org.springframework.boot spring-boot-maven-plugin org.openapitools openapi-generator-maven-plugin 6.6.0 generate ${project.basedir}/../../openapi/specs/pipeline-orchestration.yaml spring ${project.build.directory}/generated-sources/openapi com.datamate.pipeline.interfaces.api com.datamate.pipeline.interfaces.dto true true true springdoc