https://github.com/hellokoding/form-databinding-validation-java-springboot-freemarker
From Data Binding and Validation Example with Java, Spring Boot and FreeMarker
https://github.com/hellokoding/form-databinding-validation-java-springboot-freemarker
databinding form freemarker java springboot validation
Last synced: 3 months ago
JSON representation
From Data Binding and Validation Example with Java, Spring Boot and FreeMarker
- Host: GitHub
- URL: https://github.com/hellokoding/form-databinding-validation-java-springboot-freemarker
- Owner: hellokoding
- License: mit
- Created: 2017-12-04T00:33:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-04T00:54:57.000Z (over 7 years ago)
- Last Synced: 2025-01-19T13:15:27.577Z (5 months ago)
- Topics: databinding, form, freemarker, java, springboot, validation
- Language: Java
- Homepage: https://hellokoding.com/form-data-binding-and-validation-example-with-java-spring-boot-and-freemarker/
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Handling Form Submission with Java, Spring Boot, FreeMarker
## Guide
https://hellokoding.com/form-data-binding-and-validation-example-with-java-spring-boot-and-freemarker/## What you'll need
- JDK 1.7 or later
- Maven 3 or later## Stack
- Java
- Spring Boot
- FreeMarker## Run
`mvn spring-boot:run`