Book: Developing Web Services Applications and Migration guide
Chapter: YAML Provider
Book: Migration guide
Chapter: JAX-RS and RESTEasy Application Changes
JBEAP-7915 has changed default setting of the Yaml provider and from now Yaml provider is disabled by default and has to be explicitly enabled in the application:
" To enable YAML Provider add, or append a file with the name 'META-INF/services/javax.ws.rs.ext.Providers' to your WAR, or JAR and with the contents:
org.jboss.resteasy.plugins.providers.YamlProvider
"
- is related to
-
JBEAP-13407 [7.0] Fix Migration guide for EAP 7.0
- Closed
-
JBEAP-13414 [7.1] Fix Migration guide for EAP 7.1
- Closed
-
JBEAP-13415 [7.1] Fix Migration guide for EAP 7.1
- Closed