Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I can't find equivalent implementation of ResourceProcessor in current HATEOAS implementation, can any one help? #94

Open
NAbdulla1 opened this issue Sep 11, 2020 · 2 comments

Comments

@NAbdulla1
Copy link

I am trying to run the example from Listing 6.8
and I know the some of the classes have new implementations like Resource became EntityModel, Resources became CollectionModel, and some others are here. But I can't find anything for ResourceProcessor, please help.

the line of attention

@rotowu
Copy link

rotowu commented Oct 6, 2020

That would be RepresentationModelProcessor
https://docs.spring.io/spring-hateoas/docs/1.0.0.M1/apidocs/org/springframework/hateoas/server/RepresentationModelProcessor.html

@NAbdulla1
Copy link
Author

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants