Messaging patterns for Vertx 4 EventBusWhen you work on distributed cloud platforms, the topic of an internal communication arises. By communication we understand architecture…Jun 15, 2021Jun 15, 2021
Vehicle mode for FPS games with Godot EngineFrom all FPS games, my favorite titles are those with vehicle mode, like Battlefield series. Therefore, when I started to work on my own…May 14, 2021May 14, 2021
Immutable lists in Eclipse CollectionsLists are by far among most common data structures, used in Java programming. In a computer science, list is a finite sequence of elements…Dec 7, 2020Dec 7, 2020
Either implementation in Vavr libraryVavr library is an excellent tool to make your Java code really functional. One of issues, that was not solved by Java itself is an error…Dec 2, 2020Dec 2, 2020
Simple email notification micro service using Eclipse Vert.xAlmost any more or less complex application has to deliver notifications. As usual, it is done via traditional emails, especially in cases…Jun 15, 2020Jun 15, 2020
Published inThe StartupTwo-factor authentication for Spring Webflux APIsMulti-factor authentication became a common practice for many cases, especially for enterprise ones, or those that deal with sensitive…Jun 5, 2020Jun 5, 2020