spring-projects / spring-hateoas

Spring HATEOAS - Library to support implementing representations for hyper-text driven REST web services.
https://spring.io/projects/spring-hateoas
Apache License 2.0
1.04k stars 476 forks source link

Reactive and coroutine support for Kotlin #2228

Open huberchrigu opened 2 months ago

huberchrigu commented 2 months ago

I added the following reactive and coroutine support:

I also documented all Kotlin extensions, including existing ones, and all RepresentationModelAssemblers.