Bugfixes
- The
SERVER_STARTED
event is now fired after thestarted
flag is set to true port()
now returns the port even if the server is not started (used to return -1)- Changed to
CompletionStage
forasync
, and markedasync
as experimental
SERVER_STARTED
event is now fired after the started
flag is set to trueport()
now returns the port even if the server is not started (used to return -1)CompletionStage
for async
, and marked async
as experimental
Like Javalin?
Star us 😊