- The example demonstrates how to implement data validation in Spring-Boot.
- The article of this repo https://blog.stackpuz.com/implement-data-validation-in-spring-boot/
- To find more resources, please visit https://stackpuz.com
- JAVA 17
- Maven
- Clone this repository
git clone https://github.com/stackpuz/Example-Validation-Spring-Boot-3
- Run project
mvn spring-boot:run
- Navigate to http://localhost:8080