Skip to content

borisskert/spring-request-validation-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Why this project?

This example focuses on request validation in Spring Boot.

Build and run test

Build

$ ./mvnw clean compile

Run tests

$ ./mvnw clean test

Build package

$ ./mvnw clean package

License

This solution is released under the Apache 2.0 License. Please see the LICENSE file for more information.