Mercurial > hg > SpringPlayground
annotate spring-jms-playground/src/main/resources/application.properties @ 17:a9675808f1dd
Triggern der exception je nach Payload
| author | Dirk Olmes <dirk.olmes@codedo.de> |
|---|---|
| date | Thu, 10 Sep 2020 11:18:13 +0200 |
| parents | ad77abd85976 |
| children | 8504317b9a09 |
| rev | line source |
|---|---|
|
15
ad77abd85976
playground for spring boot JMS handling
Dirk Olmes <dirk.olmes@codedo.de>
parents:
diff
changeset
|
1 #spring.activemq.user=admin |
|
ad77abd85976
playground for spring boot JMS handling
Dirk Olmes <dirk.olmes@codedo.de>
parents:
diff
changeset
|
2 #spring.activemq.password=admin |
|
ad77abd85976
playground for spring boot JMS handling
Dirk Olmes <dirk.olmes@codedo.de>
parents:
diff
changeset
|
3 spring.activemq.broker-url=tcp://localhost:61616 |
