Merge branch '2.1.x'

This commit is contained in:
Madhura Bhave
2019-03-15 18:09:47 -07:00
35 changed files with 73 additions and 89 deletions

View File

@@ -1180,7 +1180,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"]