Skip to content

Commit

Permalink
Merge pull request #4877 from geoand/docs-fixes
Browse files Browse the repository at this point in the history
Docs fixes
  • Loading branch information
gsmet authored Oct 25, 2019
2 parents 063fc55 + 7fc3e75 commit 4eb855a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/src/main/asciidoc/extension-authors-guide.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -1357,7 +1357,6 @@ The Jackson extension will then use the produced build item to register a module
If you need more customization capabilities than registering a module,
you can produce a CDI bean that implements `io.quarkus.jackson.ObjectMapperCustomizer` via an `AdditionalBeanBuildItem`.
More info about customizing Jackson can be found on the JSON guide link:rest-json-guide.html#configuring-json-support[Configuring JSON support]
----

=== Testing Extensions

Expand Down

0 comments on commit 4eb855a

Please sign in to comment.