Spring Security 5.0.5 和 4.2.6 发布,Spring 安全框架

栏目: 软件资讯 · 发布时间: 6年前

内容简介: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]


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

PHP and MySQL Web Development (3rd Edition) (Developer's Library

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》 这本书的介绍吧!

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具