Skip to content

julioamorim/example-spring-boot-validation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

example-spring-boot-validation

This is a simple project that makes field validation using spring-boot-starter-validation, web, jpa, h2-database and more!

Run the Project

To run application manually with maven, execute the command bellow:

1. mvn clean 

2. mvn package

3. mvn install

4. mvn spring-boot:run

Enjoy!!!

Or

You can run the project by importing with the IDE your preference

.

About

This is a simple project that makes field validation using spring-boot-starter-validation, web, jpa, h2-database and more!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages