jdaugherty commented on issue #10279:
URL: https://github.com/apache/grails-core/issues/10279#issuecomment-4375810451

   FYI: Spring Boot 3.x's JacksonAutoConfiguration registers 
SerializationFeature.FAIL_ON_EMPTY_BEANS = false by default, so Jackson 
silently skips non-serializable objects rather than throwing. The actuator 
endpoint now returns 200 cleanly.
   


-- 
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]

Reply via email to