druid/extensions-core/simple-client-sslcontext
Abhishek Agarwal 618757352b
Bump up the version to 25.0.0 (#12975)
* Bump up the version to 25.0.0

* Fix the version in console
2022-08-29 11:27:38 +05:30
..
src/main Tidy up construction of the Guice Injectors (#12816) 2022-08-04 00:05:07 -07:00
README.md switch links from druid.io to druid.apache.org (#7914) 2019-06-18 09:06:27 -07:00
pom.xml Bump up the version to 25.0.0 (#12975) 2022-08-29 11:27:38 +05:30

README.md

This module contains a simple implementation of SslContext that will be injected to be used with HttpClient that Druid nodes use internally to communicate with each other. More details here.