Class HtmxResponse

java.lang.Object
io.github.wimdeblauwe.htmx.spring.boot.mvc.HtmxResponse

public final class HtmxResponse extends Object
Used as a controller method return type to specify htmx-related response headers and returning multiple template partials in a single response.
Author:
Oliver Drotbohm, Clint Checketts, Sascha Woo
See Also: