ohchanKyu
f5b563934a
Fix detection of reactive web environments in DevTools
...
DevToolsPropertyDefaultsPostProcessor looked for
ConfigurableReactiveWebEnvironment
in org.springframework.boot.web.reactive.context by name, but the class
moved to org.springframework.boot.web.context.reactive in 4.0. As a
result, reactive web applications were never identified as web
applications and the hint about setting logging.level.web to DEBUG was
not logged for them.
ConfigurableReactiveWebEnvironment is part of spring-boot, so it is now
referenced directly rather than by name. The servlet environment check
is unchanged as spring-web is an optional dependency.
See gh-51708
Signed-off-by: ohchanKyu <okc0202@naver.com >
2026-09-14 11:09:40 +02:00
..
2026-09-08 16:46:48 +02:00
2026-09-13 17:14:27 +02:00
2026-09-02 14:16:07 +01:00
2026-09-11 12:47:17 +01:00
2026-09-08 16:46:48 +02:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-30 14:28:53 +02:00
2026-05-30 14:28:53 +02:00
2026-09-08 16:46:48 +02:00
2026-05-14 15:02:24 +01:00
2026-09-08 16:46:48 +02:00
2026-09-08 09:18:26 +01:00
2026-09-08 16:46:48 +02:00
2026-09-08 16:46:48 +02:00
2026-09-08 16:46:48 +02:00
2026-09-09 10:00:36 +01:00
2026-05-14 15:02:24 +01:00
2026-09-08 16:46:48 +02:00
2026-09-08 18:30:35 +02:00
2026-09-08 18:30:35 +02:00
2026-09-09 10:00:36 +01:00
2026-05-14 15:02:24 +01:00
2026-09-07 08:18:11 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-09-08 16:46:48 +02:00
2026-05-30 14:28:53 +02:00
2026-09-08 16:46:48 +02:00
2026-09-08 16:46:48 +02:00
2026-09-08 16:46:48 +02:00
2026-09-09 10:00:36 +01:00
2026-05-14 15:02:24 +01:00
2026-09-08 16:46:48 +02:00
2026-09-08 16:46:48 +02:00
2026-05-14 15:02:24 +01:00
2026-09-14 11:09:40 +02:00
2026-09-08 18:30:35 +02:00
2026-09-08 16:46:48 +02:00
2026-05-14 15:02:24 +01:00
2026-07-03 12:32:28 +02:00
2026-05-14 15:02:24 +01:00
2026-07-30 08:41:53 +02:00
2026-07-14 11:23:34 +02:00
2026-07-22 11:40:12 +02:00
2026-05-14 15:02:24 +01:00
2026-09-09 10:00:23 +01:00
2026-09-07 08:18:11 +01:00
2026-09-09 10:00:36 +01:00
2026-09-04 09:10:05 +01:00
2026-07-16 14:52:42 +02:00
2026-07-24 15:26:50 +02:00
2026-09-02 14:15:45 +01:00
2026-08-25 13:58:58 -07:00
2026-08-25 13:58:58 -07:00
2026-09-08 16:46:48 +02:00
2026-09-14 10:57:58 +02:00
2026-07-24 15:10:43 +02:00
2026-09-07 11:53:30 +01:00
2026-09-07 11:53:30 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-05-30 14:28:53 +02:00
2026-09-07 08:18:11 +01:00
2026-05-14 15:02:24 +01:00
2026-09-08 16:46:48 +02:00
2026-07-14 11:23:34 +02:00
2026-09-08 16:46:48 +02:00
2026-09-08 16:46:48 +02:00
2026-09-08 16:46:48 +02:00
2026-09-08 16:54:18 +01:00
2026-05-14 15:02:24 +01:00
2026-05-14 15:02:24 +01:00
2026-06-24 19:11:59 +01:00
2026-07-14 11:23:34 +02:00
2026-09-08 16:46:48 +02:00
2026-05-14 15:02:24 +01:00
2026-09-08 16:46:48 +02:00
2026-05-14 15:02:24 +01:00
2026-09-08 16:46:48 +02:00
2026-05-14 15:02:24 +01:00
2026-09-08 16:46:48 +02:00
2026-05-14 15:02:24 +01:00
2026-09-08 16:46:48 +02:00
2026-05-14 15:02:24 +01:00
2026-09-08 16:46:48 +02:00
2026-05-30 14:28:53 +02:00
2026-09-07 08:18:11 +01:00
2026-09-07 08:18:11 +01:00
2026-09-07 08:18:11 +01:00
2026-05-14 15:02:24 +01:00
2026-07-14 11:23:34 +02:00
2026-09-07 08:18:11 +01:00
2026-05-14 15:02:24 +01:00
2026-05-30 14:28:53 +02:00
2026-05-14 15:02:24 +01:00
2026-08-25 12:41:23 -07:00
2026-09-08 16:39:54 +01:00
2026-09-09 10:00:23 +01:00
2026-05-30 15:45:22 +02:00
2026-05-14 15:02:24 +01:00
2026-07-24 15:10:43 +02:00
2026-05-14 15:02:24 +01:00
2026-09-08 16:46:48 +02:00
2026-05-14 15:02:24 +01:00
2026-09-07 08:18:11 +01:00
2026-05-14 15:02:24 +01:00
2026-05-30 14:28:53 +02:00
2026-09-07 08:18:11 +01:00
2026-05-14 15:02:24 +01:00
2026-09-02 14:15:45 +01:00
2026-09-07 08:18:11 +01:00
2026-06-24 12:15:19 +01:00
2026-05-14 15:02:24 +01:00
2026-09-09 08:18:47 +01:00
2026-05-14 15:02:24 +01:00
2026-09-07 08:18:11 +01:00
2026-07-24 08:51:46 +02:00
2026-09-07 08:18:11 +01:00
2026-05-14 15:02:24 +01:00
2026-07-24 15:10:43 +02:00
2026-07-14 11:23:34 +02:00
2026-09-08 16:46:48 +02:00