Wim Deblauwe (@wimdeblauwe) 's Twitter Profile
Wim Deblauwe

@wimdeblauwe

Software Engineer. Writes mostly Java. Author of "Taming Thymeleaf". Blogs at wimdeblauwe.com. YouTube: youtube.com/@WimDeblauwe

ID: 140512058

linkhttps://www.wimdeblauwe.com/ calendar_today05-05-2010 17:46:09

4,4K Tweet

2,2K Followers

714 Following

Wim Deblauwe (@wimdeblauwe) 's Twitter Profile Photo

ttcli 1.6.1 released (CLI to generate a Spring Boot/Thymeleaf project): - Fix for Windows users - Use webjars-locator-lite if on Spring Boot 3.4 - Use htmx-spring-boot 4.0.0 if on Spring Boot 3.4 github.com/wimdeblauwe/tt…

Wim Deblauwe (@wimdeblauwe) 's Twitter Profile Photo

🚨 Important bugfix release done for htmx-spring-boot! Please update to 3.6.3 or 4.0.1 as adding response headers was broken in the versions before unfortunately. We have put extra automated tests in place to avoid this in the future! github.com/wimdeblauwe/ht…

Leanpub (@leanpub) 's Twitter Profile Photo

Taming Thymeleaf by Wim Deblauwe is on sale on Leanpub! Its suggested price is $24.99; get it for $22.49 with this coupon: leanpub.com/sh/gyETeczy Wim Deblauwe #Java #Html #WebDevelopment #Software

Wim Deblauwe (@wimdeblauwe) 's Twitter Profile Photo

How to avoid Spring beans that use @​Scheduled or JMS/Kafka listeners that are in a cached test context from being active? stackoverflow.com/q/79296694/400…

Wim Deblauwe (@wimdeblauwe) 's Twitter Profile Photo

✍️ New blog 'Problems I no longer have by using Server-side rendering'. This one has been long in the making and finally got around to finish it. If you are thinking about choosing a technology for your next web application, be sure to read this first! wimdeblauwe.com/blog/2024/12/3…

Wim Deblauwe (@wimdeblauwe) 's Twitter Profile Photo

Htmx wins the JavaScript rising stars framework category. Learn more about htmx with my book 'Modern frontends with htmx'! wimdeblauwe.com/books/modern-f…

Wim Deblauwe (@wimdeblauwe) 's Twitter Profile Photo

Just removed Twitter from my phone, I won't be posting here anymore. Follow me to bsky.app/profile/wimdeb… if you want to keep in touch. I am going from 2k followers to 200, but I should have done this already some time ago.

Zayed Alabbad (@zphrio) 's Twitter Profile Photo

I like the handy tool ttcli by Wim Deblauwe which generates Maven Spring Boot web projects with Tailwind CSS and modern front end tooling. Whenever I want to create a new web project, I use ttcli and convert the project to use Gradle as I prefer it over Maven. I did that multiple

Wim Deblauwe (@wimdeblauwe) 's Twitter Profile Photo

vite-spring-boot 0.9.0 released with support for JTE as an alternative to Thymeleaf as template engine for Spring Boot so you can have all the Vite niceness for your CSS and JavaScript bits. github.com/wimdeblauwe/vi…

Wim Deblauwe (@wimdeblauwe) 's Twitter Profile Photo

Rather use JTE as template engine instead of Thymeleaf? ttcli 1.9.0 can now generate such a project to get live reload out of the box. Just save and the browser reloads. See github.com/wimdeblauwe/tt…

Wim Deblauwe (@wimdeblauwe) 's Twitter Profile Photo

🚀 New blog post: How I write production-ready Spring Boot applications After 25+ years of Java development, here's my approach to: - DDD-based package structure - Clean use case architecture - Why I avoid Hexagonal Architecture Full breakdown: wimdeblauwe.com/blog/2025/06/2…

Richard Seroter (@rseroter) 's Twitter Profile Photo

How I write production-ready Spring Boot applications wimdeblauwe.com/blog/2025/06/2… < good post from Wim Deblauwe. I need to build a quick tool that takes advice posts like this and creates a GEMINI.md out of them.