o.process-usertasks-custom-lifecycle-springboot.1.6.0.Final.source-code.application.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of process-usertasks-custom-lifecycle-springboot
Show all versions of process-usertasks-custom-lifecycle-springboot
Kogito usertasks orchestration with custom life cycle - Spring Boot
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