Rodrigo Pereira Fraga

Results 4 issues of Rodrigo Pereira Fraga

Using a reactive lib ([projectreactor.io](http://projectreactor.io) or [reactivex.io](http://reactivex.io)), make possible to publish services using the reactive concepts like Flux, Mono and make able to a client, in Javascript, observe the changes...

I use multiples monitors. It would be nice if this amazing idea, works on our multiple screens.

Hello, I have these Dart class: ```dart @jsonSerializable class PageImpl { List? content; PageRequest? pageable; bool? empty; bool? first; bool? last; int? number; int? numberOfElements; int? size; Sort? sort; int?...

question

Hi, All my IoT devices are in a separate VLAN (172.xxx)and the home assistant is in my main LAN (192.xxxx) and my router (mikrotik routes everything). Eveything works in my...

bug