server-side-spring-htmx-workshop
  • Building server-side web applications with htmx
  • Lab 1: Server-side rendering with Spring Boot and JTE
  • Lab 2: Using 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 Scroll
  • Lab 8: Exception Messages
  • Lab 9: Server-Sent Events
Powered by GitBook
On this page
  • Display Users
  • UserController
  • UserMangament
  • UserRow
  • Edit users
  • UserController
  • UserRow
  • EditUserForm
  • Save the user
  • UserController
  • UserMangement
  • We can save a user!
  • Bonus Exercise
  • Create User
  • CreateUserForm
  • Sucess!

Lab 1: Server-side rendering with Spring Boot and JTE

PreviousBuilding server-side web applications with htmxNextLab 2: Using Spring ViewComponent

Last updated 11 months ago