Files
spring-cloud-gateway/docs
Ziemowit 069f24d568 Allow to configure maxIdleTime property for HttpClient (#1411)
* Allow to configure maxIdleTime property for HttpClient

Since 0.9.0.RELEASE of reactor netty there is a possibility
to configure the pooled connection max idle time.

This commit gives the possibility to set it via spring configuration.

* Changes after review
2019-11-29 11:33:46 +01:00
..
2019-11-26 18:06:10 +00:00