Results 6 comments of Jack

> Thanks @GrmpfNarf for the feedback. Based on more recent discussion, a better idea for how to approach this is to add a `Consumer`-based method. For example: > > ```java...

No additional configuration is required if it is only used behind a gateway. However, in the case of load balancing, spring session support is required, because the server uses session...

This feature is very helpful for implementing stateless services and would love to see it progress.

emmylua2试过了,emmylua还能用,emmylua2没法用,先不说代码样式、颜色没有配置,最致命的是不识别外部库...

I've created a minimal example to reproduce the issue. [https://github.com/jacko9et/spring-data-rest-demo](url)

@odrotbohm Thank you for your reply. I would like the custom controller's parameters to be able to resolve the uri to the entity to comply with hateoas usage, but it...