Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 319 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 319 Bytes

Spring Boot web client vs java native http client

  • This repo shows how to create various flavors of spring boot web client as well as java native http client

How to reproduce reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response

  • Run the unit test ControllerTest.java