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

o.process-usertasks-custom-lifecycle-springboot.1.6.0.Final.source-code.application.properties Maven / Gradle / Ivy

There is a newer version: 1.7.0.Final
Show newest version
server.address=0.0.0.0

infinispan.remote.server-list=127.0.0.1:11222

spring.kafka.bootstrap-servers=localhost:9092

spring.mail.host=smtp.gmail.com
spring.mail.port=587
spring.mail.username=
spring.mail.password=
spring.mail.properties.mail.smtp.auth=true
spring.mail.properties.mail.smtp.starttls.enable=true

spring.kafka.producer.value-serializer=org.springframework.kafka.support.serializer.JsonSerializer
spring.kafka.consumer.value-deserializer: org.springframework.kafka.support.serializer.JsonDeserializer
spring.kafka.consumer.properties.spring.json.trusted.packages=*

kogito.service.url = http://localhost:8080
kogito.jobs-service.url = http://localhost:8084





© 2015 - 2025 Weber Informatics LLC | Privacy Policy