spring-boot-starter-activemq-demo

http-client.env.json 175B

123456789101112
  1. {
  2. "dev": {
  3. "host": "127.0.0.1:9090",
  4. "limit": "20",
  5. "offset": "0"
  6. },
  7. "production": {
  8. "host": "127.0.0.1:9090",
  9. "limit": "20",
  10. "offset": "0"
  11. }
  12. }