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.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,5 +1,6 @@
|
||||
.DS_Store
|
||||
.gradle/
|
||||
bin/
|
||||
build/
|
||||
*.i*
|
||||
.classpath
|
||||
|
||||
Reference in New Issue
Block a user