Improve Jetty integration in order to support consistent HTTP sessions.
[lgpl/argeo-commons.git] / org.argeo.cms.lib.jetty / src / org / argeo / cms / jetty / CmsJettyServer.java
2022-10-31 Mathieu BaudierImprove Jetty integration in order to support consisten...
2022-10-31 Mathieu BaudierClean up Jetty HTTP server
2022-07-24 Mathieu BaudierIntroduce CMS event bus and use it in UI.
2022-07-21 Mathieu BaudierImprove CMS start up and status reporting.
2022-07-19 Mathieu BaudierImprove events and web sockets
2022-07-17 Mathieu BaudierJDK HTTP server authentication
2022-07-17 Mathieu BaudierStart supporting JDK HTTP server API
2022-07-10 Mathieu BaudierRefactor Jetty HTTP server