codeconsole opened a new pull request, #16237: URL: https://github.com/apache/grails-core/pull/16237
## Summary - bridge Grails MIME types to Spring MediaType and integrate negotiation with Spring MVC - remove static MIME negotiation state and resolve strategy bean ambiguity - extract legacy XML web support into the optional grails-xml module while preserving plugin descriptor XML - use Spring message converters and the Boot JsonMapper for ordinary JSON and XML payloads - preserve legacy JSON compatibility paths, deprecate marshaller registration, and parse binding sources with Jackson 3 - add an RFC 9457 validation ProblemDetail adapter with rejected values excluded by default - document the Grails 8 migration behavior and compatibility switches ## Verification Scoped affected-module tests, checks, dependency validation, and guide builds passed with max workers limited to 2. A full repository sweep was intentionally not run on the development machine; broader validation is left to CI. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
