Add RSocketRequester configuration for tests

This commit is contained in:
Oleg Zhurakousky
2020-08-26 14:35:34 +02:00
parent 0640de87dd
commit 91661c3887
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>