Ronaldo Lanhellas
Ronaldo Lanhellas
**Is your feature request related to a problem? Please describe.** In some cases, we have a pre-configured HttpClient and I would like to use it in "services.AddRefitClient()" method. Today the...
Hi Guys, any roadmap to add default properties inside [AvroDeserializerConfig](https://github.com/confluentinc/confluent-kafka-dotnet/blob/master/src/Confluent.SchemaRegistry.Serdes.Avro/AvroDeserializerConfig.cs) class like [AvroSerializerConfig](https://github.com/confluentinc/confluent-kafka-dotnet/blob/master/src/Confluent.SchemaRegistry.Serdes.Avro/AvroSerializerConfig.cs) class ?
In JSF, when AJAX is called, the jquery-plugins need to be restarted everytime (using jsf.ajax.addOnEvent) and it cause problem in typewatch plugin, because events (keydown, paste,cut and input) are called...
I'm trying to configure Envoy as an explicit proxy, connecting my app to it using HTTP_PROXY and HTTPS_PROXY variables. It is working when I'm trying to use normal flow such...
### Type of change Enhancement ### Description Closes #11415 This PR adds support for use the [JsonTemplateLayout](https://logging.apache.org/log4j/2.x/manual/json-template-layout.html) when configuring log appenders in Log4j2. Here is a configmap example using this...