Among other things, Spring Security 4.2 brings early support for Spring Framework 5. You can find the change logs for 4.2.0.M14.2.0.RC14.2.0.RELEASE which closes over 80 issues. The overwhelming majority of these features were contributed by the community. Below you can find the highlights of this release.

除此之外,Spring Security 4.2还为Spring Framework 5提供了早期支持。您可以找到4.2.0.M1,4.2.0.RC1,4.2.0.RELEASE的更改日志,这些日志可以解决80多个问题。绝大多数这些功能都是由社区提供的。您可以在下面找到此版本的亮点。
 

3.1 Web Improvements 网站改进

3.2 Configuration Improvements

  • #3956 - Central configuration of the default role prefix. See the issue for details.
  • 中央配置默认角色前缀。有关详细信息,请参阅问题
  • #4102 - Custom default configuration in WebSecurityConfigurerAdapter. See Section 5.10, “Custom DSLs”
  • WebSecurityConfigurerAdapter中的自定义默认配置。请参见第5.10节“自定义DSL”
  • #3899 - concurrency-control@max-sessions supports unlimited sessions.
  • 并发控制@max-sessions支持无限会话。
  • #4097 - intercept-url@request-matcher-ref adds more powerful request matching support to the XML namespace.
  • intercept-url @ request-matcher-ref为XML命名空间添加了更强大的请求匹配支持。
  • #3990 - Support for constructing RoleHierarchy from Map (i.e. yml)
  • 支持从Map​​构造RoleHierarchy(即yml)
  • #4062 - Custom cookiePath to CookieCsrfTokenRepository
  • 自定义cookiePath到CookieCsrfTokenRepository
  • #3794 - Allow configuration of InvalidSessionStrategy on SessionManagementConfigurer
  • 允许在SessionManagementConfigurer上配置InvalidSessionStrategy
  • #4020 - Fix Exposing Beans for defaultMethodExpressionHandler can prevent Method Security
  • 修复defaultMethodExpressionHandler的Exposing Beans可以防止Method Security
     

3.3 Miscellaneous  杂项

  • #4080 - Spring 5 support
  • #4095 - Add UserBuilder
  • #4018 - Fix after csrf() is invoked, future MockMvc invocations use original CsrfTokenRepository
  • 在调用csrf()之后修复,将来的MockMvc调用使用原始的CsrfTokenRepository
  • Version Updates

最新文章

  1. LVM 管理减少swap分区空间增加到根分区
  2. node模块系统常用命令
  3. 【整理】--C++三种参数传递方式
  4. ant使用指南详细入门教程
  5. Python开发【第六章】:Python面向对象
  6. 移动端UC浏览器和QQ浏览器的部分私有meta属性
  7. Hive优化
  8. 在VS中使用类模板出现出现LNK2019: 无法解析的外部符号错误。
  9. MongoDB 数据类型
  10. 常用gradle命令
  11. 《Linux/Unix系统编程手册》读书笔记3
  12. Python学习之eventlet.greenpool
  13. 利用SQL进行推理
  14. Openjudge-NOI题库-数根
  15. JQuery 根据ID在页面中定位
  16. 让BLE设备的名称包含MAC地址
  17. 搭建开发环境2)Debian8 安装jdk 1.8
  18. java 中int与integer的区别
  19. diff比较两个文件 linux
  20. MongodDB---初识

热门文章

  1. chorme type=file 延迟5-8秒
  2. angularJS解决数据显示闪一下的问题?-解决办法
  3. 在“非软件企业”开发软件的困局 ZT
  4. ASP.NET MVC Json的序列化和反序列化
  5. Android6.0 源码修改之屏蔽导航栏虚拟按键(Home和RecentAPP)/动态显示和隐藏NavigationBar
  6. input range样式优化
  7. Python笔记(十六):迭代器
  8. 一张图教你读懂AI简史
  9. spring4笔记----PropertyOverrideConfigureer 重写占位符配置器(图)
  10. IL范围不正确