munity.farao.gridcapa-swe-adapter-app.1.0.3.source-code.application.yml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of gridcapa-swe-adapter-app Show documentation
Show all versions of gridcapa-swe-adapter-app Show documentation
Application that turns a RabbitMQ request from a task to a SWE request
spring:
banner:
location: banner.txt
rabbitmq:
username: gridcapa
password: gridcapa
host: localhost
port: 5672
cloud:
stream:
bindings:
consumeTask-in-0:
binder: rabbit
destination: swe-d2cc-run-task
rabbit:
default:
consumer:
auto-bind-dlq: true
max-attempts: 1
function:
definition: consumeTask
swe-adapter:
process-type: D2CC
swe-runner:
binding:
destination: swe-d2cc-request
minio-adapter:
bucket: gridcapa
base-path:
access-key: gridcapa
secret-key: gridcapa
url: http://localhost:9000
© 2015 - 2025 Weber Informatics LLC | Privacy Policy