Thomas Maxwell
Results
2
issues of
Thomas Maxwell
I've noticed a discrepancy in how forms behave when using HTMX compared to standard HTML forms. Specifically, this difference arises with file input elements. In a standard HTML form, if...
According [to the documentation of Spring Boot](https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#web.servlet.spring-mvc.error-handling.error-pages) it is possible to define templates that should be used when a specific HTTP status code occurs. I have noticed when I place...
Spring Boot