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

Scala 3 Quarkus improvements to close the gap to Kotlin #35

Open
1 of 16 tasks
carlosedp opened this issue Feb 2, 2024 · 0 comments
Open
1 of 16 tasks

Scala 3 Quarkus improvements to close the gap to Kotlin #35

carlosedp opened this issue Feb 2, 2024 · 0 comments

Comments

@carlosedp
Copy link

carlosedp commented Feb 2, 2024

With this issue, I'd like to list some gaps and improvements that could be done to the Quarkus / Scala ecosystem to bring it up to a similar level as Kotlin.

Some features are shown in my Scala 3 Quarkus quickstart project at: https://github.com/carlosedp/scala3-quarkus-quickstart/

Some Improvements:

Current extensions published for Kotlin:

  • Kotlin (which I understand provides the same functionality as this extension)
  • Hibernate ORM with Panache and Kotlin
  • Hibernate Reactive Panache Kotlin
  • MongoDB with Panache for Kotlin
  • REST Client Reactive Kotlin Serialization
  • RESTEasy Reactive Kotlin Serialization
  • RESTEasy Reactive Kotlin
  • RESTEasy Reactive Kotlin Serialization Common
  • Scheduler
  • Smallrye Reactive Messaging

I understand these provide some abstractions to the underlying Java libraries to a more Kotlin-esque style. Could be done on a needed-basis.

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

1 participant