Jackson2ObjectMapperBuilder does not support DatatypeFeature #31379
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
status: superseded
An issue that has been superseded by another
type: enhancement
A general enhancement
Affects: Latest Spring Boot 3.1.4 with Jackson 2.15.2
Jackson2ObjectMapperBuilder
currently does not support Jackson'sDatatypeFeature
. This is caused by the following function not implementing this type:Adding another branch for
DatatypeFeature
would solve the issue.The text was updated successfully, but these errors were encountered: