Building server-side web applications with htmx
Setup:
git clone https://github.com/tschuehly/htmx-spring-workshop.git
IntelliJ Code Template


Info


Labs
Lab 1: Server-side rendering with Spring Boot and JTE
Lab 2: Introducing Spring ViewComponent
Lab 3: Inline Editing.
Lab 4: Using Spring Beans to Compose the UI
Lab 5: Lazy Loading
Lab 6: Full Text Search
Lab 7: Infinite Scrolling using Pageable
Lab 8: Exception Messages
Lab 9: Server-Sent Events
Last updated