This website requires JavaScript.
Explore
Help
Sign In
Spring
/
spring-data-rest
Watch
1
Star
0
Fork
0
You've already forked spring-data-rest
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a3d0c548c5a89adc943e86fab5a42e5c394ccd67
spring-data-rest
/
spring-data-rest-webmvc
History
Jon Brisbin
a3d0c548c5
Tests were failing for some reason. Various errors from the Gradle command line that don't happen when the tests are run in the IDE. Had to comment out the delete/clear of entities because that was causing a foreign key error and had to comment out a non-optional relationship test because I had to remove a back reference in a bi-directional relationship (I think it's an HSQL problem or a Gradle test environment problem because these things don't happen when run in the IDE).
2012-09-27 16:48:38 -05:00
..
src
Tests were failing for some reason. Various errors from the Gradle command line that don't happen when the tests are run in the IDE. Had to comment out the delete/clear of entities because that was causing a foreign key error and had to comment out a non-optional relationship test because I had to remove a back reference in a bi-directional relationship (I think it's an HSQL problem or a Gradle test environment problem because these things don't happen when run in the IDE).
2012-09-27 16:48:38 -05:00
build.gradle
Integrated Spring HATEOAS.
2012-08-27 15:16:02 -05:00