| | |
| | | <dependency> |
| | | <groupId>org.apache.activemq</groupId> |
| | | <artifactId>activemq-core</artifactId> |
| | | <version>5.7.0</version> |
| | | </dependency> |
| | | |
| | | <dependency> |
| | |
| | | <artifactId>springfox-swagger-ui</artifactId> |
| | | </dependency> |
| | | |
| | | <dependency> |
| | | <groupId>org.springframework.cloud</groupId> |
| | | <artifactId>spring-cloud-starter-zipkin</artifactId> |
| | | </dependency> |
| | | <!-- <dependency>--> |
| | | <!-- <groupId>org.springframework.cloud</groupId>--> |
| | | <!-- <artifactId>spring-cloud-starter-zipkin</artifactId>--> |
| | | <!-- </dependency>--> |
| | | </dependencies> |
| | | </project> |