File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -1899,7 +1899,7 @@ The Jackson extension will then use the produced build item to register a module
1899
1899
1900
1900
If you need more customization capabilities than registering a module,
1901
1901
you can produce a CDI bean that implements `io.quarkus.jackson.ObjectMapperCustomizer` via an `AdditionalBeanBuildItem`.
1902
- More info about customizing Jackson can be found on the JSON guide xref:rest-json.adoc#configuring- json-support [Configuring JSON support]
1902
+ More info about customizing Jackson can be found on the JSON guide xref:rest-json.adoc#json[Configuring JSON support]
1903
1903
1904
1904
==== Customizing JSON-B
1905
1905
First, add an *optional* dependency to `quarkus-jsonb` on your extension's runtime module.
You can’t perform that action at this time.
0 commit comments