Files
spring-data-rest/.gitignore
Greg Turnquist d65179ccc8 DATAREST-95 - Add support for PATCH to partially update entities.
Added general support for HTTP PATCH to partially update entities and amend property resources.
2014-02-14 13:08:13 +01:00

13 lines
93 B
Plaintext

.DS_Store
.gradle/
bin/
build/
target/
*.i*
.classpath
.project
.settings
*.log
vf.gf.*
out/