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

META-INF.microprofile-config.properties Maven / Gradle / Ivy

Go to download

Contains a barebones model with all features turned off to verify basic MDA generation and compilation

There is a newer version: 1.10.0
Show newest version
###
# #%L
# aiSSEMBLE::Test::MDA::Data Delivery Spark Basic
# %%
# Copyright (C) 2021 Booz Allen
# %%
# This software package is licensed under the Booz Allen Public License. All Rights Reserved.
# #L%
###
# properties for the smallrye kafka connector
# see https://smallrye.io/smallrye-reactive-messaging/smallrye-reactive-messaging/2.5/kafka/kafka.html for more details

# the kafka server to connect to
kafka.bootstrap.servers=kafka-cluster:9093


### Metadata Ingest Producer configs ###
mp.messaging.outgoing.metadata-ingest.connector=smallrye-kafka
mp.messaging.outgoing.metadata-ingest.topic=metadata-ingest
mp.messaging.outgoing.metadata-ingest.value.serializer=com.boozallen.aissemble.core.metadata.producer.MetadataSerializer





© 2015 - 2024 Weber Informatics LLC | Privacy Policy