Configuration class for Jackson's ObjectMapper. More...
Public Member Functions | |
| ObjectMapper | objectMapper () |
| Creates and configures an ObjectMapper bean using the JsonMapper builder. | |
Configuration class for Jackson's ObjectMapper.
This bean provides a pre-configured ObjectMapper with support for Java 8 date/time API, relying on Jackson 3.x native ISO-8601 serialization.
| ObjectMapper fr.softsf.sudokufx.config.ObjectMapperConfig.objectMapper | ( | ) |
Creates and configures an ObjectMapper bean using the JsonMapper builder.