Skip to content

A Spring Boot project showing how to implement Thymeleaf's dynamic fields using Ajax

Notifications You must be signed in to change notification settings

Khinex/thymeleaf-dynamic-fields-ajax

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thymeleaf-dynamic-fields-ajax

A Spring Boot project showing how to implement Thymeleaf's dynamic fields using Ajax.

This is useful for handling master-detail (OneToMany) relationships avoiding to reload the whole page when adding child entities.

About

A Spring Boot project showing how to implement Thymeleaf's dynamic fields using Ajax

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 54.3%
  • Java 40.3%
  • JavaScript 5.4%