Skip to content

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

@carlosedp

Description

@carlosedp

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions