In this example we:
th:action
attribute
Start with this:
Build and run like before, then-bash-4.2$ pwd /u/dgerman/apache/htdocs/spring-boot/fall2019/step04 -bash-4.2$ tree . +-- pom.xml +-- src +-- main +-- java | +-- com | +-- example | +-- demo | +-- HomeController.java | +-- SpringBoot04Application.java +-- resources +-- templates +-- confirm.html +-- formtemplate.html 8 directories, 8 files -bash-4.2$
http://silo.cs.indiana.edu:31415/loadform
.