Add RSocketRequester configuration for tests

This commit is contained in:
Oleg Zhurakousky
2020-08-26 14:35:34 +02:00
parent c1240ebb91
commit 18b0f436d3
4 changed files with 91 additions and 89 deletions

View File

@@ -29,10 +29,6 @@
<groupId>io.rsocket</groupId>
<artifactId>rsocket-transport-netty</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-function-context</artifactId>