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 SimpleIdentifiableResourceAssembler #11

Open
zachariahyoung opened this issue Jan 16, 2018 · 5 comments
Open

I can't find SimpleIdentifiableResourceAssembler #11

zachariahyoung opened this issue Jan 16, 2018 · 5 comments
Assignees

Comments

@zachariahyoung
Copy link

Has this class not been add to the spring hateos project?

@gregturn
Copy link
Contributor

No, it hasn't. It's found in this repo's "commons" section.

Essentially, I'm using this example repo as a place to gather feature mods I wish to carry back to Spring HATEOAS and eventually remove from this sample repo.

@karlnicholas
Copy link

Well, I wouldn't mind being able to setup a demo HAL/HATEOAS project in spring framework but I can't find any documentation on using ResourceAssembler.

@gregturn
Copy link
Contributor

gregturn commented Apr 2, 2018

ResourceAssembler is a Spring HATEOAS class. Documentation can be found here => https://docs.spring.io/spring-hateoas/docs/0.24.0.RELEASE/reference/html/#fundamentals.resource-assembler

@karlnicholas
Copy link

Hi, thanks Greg. Yes, found it, moved on to ResourceAssemblerSupport class which seems to be doing what I'm trying. Thanks,

@gregturn gregturn self-assigned this Feb 7, 2019
@satishrao84
Copy link

I don't understand. ELI5, where do I find SimpleIdentifiableResourceAssembler? It's not in org.springframework.hateoas.server but this repo shows that it should be in org.springframework.hateoas. I'm very confused.

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

4 participants