java-tutorials/javaxval
Doha2012 9692ae36fb add parent to pom (#1816)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml

* remove log4j dependencies

* remove commons-logging

* merge

* fix conflict

* exclude commons-logging dependency

* cleanup

* minor fix

* minor fix

* fix dependency issues

* Revert "fix dependency issues"

This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.

* fix dependency issues

* minor fix

* minor fix

* minor fix

* cleanup generated files

* fix commons-logging issue

* add parent to pom
2017-05-09 23:37:43 +03:00
..
bin maven work 2016-03-06 11:49:59 +02:00
src modified: javaxval/src/test/java/org/baeldung/ValidationTest.java 2015-10-21 09:31:17 +05:30
.gitignore modified: javaxval/.gitignore 2015-10-18 12:35:45 +05:30
README.md Add missing README.md 2016-11-16 15:08:24 +01:00
pom.xml add parent to pom (#1816) 2017-05-09 23:37:43 +03:00

README.md

=========

Java Bean Validation Examples

###The Course The "REST With Spring" Classes: http://bit.ly/restwithspring

Relevant Articles: