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

Create Kotlin example app #6

Open
gregturn opened this issue Jun 16, 2017 · 1 comment
Open

Create Kotlin example app #6

gregturn opened this issue Jun 16, 2017 · 1 comment

Comments

@gregturn
Copy link
Contributor

Good opportunity to verify things like spring-projects/spring-hateoas#222

@dalbani
Copy link

dalbani commented May 6, 2018

Should someone also run into the same ControllerLinkBuilder related issue as I did, I confirm that the workaround mentioned in comment spring-projects/spring-hateoas#222 (comment) works.
For example something like:

val link = linkTo(MyController::getItems.javaMethod, param1, param2).withSelfRel()

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