Scala in OSGI container?

前端 未结 4 1398
[愿得一人]
[愿得一人] 2021-01-30 01:42

How can I code my bundle in Scala and then deploy it into OSGI container?

Do I compile it into \"java\" first or can i deploy scala straight into OSGI and use some kind

4条回答
  •  谎友^
    谎友^ (楼主)
    2021-01-30 02:16

    ScalaModules

    A quick intro video by the author here Scala days 2010

提交回复
热议问题