Skip to content

no-web server #147

@ikonkere

Description

@ikonkere

It's not currently possible to create applications that don't use web/servlets, because the only @server implementation available is the one with Jetty. Spring-boot, Thorntail and others support running without a servlet container (completely omitting it from the final distribution) and so should Kumuluz. I created my own simple @server that just initializes javax.enterprise.inject.se.SeContainer and it actually works, so it shouldn't be a big deal to do so "officially".

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