Skip to content

northcoder-repo/HtmxDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTMX Demo

A simple demo showing how HTMX (with its support for Ajax-in-HTML) can be integrated with Javalin and Thymeleaf.

Specifically, this focuses on how Thymeleaf fragments can be used to provide HTML responses to Ajax requests, without needing to create a separate Thymeleaf template file per fragment. Instead, multiple fragments can be placed in a single Thymeleaf template file.

See Using Thymeleaf Fragments with HTMX for more notes.

About

HTMX and Ajax with Javalin and Thymeleaf template fragments.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published