Ruslan Ibrahimau (Ibragimov)

Results 97 comments of Ruslan Ibrahimau (Ibragimov)

> I am using mybatis because considering that the underlying is calling JDBC, so adding JDBC configuration to do the test result is not effective It's not JDBC configuration, it's...

So for SQL execution time you need to set queryTimeout property on prepared statement, which out of control of hikari, consult your jdbc driver documentation, database documentation and ORM documentation...

@madhead Yep, seems like that. I'll move kotlin.link back to hosted solution or will think how to host it on multiple independent hosts for high availability. Self-hosting at home proved...

What do you think about installing https://github.com/oauth2-proxy/oauth2-proxy as a proxy for wg-easy?

Sync Bookmarks from Firefox: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Work_with_the_Bookmarks_API https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Your_first_WebExtension

Example: https://citystrides.com/

Card in ktlint to support context-parameters: https://github.com/pinterest/ktlint/issues/2953

@Hamed0911 could you format code using backticks? It's unreadable in this state

Yes, this is simplest reproducer using built-in resolver: https://github.com/IRus/spring-context-parameters/blob/main/src/main/kotlin/spring/context/parameters/demo/SampleController.kt#L16