Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
endpoints.enabled=true
logging.level.com.mycompany=DEBUG
amq.brokerUrl=tcp://localhost:61616
amq.username=test
amq.password=secret
spring.datasource.url=jdbc:mariadb://127.0.0.1/testdb
spring.datasource.username=myuser
spring.datasource.password=mypassword
spring.datasource.driver-class-name=org.mariadb.jdbc.Driver
api.url=http://localhost:1080/v1/