alex
03/29/2018, 9:18 AMPierre-Luc Paour
03/29/2018, 9:19 AMalex
03/29/2018, 9:21 AMPierre-Luc Paour
03/29/2018, 9:23 AMalex
03/29/2018, 9:23 AMPierre-Luc Paour
03/29/2018, 9:27 AMalex
03/29/2018, 9:31 AMPierre-Luc Paour
03/29/2018, 9:38 AMalex
03/29/2018, 9:41 AMResponse<MyDTO> myModel = response.body();
(which is e.g. possible with Jersey) I need to to explicitly use e.g. Jackson for deserialization.christophsturm
03/29/2018, 10:07 AMalex
03/29/2018, 10:09 AMchristophsturm
03/29/2018, 10:10 AMalex
03/29/2018, 10:11 AMchristophsturm
03/29/2018, 10:11 AMalex
03/29/2018, 10:11 AMchristophsturm
03/29/2018, 10:12 AMalex
03/29/2018, 11:37 AMLucas Ribeiro
03/29/2018, 11:59 AMhttp4k
have interoperability with Java, but was not made to support Java, so some annotations and features may work or don`t work well in java.
See this issue : https://github.com/http4k/http4k/issues/77alex
03/29/2018, 12:24 PM