Bernard Crnković
Bernard Crnković
Suppose I am building a Web server. I tried to organize my scopes as such: AppScope -> SessionScope -> RequestScope -> MyScope How would I go about binding singleton instances...
I tried using it on mac with sqlite compiled with fts5 extension built in: ``` sqlite --version 3.37.0 2021-12-09 01:34:53 9ff244ce0739f8ee52a3e9671adb4ee54c83c640b02e3f9d185fd2f9a179aapl sqlite> PRAGMA compile_options; ┌──────────────────────────────────┐ │ compile_options │ ├──────────────────────────────────┤ │...
Hello, your library is amazing addition to pure programatic Javalin handlers. 1) I don't know how many projects depend on the API currently but would naming controllers and verbs: ```...
I added markupsafe because i needed it. Fixes the issue https://github.com/tvst/htbuilder/issues/5