Closes gh-16219
This commit is contained in:
Johnny Lim
2019-03-13 12:13:05 +09:00
committed by Madhura Bhave
parent b7b2798f13
commit c5b5f752ed
35 changed files with 73 additions and 89 deletions

View File

@@ -1179,7 +1179,7 @@ shown in the following example:
}
----
JAXB is only available out of the box with Java 8. If you're using a more recent java
JAXB is only available out of the box with Java 8. If you're using a more recent Java
generation, add the following dependency to your project:
[source,xml,indent=0,subs="verbatim,quotes,attributes"]