You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
327 B

server:
port: 9090
camel:
springboot:
main-run-controller: true
spring:
activemq:
broker-url: "tcp://localhost:61616"
ldap:
urls: ldap://localhost:10389
base: dc=vidconnect,dc=cyou
username: cn=admin,dc=vidconnect,dc=cyou
password: xxx
app:
queue-name: "UserServiceQueue"