server: port: 9090 camel: springboot: main-run-controller: true spring: activemq: broker-url: "tcp://localhost:61616" ldap: urls: ldap://localhost:10389 base: dc=example,dc=com username: uid=admin,ou=system password: secret app: queue-name: "UserServiceQueue"