Files
spring-data-rest/.gitignore
Oliver Gierke e3049fe9fb DATAREST-40 - Moved to ResourceEnricherInterface.
Dropped usage of separate interface for ResourceProcessor and
ResourcesProcessor and go with general ResourceEnricher interface. The
custom HandlerAdapter now also invokes enrichers for Resources' content
elements before invoking enrichers for the Resources instance itself.
2012-08-23 11:13:00 +02:00

9 lines
66 B
Plaintext

.DS_Store
.gradle/
bin/
build/
*.i*
.classpath
.project
.settings