mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-05-02 19:30:23 +01:00
Document correct replacement for spring.jackson.parser
See gh-48255
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@
|
||||
"name": "spring.jackson.parser",
|
||||
"deprecation": {
|
||||
"level": "error",
|
||||
"reason": "Partially replaced by 'spring.jackson.json.write'.",
|
||||
"reason": "Partially replaced by 'spring.jackson.json.read'.",
|
||||
"since": "4.0.0"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user