Ultranium
Ultranium
### Describe the bug If I set the `quarkus.keycloak.devservices.realm-path` option in the `test/resources/application.properties` file, it is ignored by Quarkus. If set in the `main/resources/application.properties`, then everything works as expected. ###...
### Context Mutiny v1.7.0 ### Description The no-arg method [`MultiOverflowStrategy.buffer()`](https://github.com/smallrye/smallrye-mutiny/blob/25fd47d5fd0063c6e1d4920e6a76b4dcabed41de/implementation/src/main/java/io/smallrye/mutiny/groups/MultiOverflowStrategy.java#L47) calls the [`MultiOverflowStrategy.buffer(int)`](https://github.com/smallrye/smallrye-mutiny/blob/25fd47d5fd0063c6e1d4920e6a76b4dcabed41de/implementation/src/main/java/io/smallrye/mutiny/groups/MultiOverflowStrategy.java#L60) overload with the arg value of 128. This leads to usage of a fixed-size buffer despite the...
I'm having trouble using the `io.vertx.mutiny.sqlclient.Pool#withTransaction(TransactionPropagation, Function)` method calls in a chain. There are two versions of this method: one with the `TransactionPropagation` argument, and one without it. Chaining invocations...
I'd like to share my experience using what seems to be a slightly newer version of the XH-HK4401 4-port switch. The main difference is it uses 3.3V non-inverted UART protocol...
I use the logstash-gelf log4j plugin in my project. I also have another @Plugin-annotated class in my project for log4j2 configuration. If I use the `Log4j2PluginsCacheFileTransformer` to combine log4j plugin...
It would be great to have the "Mode" GUI option for ShadowSocks Local plugin. It already exists for ShadowSocks Server, and it's the same `mode` option in config file, so...