内容简介:Spring Security 5.0.5 和 4.2.6 已发布,发布主页显示 4.2.6 主要提供错误修复和依赖版本更新以及一些小改进,有关更改的完整列表,请查看 4.2.6 的更新日志。 而 5.0.5 版主要也是提供错误修复和依赖版本更新...
Spring Security 5.0.5 和 4.2.6 已发布,发布主页显示 4.2.6 主要提供错误修复和依赖版本更新以及一些小改进,有关更改的完整列表,请查看 4.2.6 的更新日志。
而 5.0.5 版主要也是提供错误修复和依赖版本更新以及一些小改进,有关更改的完整列表,请查看 5.0.5 的更新日志。
Maven
5.0.5
<dependencies> <dependency> <groupId>org.springframework.security</groupId> <artifactId>spring-security-web</artifactId> <version>5.0.5.RELEASE</version> </dependency> </dependencies>
4.2.6
<dependencies> <dependency> <groupId>org.springframework.security</groupId> <artifactId>spring-security-web</artifactId> <version>4.2.6.RELEASE</version> </dependency> </dependencies>
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- One 框架 2.0.13 发布
- Total.js 框架 v2.6.0 发布,Node.js 的 MVC 框架
- Total.js 框架 v2.6.0 发布,Node.js 的 MVC 框架
- 快嘉框架 v1.6 更新发布,J2EE 开发框架实例
- 快嘉框架 v2.0 更新发布,J2EE 开发框架实例
- 快嘉框架 v2.0 更新发布,J2EE 开发框架实例
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
PHP and MySQL Web Development (3rd Edition) (Developer's Library
Luke Welling、Laura Thomson / Sams / 2004-09-29 / USD 49.99
We've taken the best and made it even better. The third edition of the best-selling PHP and MySQL Web Development has been updated to include material and code on MySQL 5, PHP 5 and on PHPs object mod......一起来看看 《PHP and MySQL Web Development (3rd Edition) (Developer's Library》 这本书的介绍吧!