All Downloads are FREE. Search and download functionalities are using the official Maven repository.

config.application.properties Maven / Gradle / Ivy

The newest version!
# Mandatory to allow the override of the KafkaServiceChangeEventChannel by the WebSocket-based one.
spring.main.allow-bean-definition-overriding=true

# Application configuration properties
mongodb.storage.file=${MONGODB_STORAGE_PATH:#{null}}
#mongodb.storage.file=target/microcks.mv

# Keycloak adapter configuration properties
keycloak.enabled=false

# Default to enabled as the async-minion-uber is supposed to pull on WebSocket now.
async-api.enabled=true




© 2015 - 2025 Weber Informatics LLC | Privacy Policy