Content negotiation in a Micronaut application
Learn how to respond with HTML or JSON depending on the request Accept HTTP header.
Learn how to respond with HTML or JSON depending on the request Accept HTTP header.
Learn how to configure Cross-Origin Resource Sharing (CORS) in a Micronaut application.
Learn how to expose a health endpoint for your Micronaut application.