issues
search
Dynatrace
/
openkit-java
OpenKit Java Reference Implementation
Apache License 2.0
35
stars
34
forks
source link
removed ref to HttpClient and BeaconSender from config
#2
Closed
thomasgrassauer
closed
7 years ago
thomasgrassauer
commented
7 years ago
Configuration now only has getters + update
Member holding ref to BeaconSender and HttpClient was removed in Configuration
Member holding ref to HttpClient was removed in Beacon
HttpClientProvider is now an interface and relies on HttpClientConfiguration