Madhura Bhave
f7135ff18f
Use ResolverStyle.SMART when a custom format is specified
...
Fixes gh-13970
6 years ago
Madhura Bhave
09e09bf430
Add starter for OpenID Connect/OAuth2 client
...
Closes gh-13830
6 years ago
artsiom
1c224e5fbb
Add WebFluxRegistrations for custom WebFlux beans
...
This commit adds a new `WebFluxRegistrations` interface that
allows developers to register custom instances of key WebFlux
infrastructure components, such as `RequestMappingHandlerMapping`
and `RequestMappingHandlerAdapter`.
Closes gh-13997
6 years ago
Stephane Nicoll
ba2f2a3727
Polish jaxb setup for JDK 9 and further
6 years ago
Brian Clozel
6ecbd8d21b
Auto-Configure FormContentFilter in Spring MVC
...
Because `HttpPutFormContentFilter` has been deprecated in Spring
Framework 5.1, this commit updates the auto-configuration to replace it
with the new `FormContentFilter`. This new filter is building on the
previous one and supports HTTP DELETE requests as well.
Both filters should not be used in addition, so the former
configuration has been removed. This commit also adds configuration
metadata to let developers know about the configuration key change.
Closes: gh-13363
6 years ago
Stephane Nicoll
9a94fb3464
Add ci build for Java 11
...
Closes gh-14028
6 years ago
Stephane Nicoll
4fdb50417d
Disable Groovy scripts for doc generation on Java11
...
See gh-14028
6 years ago
Stephane Nicoll
d1ac774af2
Configure build to be compatible with Java 11
...
See gh-14028
6 years ago
Stephane Nicoll
930c838da9
Remove Narayana support
...
The Spring Boot integration is now handled by the Narayana project
itself at https://github.com/snowdrop/narayana-spring-boot
This commit removes our support.
Closes gh-12026
6 years ago
Stephane Nicoll
598f630b8c
Upgrade to Hibernate 5.3.5.Final
...
Closes gh-14120
6 years ago
Stephane Nicoll
4e92d590ad
Upgrade to Rest Assured 3.1.1
...
Closes gh-14119
6 years ago
Stephane Nicoll
0643d0a5d7
Upgrade to Rxjava2 2.2.0
...
Closes gh-14118
6 years ago
Stephane Nicoll
d9a95df159
Upgrade to Xmlunit2 2.6.1
...
Closes gh-14117
6 years ago
Stephane Nicoll
29ee712a7c
Upgrade to Selenium 3.14.0
...
Closes gh-14116
6 years ago
Stephane Nicoll
143f94aeb6
Upgrade to Selenium Htmlunit 2.32.1
...
Closes gh-14115
6 years ago
Stephane Nicoll
9b4a8e784e
Upgrade to Lombok 1.18.2
...
Closes gh-14114
6 years ago
Stephane Nicoll
837d4d97da
Upgrade to Pooled Jms Version 1.0.3
...
Closes gh-14113
6 years ago
Stephane Nicoll
b20611633b
Upgrade to Junit Jupiter 5.3.0-RC1
...
Closes gh-14112
6 years ago
Stephane Nicoll
c399c73ee4
Upgrade to Jooq 3.11.4
...
Closes gh-14111
6 years ago
Stephane Nicoll
65528a1781
Upgrade to Kotlin 1.2.60
...
Closes gh-14110
6 years ago
Stephane Nicoll
bbda4480a9
Upgrade to Influxdb Java 2.12
...
Closes gh-14109
6 years ago
Stephane Nicoll
409b684ecd
Upgrade to Elasticsearch 6.3.2
...
Closes gh-14108
6 years ago
Stephane Nicoll
ad33822df7
Upgrade to Groovy 2.5.2
...
Closes gh-14107
6 years ago
Stephane Nicoll
7454989c8e
Upgrade to Log4j2 2.11.1
...
Closes gh-14106
6 years ago
Stephane Nicoll
ddfb157717
Upgrade to Htmlunit 2.32
...
Closes gh-14105
6 years ago
Stephane Nicoll
5cb2c8ed4b
Upgrade to Byte Buddy 1.8.17
...
Closes gh-14104
6 years ago
Stephane Nicoll
906b04e993
Upgrade to Mysql 8.0.12
...
Closes gh-14103
6 years ago
Stephane Nicoll
023a001ca5
Upgrade to Undertow 2.0.13.Final
...
Closes gh-14102
6 years ago
Stephane Nicoll
4485466fe4
Upgrade to Netty Tcnative 2.0.13.Final
...
Closes gh-14101
6 years ago
Stephane Nicoll
08bc604158
Upgrade to Hazelcast 3.10.4
...
Closes gh-14100
6 years ago
Stephane Nicoll
cf8fb949ef
Upgrade to Couchbase Client 2.6.1
...
Closes gh-14099
6 years ago
Brian Clozel
5e836b1231
Merge branch '2.0.x'
6 years ago
artsiom
51fd27fad4
Configure HiddenHttpMethodFilter for Spring WebFlux
...
Closes gh-14008
6 years ago
Stephane Nicoll
82e3a6a1a4
Polish
6 years ago
Brian Clozel
8c1df92566
Align with DispatcherServlet changes
...
The `shouldHandleFailure` configuration option has been removed from
`DispatcherServlet`.
See gh-13511
6 years ago
Stephane Nicoll
f30453dc52
Upgrade to Spring Framework 5.1.0.RC2
...
Closes gh-14038
6 years ago
Stephane Nicoll
5cdff9bce6
Merge branch '2.0.x'
6 years ago
Stephane Nicoll
22bc2bd7ba
Upgrade to Httpasyncclient 4.1.4
...
Closes gh-14098
6 years ago
Stephane Nicoll
412ff051e3
Upgrade to Derby 10.14.2.0
...
Closes gh-14097
6 years ago
Stephane Nicoll
b1805f4d37
Upgrade to Activemq 5.15.5
...
Closes gh-14096
6 years ago
Stephane Nicoll
bffc542409
Upgrade to Jest 5.3.4
...
Closes gh-14095
6 years ago
Stephane Nicoll
05dfdfad1d
Upgrade to Rxjava2 2.1.17
...
Closes gh-14094
6 years ago
Stephane Nicoll
83ee7fc934
Upgrade to Netty 4.1.28.Final
...
Closes gh-14093
6 years ago
Stephane Nicoll
8c29586699
Upgrade to Lettuce 5.0.5.RELEASE
...
Closes gh-14092
6 years ago
Stephane Nicoll
a303109d93
Upgrade to Unboundid Ldapsdk 4.0.7
...
Closes gh-14091
6 years ago
artsiom
d22c3e2787
Add property to disable HiddenHttpMethodFilter
...
Closes gh-14030
6 years ago
Stephane Nicoll
4bc5535c37
Rework "Remove redundant spring-boot-starter dependency"
...
This commit reworks 40d8726
as it has introduced an unfortunate side
effect for those who are using a starter with optional starter
dependencies.
`spring-boot-starter-web` defines the json and the tomcat starter. The
latter is part of a set of starters that do not bring the base starter
and the former can be excluded to use gson rather than jackson.
When such arrangement happens, spring-boot-starter-web no longer defines
the base starter (and therefore doesn't bring the core dependencies
that Spring Boot needs to bootstrap).
This commit reviews the starters that define optional starters and
reintroduce the base starter.
Closes gh-14076
6 years ago
Madhura Bhave
fe05fed76c
Merge branch '2.0.x'
6 years ago
Madhura Bhave
c7b4a992be
Fix formatting
6 years ago
Madhura Bhave
d724f154f4
Merge branch '2.0.x'
6 years ago