I have updated a little bit my deepdive example in order to use kotlinx.coroutines 0.20 and the map extension, and it seems this combination breaks the view name resolution. Run https://github.com/sdeleuze/spring-kotlin-deepdive/tree/coroutine-view-issue and go to http://localhost:8080/ to reproduce.
I have updated a little bit my deepdive example in order to use kotlinx.coroutines 0.20 and the
mapextension, and it seems this combination breaks the view name resolution. Run https://github.com/sdeleuze/spring-kotlin-deepdive/tree/coroutine-view-issue and go tohttp://localhost:8080/to reproduce.