<dependency>
<groupId>com.redislabs</groupId>
<artifactId>spring-redisearch</artifactId>
<version>1.0.2</version>
</dependency>
<parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId> <version>2.0.4.RELEASE</version> </parent>
compile
|-- org.springframework.boot:spring-boot-starter
|-- com.redislabs:jredisearch:0.21.0
|-- org.springframework.boot:spring-boot-configuration-processor