kewenchao
kewenchao
If startscn is 30min delayed from the current time. Only the archive logs are loaded, during which a restart of LogMiner is not triggered until these archive logs are processed
The configuration of the source converter is not supported. I can't set `schema.enable = false` when I use `JsonConverter`. It also cannot set the `schema.registry.url` for `KafkaAvroDeserializer`. ``` { ......
In Scala3 we have a type inference system, that makes the mui facades more ergonomic. Its looks like this ```scala type Elem[X] = X match case String => Char case...
Usually, our SPA have many pages and rely on different JavaScript libraries. Using SplitRender would cause all dependent projects to be loaded at startup, even if the current page being...