You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
spark-java seems to be abandoned and haven't been updated for a while. This affect other dependencies: jetty and pac4j. Javalin seems to be based on spark-java (and written mostly in Kotlin) and has support for pac4j and jetty. However moving should be done carefully since this is used to implement REST-API, Websockets and security.
The text was updated successfully, but these errors were encountered:
spark-java seems to be abandoned and haven't been updated for a while. This affect other dependencies: jetty and pac4j. Javalin seems to be based on spark-java (and written mostly in Kotlin) and has support for pac4j and jetty. However moving should be done carefully since this is used to implement REST-API, Websockets and security.
The text was updated successfully, but these errors were encountered: