12 2019 档案
摘要:工具类如下: import org.springframework.beans.factory.annotation.Autowired; import org.springframework.data.redis.core.RedisCallback; import org.springframe
阅读全文
摘要:####################发送消息(producer)##################### 1、添加依赖,在pom.xml文件 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-
阅读全文
摘要:############turbine简单使用################ 1、pom.xml文件 <?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xs
阅读全文