Michael Vitz
Michael Vitz
Any news if or when this does get merged?
Any thoughts on this? If it is acceptable for you to not generate an ID for the hidden _method field I would create a PR.
@karianna I'm not sure if we have the same understanding. What I wanted to have is a AdoptOpenJDK Docker Image containing JDK 17 EA (Build 13 as of the time...
Is there still interest in this? I need the same functionality in leiningen and would like to reuse some code ;-) I'm willing helping here.
I would maintain this for leiningen. Maybe this should happen in a separate repo as leiningen plugins are build with leiningen itself. Alternative option would be to have a folder...
See my answer at http://stackoverflow.com/a/21814206/3316440
@philwebb any news about this one? I was, internally, asked how to configure timeouts for the new `RestClient`. My current solution is a `RestClientCustomizer` that sets a custom `ClientHttpRequestFactory`. To...
@philwebb Thanks for your quick reply. Anything I can do to help? I understand that this case is special because configuring a builder via properties is not that common but...
@philwebb I'm not the author of this ticket, but I think the last changes (documented at https://docs.spring.io/spring-boot/reference/io/rest-client.html#io.rest-client.webclient.configuration) seems to fix at least the majority described here.
As this is related to https://github.com/micrometer-metrics/micrometer/issues/4404 I would be interested, too.