Commit Graph

5 Commits

Author SHA1 Message Date
Marcos Lopez Gonzalez
957ad4587c BAEL-3085 Using a slash character in Spring URLs (#7823)
* slashes in Spring URLs

* cleanup

* restored format of pom

* using more descriptive names

* using more descriptive names

* slash in urls code moved to spring-mvc-simple-2 module
2019-09-26 22:34:17 -05:00
Pallavi Priyadarshani
b3af5e65b7 3005 | updated custom constraint and test case
* Create MaxSizeConstraint.java

* Delete CustomConstraintValidator.java

* Delete CustomConstraint.java

* Create MaxSizeConstraintValidator.java

* Update MovieController.java

* Update MovieControllerIntegrationTest.java
2019-08-10 14:58:43 +05:30
Pallavi Priyadarshani
077f38e318 Update MovieControllerIntegrationTest.java 2019-08-02 16:45:16 +05:30
Pallavi Priyadarshani
a178f09ef4 BAEL-3005 | Validating List objects in Spring 2019-07-23 21:53:15 +05:30
Amy DeGregorio
af4edd08fd BAEL-2801 (#6665)
* BAEL-2727 Example Code

* BAEL-2801 Example code

* Change to use parent-boot-2
2019-04-05 08:04:56 -07:00