Added spec tests, README.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
archivesBaseName = "spring-data-rest-core"
|
||||
|
||||
dependencies {
|
||||
|
||||
// Google Guava
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
package org.springframework.data.rest.core
|
||||
package org.springframework.data.rest.core.spec
|
||||
|
||||
import org.springframework.data.rest.core.util.UriUtils
|
||||
import spock.lang.Specification
|
||||
Reference in New Issue
Block a user