Brian Clozel
1cd14c96a5
Configure ProblemDetailJacksonMixin on JsonMapper
...
Prior to this commit, Spring Boot would use Framework's
`Jackson2ObjectMapperBuilder` to configure the `ObjectMapper` instance.
This builder would configure the `ProblemDetail` mixin automatically.
With the introduction of Jackson 3.x support, Spring Framework removed
its builder in favor of the native Jackson builder. As a result, the
mixin is not registered with the `JsonMapper` aymore.
This commit ensures that the mixin is registered if the `ProblemDetail`
class is present in the classpath.
Closes gh-47298
2025-09-24 14:29:09 +02:00
..
2025-09-09 18:09:35 +01:00
2025-09-24 12:47:09 +01:00
2025-09-17 14:57:33 -07:00
2025-09-18 14:41:16 -07:00
2025-09-10 20:53:40 +02:00
2025-09-16 11:32:15 -07:00
2025-09-15 13:59:16 -07:00
2025-09-18 14:41:16 -07:00
2025-09-17 14:42:22 +02:00
2025-09-17 14:42:22 +02:00
2025-09-17 14:42:22 +02:00
2025-09-17 14:42:22 +02:00
2025-09-17 14:42:22 +02:00
2025-09-18 13:29:47 -07:00
2025-09-17 14:42:22 +02:00
2025-09-17 14:42:22 +02:00
2025-09-18 14:41:16 -07:00
2025-09-05 14:43:33 -07:00
2025-09-17 14:57:32 -07:00
2025-09-23 08:28:51 +01:00
2025-09-18 03:36:34 +02:00
2025-09-24 12:47:09 +01:00
2025-09-10 11:18:42 +01:00
2025-09-05 14:43:33 -07:00
2025-09-18 14:02:18 -07:00
2025-09-05 14:43:33 -07:00
2025-09-18 13:29:47 -07:00
2025-09-17 14:57:10 -07:00
2025-09-24 14:29:09 +02:00
2025-09-18 14:41:16 -07:00
2025-09-24 12:47:09 +01:00
2025-09-05 14:43:33 -07:00
2025-09-17 14:42:22 +02:00
2025-09-09 10:27:43 +02:00
2025-09-10 20:53:40 +02:00
2025-09-05 14:43:33 -07:00
2025-09-16 10:18:21 +02:00
2025-09-09 08:58:17 +02:00
2025-09-17 14:57:10 -07:00
2025-09-18 14:41:16 -07:00
2025-09-05 14:43:33 -07:00
2025-09-18 14:41:16 -07:00
2025-09-17 14:42:22 +02:00
2025-09-12 11:41:23 +02:00
2025-09-18 14:41:16 -07:00
2025-09-17 14:57:10 -07:00
2025-09-05 14:43:33 -07:00
2025-09-16 09:08:34 -07:00
2025-09-05 14:43:33 -07:00
2025-09-09 18:09:35 +01:00
2025-09-14 06:43:54 +02:00
2025-09-05 14:43:33 -07:00
2025-09-05 14:43:33 -07:00
2025-09-05 14:43:33 -07:00
2025-09-05 14:43:33 -07:00
2025-09-05 14:43:33 -07:00
2025-09-05 14:43:33 -07:00
2025-09-05 14:43:33 -07:00
2025-09-05 14:43:33 -07:00
2025-09-05 14:43:33 -07:00
2025-09-19 17:05:00 +02:00
2025-09-05 14:43:33 -07:00
2025-09-17 15:36:10 +02:00
2025-09-17 14:42:22 +02:00
2025-09-05 14:43:33 -07:00
2025-09-17 14:57:10 -07:00
2025-09-16 09:08:34 -07:00
2025-09-05 14:43:33 -07:00
2025-09-10 15:23:22 +01:00
2025-09-05 14:43:33 -07:00