We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9545bdd + cc54617 commit 4c0f8a7Copy full SHA for 4c0f8a7
src/main/java/com/fasterxml/jackson/databind/cfg/MapperBuilder.java
@@ -454,7 +454,7 @@ public B annotationIntrospector(AnnotationIntrospector intr) {
454
*
455
* @return This Builder instance to allow call chaining
456
457
- * @seee ContextAttributes for details on constructing default attributes.
+ * @see ContextAttributes for details on constructing default attributes.
458
*/
459
public B defaultAttributes(ContextAttributes attrs) {
460
_mapper.setDefaultAttributes(attrs);
0 commit comments