Book: Developing webservices applications
Chapter: 2.3. Content Marshalling and Providers
Please add new subchapter "SerializableProvider".
It should state information that:
"Deserializing Java objects from untrusted sources is unsafe. Therefore org.jboss.resteasy.plugins.providers.SerializableProvider is disabled by default. It is not recommended to use this provider."
- is related to
-
JBEAP-10609 [7.1] Migration guide - resteasy SerializableProvider note
- Closed