-
Notifications
You must be signed in to change notification settings - Fork 68
Closed
Description
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".
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels