Jachym Metlicka
c52cc1f275
[kotlin-spring][server] Feat: Make it possible to include "HttpServletRequest" or "ServerWebExchange" as a method parameter in controller interfaces and/or implementations (#22263)
* modify templates to enable possibility to add reactive or blocking request context
* add logic to enable additional property
* regenerate files
* regenerate documentation
* revert unrelated formatting changes
* revert commented out code
* add tests
* refactor test to DRY them a bit
* move tests around
* increase tests coverage
* fix for delegate
* fix for delegate - and refactor tests
* fix tests
* refactor tests
* add tests for delegate
* add kotlin project compile check test for include-http-request-context
* fix
* fix
* fix output folder naming. Add the sample to github action config file.
* add missing interfaces to fix compilation
* regenerate samples
* fix also api_test.mustache to enable testing
* add tests for generated tests
2025-11-19 00:29:07 +08:00
..
2025-11-19 00:29:07 +08:00
2024-12-30 16:42:26 +08:00
2023-06-02 20:59:18 +08:00
2019-01-18 17:39:33 +08:00
2023-09-28 19:26:02 +08:00
2024-04-24 15:34:02 +08:00
2022-03-21 16:09:37 +08:00
2025-10-28 13:54:49 +08:00
2025-10-06 01:32:00 +08:00
2020-05-31 23:03:12 +08:00
2020-02-11 21:22:58 +08:00
2025-08-31 10:08:17 +08:00
2025-06-03 15:26:46 +08:00
2024-10-05 17:25:17 +08:00
2025-10-18 16:52:24 +08:00
2024-05-27 14:35:32 +08:00
2025-10-30 01:25:35 +08:00
2024-03-21 15:36:52 +08:00
2022-11-07 21:30:24 +08:00
2022-11-07 21:30:24 +08:00
2023-06-01 11:17:11 +08:00
2022-11-07 21:30:24 +08:00
2025-10-30 01:25:35 +08:00
2020-02-11 21:22:58 +08:00
2019-01-18 17:39:33 +08:00
2022-11-07 21:30:24 +08:00
2022-11-07 21:30:24 +08:00
2019-01-18 17:39:33 +08:00
2025-05-09 11:00:53 +08:00
2023-02-17 23:44:13 +08:00