fix link in reference.conf (#1320)
This commit is contained in:
parent
977e3091ce
commit
b34d529f34
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ pekko.serialization.jackson {
|
|||
}
|
||||
|
||||
write {
|
||||
# see https://www.javadoc.io/static/com.fasterxml.jackson.core/jackson-core//com/fasterxml/jackson/core/StreamWriteConstraints.html
|
||||
# see https://www.javadoc.io/static/com.fasterxml.jackson.core/jackson-core/2.17.1/com/fasterxml/jackson/core/StreamWriteConstraints.html
|
||||
# these defaults are the same as the defaults in `StreamWriteConstraints`
|
||||
max-nesting-depth = 1000
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue