I am Wim Deblauwe, a software engineer from π§πͺ Belgium.
- Freelance Java software engineer at widit.be
- β€οΈ Spring Boot, Thymeleaf, AlpineJS, htmx
- π I blog at wimdeblauwe.com
- πΊ I have a YouTube channel
- π I have written 2 books on Spring Boot:
A command line tool built on Spring Boot and Spring Shell using GraalVM to generate a Spring Boot with Thymeleaf project. It has various options to customize the generated project with live reload, webjars support, ...
This library provides helper classes and a Thymeleaf dialect to make it easy to work with htmx in a Spring Boot application.
The goal of the project is to make it easy to have proper, consistent error responses for REST APIs build with Spring Boot. See Error handling library for Spring Boot for a detailed explanation of the project and what it improves on top of the default Spring Boot support for error responses.
This project allows to run Cypress tests from a JUnit test using TestContainers. It is very convenient when using server-side HTML templating like Thymeleaf.