内容简介:Spring Boot 2.1.0 发布了。 新特性 Rename spring-boot-starter-oauth2-oidc-client to spring-boot-starter-oauth2-client #14951 Add starter for OAuth2 resource server #14950 Support parameterizedConta...
Spring Boot 2.1.0 发布了。
新特性
Rename spring-boot-starter-oauth2-oidc-client to spring-boot-starter-oauth2-client #14951
Add starter for OAuth2 resource server #14950
Support parameterizedContainer for ConditionalOnBean and ConditionalOnMissingBean #14940
Avoid unwanted logging by making auto-configured applicationTaskExecutor bean lazy #14934
Rename DatabaseDriver#SAP to DatabaseDriver#HANA #14918
Skip restarter not only for JUnit4 but also for JUnit5 #14915
Use cluster endpoint in Jest HealthIndicator #14914
Add Log Output when DevTools restart is disabled #14807
Create @ConditionalOnMissingServletFilter #7475
Bug 修复
Restore isPositive check for maxHttpHeaderSize #14986
ApplicationConversionService is not binary compatibility with 2.0.x #14938
Web Services starter depends on a missing mimepull version #14924
2.1.0.RC1, startup failed by Log4j2Metrics bean creation when third party library depends on log4j-core #14883
Upgrade to 2.1.0.RC1 breaks message source with DevTools #14882
Support primary beans with ApplicationContextAssert.getBean #14874
依赖升级
Upgrade to Thymeleaf Extras Springsecurity 3.0.4.RELEASE #15001
Upgrade to Joda Time 2.10.1 #15000
Upgrade to Lettuce 5.1.2.RELEASE #14999
Upgrade to Reactor Californium-SR2 #14992
Upgrade to Maven Failsafe Plugin 2.22.1 #14965
Upgrade to Flyway 5.2.1 #14964
Upgrade to Aspectj 1.9.2 #14963
Upgrade to Mysql 8.0.13 #14960
Upgrade to Undertow 2.0.14.Final #14959
Upgrade to Rxjava2 2.2.3 #14958
Upgrade to Hazelcast 3.11 #14949
Upgrade to Spring Kafka 2.2.0.RELEASE #14892
Upgrade to Spring Batch 4.1.0.RELEASE #14891
Upgrade to Micrometer 1.1.0 #14890
Upgrade to Spring Integration 5.1.0.RELEASE #14889
Upgrade to Spring Data Lovelace SR2 #14888
Upgrade to Spring Framework 5.1.2.RELEASE #14887
Upgrade to Byte Buddy 1.9.3 #14866
Upgrade to Spring Session Bean-RELEASE #14733
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- MediaPipe:跨平台机器学习应用开发框架
- Ionic 4.0.2 发布,移动应用开发框架
- Ionic 4.0.2 发布,移动应用开发框架
- Ionic 4.3.0 发布,移动应用开发框架
- Ionic 4.4.0 发布,移动应用开发框架
- Ionic 4.6.0 发布,移动应用开发框架
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
XSS跨站脚本攻击剖析与防御
邱永华 / 人民邮电出版社 / 2013-9-1 / 49.00元
《XSS跨站脚本攻击剖析与防御》是一本专门剖析XSS安全的专业书,总共8章,主要包括的内容如下。第1章 XSS初探,主要阐述了XSS的基础知识,包括XSS的攻击原理和危害。第2章 XSS利用方式,就当前比较流行的XSS利用方式做了深入的剖析,这些攻击往往基于客户端,从挂马、窃取Cookies、会话劫持到钓鱼欺骗,各种攻击都不容忽视。第3章 XSS测试和利用工具,介绍了一些常见的XSS测试工具。第4......一起来看看 《XSS跨站脚本攻击剖析与防御》 这本书的介绍吧!