wimdeblauwe / htmx-spring-boot

Spring Boot and Thymeleaf helpers for working with htmx
Apache License 2.0
521 stars 49 forks source link

Add support for specifying modifiers in HX-Reswap #83

Closed xhaggi closed 1 year ago

xhaggi commented 1 year ago

@wimdeblauwe I have addressed all your comments. Furthermore I have fixed the return type of HtmxResponse#getReswap which I had overlooked and added one more test.