内容简介:Spring Web Services 3.0.4 与 2.4.3 发布了,Spring Web Services(Spring WS)是基于 Spring 框架的 Web 服务框架,主要侧重于基于文档驱动的 Web 服务,提供 SOAP 服务开发,允许通过多种方式创建 Web 服务。 ...
Spring Web Services 3.0.4 与 2.4.3 发布了,Spring Web Services(Spring WS)是基于 Spring 框架的 Web 服务框架,主要侧重于基于文档驱动的 Web 服务,提供 SOAP 服务开发,允许通过多种方式创建 Web 服务。
在 3.0.4 中,为 Java 11 提供了新的支持。从 Java 9 开始,几个关键的 Java EE 包的可见性降低了,这些包括核心 XML 和基于 SOAP 的包。在 Java 11 中,这些包已被完全删除。
其它更新如下:
Bug
SWS-1018 - SaajSoapMessage created with default (empty) SoapEnvelope
SWS-1036 - SimpleXsdSchema not initialized property produces NullPointerException
Improvement
SWS-1030 - Resolve version conflicts
SWS-1033 - Ehcache - OWASP Dependency Check issues
SWS-1034 - Switch to Java 11 for future JDK support
SWS-1037 - Make SimpleXsdSchema give a more productive error message
SWS-1038 - Polish documentation
SWS-1039 - Upgrade to latest version of Spring
2.4.3 版本更新:
Bug
SWS-1018 - SaajSoapMessage created with default (empty) SoapEnvelope
SWS-1036 - SimpleXsdSchema not initialized property produces NullPointerException
Improvement
SWS-1012 - Upgrade to latest Spring Framework and Spring Security versions
SWS-1033 - Ehcache - OWASP Dependency Check issues
SWS-1034 - Switch to Java 11 for future JDK support
详情见发布公告。
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上所述就是小编给大家介绍的《Spring Web Services 3.0.4 发布,提供 Java 11 新支持》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Web Development Recipes
Brian P. Hogan、Chris Warren、Mike Weber、Chris Johnson、Aaron Godin / Pragmatic Bookshelf / 2012-1-22 / USD 35.00
You'll see a full spectrum of cutting-edge web development techniques, from UI and eye candy recipes to solutions for data analysis, testing, and web hosting. Make buttons and content stand out with s......一起来看看 《Web Development Recipes》 这本书的介绍吧!