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

Any update of this project? #51

Open
hantsy opened this issue Aug 24, 2022 · 1 comment
Open

Any update of this project? #51

hantsy opened this issue Aug 24, 2022 · 1 comment

Comments

@hantsy
Copy link

hantsy commented Aug 24, 2022

Currently I am working on a Spring Boot/Kotlin Coroutines project, but it seems Spring lack of a lot of Coroutines feature provided in this project.

  1. Couroutines Beans in Configuration
  2. Coroutines aware event, cache, scheduler, etc.
  3. No Coroutines Template in Spring Data, only provides CoroutinesRepository.
  4. Spring Security does not provides Coroutines support its components(such as Security DSL, etc).
@meshuga
Copy link

meshuga commented Apr 7, 2023

I think it's more up to JetBrains to add the support in https://plugins.gradle.org/plugin/org.jetbrains.kotlin.plugin.spring to the parts that are still missing.
Fortunately, some code to e.g. support Cacheable, can be copied from the repo with small changes to make it work with latest Kotlin

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