spring-framework/spring-web/src
Brian Clozel d9ccd618ea Deprecate remoting technologies support
Because of security and broader industry support, support for several
remoting technologies is now deprecated and scheduled for removal in
Spring Framework 6.0.

This commit deprecates the following remoting technologies:

* HTTPInvoker
* RMI
* Hessian
* JMS remoting

Other remoting technologies like EJB or JAXWS might be deprecated in the
future depending on industry support.

Closes gh-25379
2020-07-10 12:04:24 +02:00
..
jmh/java/org/springframework Avoid using regex matching for static patterns 2020-05-15 17:07:58 +02:00
main Deprecate remoting technologies support 2020-07-10 12:04:24 +02:00
test Updates to CORS patterns contribution 2020-07-08 13:18:46 +03:00
testFixtures Shared static instance of DefaultDataBufferFactory 2020-06-24 16:12:56 +01:00