toyokumo.commons.server.jetty9/Jetty9Server now performs graceful shutdown by
default: on SIGTERM the server drains in-flight HTTP requests (rejecting new
requests with 503) before stopping, waiting up to default-stop-timeout-ms
(25s). Pass :graceful-shutdown {:stop-timeout-ms N} to override the timeout.
If an explicit :configurator is given, it takes priority and graceful
shutdown is not applied.executors option to Lacinia component. If you want to set custom executors, you can use this option.with-graceful-shutdown macro.enable-introspection option to Lacinia component. If you want to enable introspection, you need to set enable-introspection to true explicitly.org.eclipse.angus/angus-mail instead of com.sun.mail/jakarta.mail.
toyokumo.commons.experimental.firebase.admin-sdk/FirebaseAdmin to specify FirebaseOptions$Builder via the options-builder option.toyokumo.commons.ring.response/attachment to work correctly with Safari.slf4j-api from dependencies.toyokumo.commons.ring.response/attachment to handle filenames containing spaces correctly.toyokumo.commons.db.postgresql and toyokumo.commons.db.extension.postgresqlqualified-name to work on cljsqualified-nametoyokumo.commons.ring.response/attachment to work on IEtoyokumo.commons.io/excluding-bom-readertoyokumo.commons.ring.responsecharset option to url-encode, url-decode in toyokumo.commons.url and html, json and csv in toyokumo.commons.ring.responsetoyokumo.commons.ring.response/csv into attachment and csvInitial release.
Can you improve this documentation? These fine people already did:
makinoshi, github-actions, liquidz, egs33, Masanori Kinoshita, Tetta Ueyama, myuk11, nullworkbench & Iizuka MasashiEdit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |