Andy Wilkinson
f72da4c77a
Fix Actuator with Jackson 2 but no spring-web
...
Previously, if Actuator was being used in a non-web app such that
spring-web was not on the classpath, the app would fail to start
if Jackson 2 was present. This occured as the auto-configuration
for the EndpointJackson2ObjectMapper tried to use spring-web's
Jackson2ObjectMapperBuilder that was not present.
This commit updates the auto-configuration to back off when
Jackson2ObjectMapperBuilder is absent, aligning it with the
behavior of JacksonEndpointAutoConfiguration in 3.5.
Fixes gh-47788
2025-10-24 14:39:47 +01:00
..
2025-10-17 17:11:24 +02:00
2025-10-22 14:40:59 +01:00
2025-10-24 14:39:47 +01:00
2025-10-20 15:18:11 +02:00
2025-10-17 17:11:24 +02:00
2025-10-22 19:54:46 -07:00
2025-10-17 17:23:35 +02:00
2025-10-17 17:11:24 +02:00
2025-10-17 17:11:24 +02:00
2025-10-17 17:11:24 +02:00
2025-10-23 12:48:58 +01:00
2025-10-17 17:23:35 +02:00
2025-10-17 17:11:24 +02:00
2025-10-17 17:23:35 +02:00
2025-10-17 17:11:24 +02:00
2025-10-23 12:48:58 +01:00
2025-10-23 12:48:58 +01:00
2025-10-23 12:48:58 +01:00
2025-10-17 17:23:35 +02:00
2025-10-23 12:48:58 +01:00
2025-10-17 17:11:24 +02:00
2025-10-23 12:48:58 +01:00
2025-10-20 18:10:47 -07:00
2025-10-17 17:11:24 +02:00
2025-10-21 15:04:57 -07:00
2025-10-17 13:17:25 -07:00
2025-10-21 11:08:48 +02:00
2025-10-21 11:18:01 -07:00
2025-10-17 17:11:24 +02:00
2025-10-21 15:04:57 -07:00
2025-10-23 12:48:58 +01:00
2025-10-23 12:48:58 +01:00
2025-10-22 19:54:46 -07:00
2025-10-24 15:36:51 +02:00
2025-10-23 12:48:58 +01:00
2025-10-23 12:54:37 +01:00
2025-10-23 12:48:58 +01:00
2025-10-23 12:48:58 +01:00
2025-10-22 10:13:46 +01:00
2025-10-23 12:48:58 +01:00
2025-10-23 12:48:58 +01:00
2025-10-23 14:12:50 +02:00
2025-10-21 11:18:01 -07:00
2025-10-17 17:11:24 +02:00
2025-10-17 17:11:24 +02:00
2025-10-17 17:11:24 +02:00
2025-10-17 17:23:35 +02:00
2025-10-21 15:04:57 -07:00
2025-10-23 11:18:53 +02:00
2025-10-20 12:56:55 +02:00
2025-10-23 11:28:38 +02:00
2025-10-23 11:18:53 +02:00
2025-10-17 17:11:24 +02:00
2025-10-17 17:11:24 +02:00
2025-10-17 17:11:24 +02:00
2025-10-23 12:48:58 +01:00
2025-10-20 18:15:34 +02:00
2025-10-22 19:54:46 -07:00
2025-10-17 17:11:24 +02:00
2025-10-23 12:48:58 +01:00
2025-10-23 12:48:58 +01:00
2025-10-22 13:27:14 +01:00
2025-10-23 12:48:58 +01:00
2025-10-17 13:17:27 -07:00
2025-10-23 12:48:58 +01:00
2025-10-23 12:48:58 +01:00
2025-10-20 11:21:24 -07:00
2025-10-20 13:16:52 +02:00
2025-10-20 11:21:24 -07:00
2025-10-23 08:46:27 +02:00
2025-10-22 19:54:46 -07:00
2025-10-22 19:54:46 -07:00
2025-10-23 12:48:58 +01:00
2025-10-22 10:13:46 +01:00
2025-10-23 14:12:50 +02:00
2025-10-23 12:48:58 +01:00
2025-10-17 13:17:19 -07:00
2025-10-23 12:48:58 +01:00
2025-10-17 13:17:19 -07:00
2025-10-23 12:48:58 +01:00
2025-10-23 12:48:58 +01:00
2025-10-17 13:17:34 -07:00
2025-10-21 12:37:15 +01:00
2025-10-21 15:04:57 -07:00