snowe
01/25/2020, 3:51 AMApache
? It doesn't seem to want to accept Tomcat
, but I don't want to run two applications servers just to use oauth.Tim Malseed
01/25/2020, 3:53 AMIt doesn’t seem to want to acceptTomcat
snowe
01/25/2020, 3:55 AMktor-server-tomcat
dependency in my project, that's why I make that assumptionTim Malseed
01/25/2020, 4:00 AMHttpClient
isn’t an instance of HttpClientEngine
. Do you need to create a wrapper class or something?snowe
01/25/2020, 4:01 AMktor-server-tomcat
. I didn't create it. I just wanted to confirm that I'd need to add apache as a dependency, even though I already have tomcat.Tim Malseed
01/25/2020, 4:02 AMsnowe
01/25/2020, 4:03 AMTim Malseed
01/25/2020, 4:09 AMTomcat
in HttpClient(Tomcat)
?snowe
01/25/2020, 4:10 AMmuliyul
02/06/2020, 10:24 AM