druid/extensions-core/simple-client-sslcontext
Paul Rogers a618458bf0
Tidy up construction of the Guice Injectors (#12816)
* Refactor Guice initialization

Builders for various module collections
Revise the extensions loader
Injector builders for server startup
Move Hadoop init to indexer
Clean up server node role filtering
Calcite test injector builder

* Revisions from review comments

* Build fixes

* Revisions from review comments
2022-08-04 00:05:07 -07:00
..
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 versions (#12480) 2022-04-27 14:28:20 +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.