theborakompanioni / tor-spring-boot-starter

Automatically expose your application as Tor Hidden Service.
Apache License 2.0
7 stars 1 forks source link

use module `http-client` as default in starter package #6

Open theborakompanioni opened 1 year ago

theborakompanioni commented 1 year ago

Use module http-client(httpclient v5) instead of http (httpclient v4) as default in the starter package. After that, deprecate and subsequently remove the httpclient v4 code.