JSON
Methods annotated with this message should return one or more objects to be serialized to JSON.
The JSON handler installed in DataSource will be used. By default, this is the com.fasterxml.jackson.databind.ObjectMapper provided by Spring Boot.
Methods annotated with this message should return one or more objects to be serialized to JSON.
The JSON handler installed in DataSource will be used. By default, this is the com.fasterxml.jackson.databind.ObjectMapper provided by Spring Boot.