on-delete
on-delete
It would be great to have a plugin for intellij, where you can create a mvvmfx project. In detail, it should have a create dialog, where you can name the...
Currently, if you do a saveAll, the IndexQuery is build with OpType INDEX. This causes an error if you want to use it with a data-stream, as only create actions...
If you want to view a topic that ends with .json (localhost:9000/topics/example.json), the server serves no website with the topic overview as expected. It shows the data as json formatted...
Hey, mosquitto should be MQTTv5 ready, but for the bridge-mode connection with cleanSession=false and mqttv50 protocol version, you cannot give a session expiry interval, which causes brokers to delete the...
We have a logback-spring.xml in our project. Using this library, the logback.xml is overwriting our logback config, because it is bundled within the library and therefor available in the classpath....
Properties should be markable as not synchronized due to binding problems (for example with an annotation).