Tweaking query method support.

This commit is contained in:
Jon Brisbin
2012-05-02 11:09:27 -05:00
parent b2564ceeca
commit d549aaecee
67 changed files with 609 additions and 210 deletions

View File

@@ -4,7 +4,7 @@ import org.springframework.data.rest.core.util.UriUtils
import spock.lang.Specification
/**
* @author Jon Brisbin <jon@jbrisbin.com>
* @author Jon Brisbin <jbrisbin@vmware.com>
*/
class UriUtilsSpec extends Specification {