cachescrubber
cachescrubber
We have a dedicated Keycloak instance for our **prod**, **stage** and **test** Environment. The Server section does support this nicely using ServerVariables. So +1 for this enhancement from my side.
Hi @shakuzen, we should not merge it to **1.12.x**, since the free placement of the exec chain handler over both classic and async requires httpcomponents **5.3.x.**. Please see the description...
Any chance the v1 client might improve the situation with #877 ?
Here is my initial feedback. Since the current spring-boot auto-configuration is based on the old simpleclient, it's not straight forward to test the new implementation. I used the following configuration...
> I haven't currently analyzed the scrape output for other incompatibilities or feed it into prometheus. Most notably difference in the scrape output is a change in the names of...
I renamed the issue to **Upgrade to Apache HttpComponents Client 5.3.0**. The release is scheduled for the coming weeks, obviously too late for 1.12.0.
Hi @marcingrzejszczak I can file a PR. Ideally I could create a Section on Apache HttpComponents instrumentation in the [Reference Instrumentations](https://docs.micrometer.io/micrometer/reference/reference.html) section of the documentation. Would that be feasible? Target...
Ok, fine. One more question - I there a timeline for removal of the deprecated http-client 4 supports and the initial Interceptor / requestExecutor? The deprecations are not marked forRemoval...
I finally managed to create the discussed documentation section.
Sorry when highjacking this issue, but there seems to be some expertise here about the topic. I have projects which use the plugins from https://github.com/javaee/jaxb2-commons together with the Apache CXF...