Robert Dupplaw
@robert_dupplaw
Software Engineering
ID: 1517853976049369089
23-04-2022 13:13:07
62 Tweet
26 Followers
252 Following
"How to use #Java superpowers to beat #Rust in a backend challenge" -- via Leonardo Zanivan linkedin.com/pulse/how-use-…
This is something that every Java & Spring developer should watch: 3h deep dive workshop on how to build modular monoliths with Spring Modulith youtu.be/430YOyMNjhs?si…
A lot of folks ask, what's in Spring Modulith that you could not do with other modularity approaches on the JVM. Here is “Simplified Event Externalization with #SpringModulith”. 🍃📦 spring.io/blog/2023/09/2…
Simon Martinelli 🥼 Piotr Przybyl 🌻☮️ #StopStupidWar Gunnar Morling 🌍 You can mock at the API provider level, which is quite good as it does not require tampering with the production code docs.google.com/presentation/d…
Is 2024 the year that you really wrangle that old code and start doing something new with it? Martin Fowler has a good post on finding seams (with shout out to Michael Feathers) in your legacy code to better support tests, and more. martinfowler.com/bliki/LegacySe…
Server-side rendered apps have tremendously grown in popularity in the last year. @david_syer has a great overview about state-of-the-art client-side libraries like htmx.org / CEO of Terriers (same thing) and how to use them with Spring Boot. spring.io/blog/2024/03/1…