Johnny Lim
0f0c6e0729
Polish
...
Closes gh-11536
7 years ago
Phillip Webb
286a3bb10a
Polish GSON customization support
...
Closes gh-11498
7 years ago
ioann
ba552f1d24
Allow GSON customization via properties or beans
...
Update GSON support to allow customization with either properties or
customize beans.
See gh-11498
7 years ago
Phillip Webb
9cb5f3da89
Create DynamicRegistrationBean
...
Extract functionality from the `RegistrationBean` into a new class
designed to work with dynamic registration. Servet and Filter
registration beans now extend from `DynaimcRegistrationBean`, where as
`ServletListenerRegistrationBean` extends directly from
`RegistrationBean`.
This refactor allows the removal of `ServletListenerRegistrationBean`
deprecated methods.
Fixes gh-11344
7 years ago
Phillip Webb
85d3f5a180
Fix NPE in test containers
...
Fix NPE accidentally introduced during refinement.
7 years ago
Phillip Webb
fb614c64da
Revert "Build against Spring Security 5.0.1 SNAPSHOT"
...
This reverts commit 2c52b9e87a
since the SNAPSHOT BOM doesn't appear to be published.
See gh-11573
7 years ago
Phillip Webb
2d76aad03e
Further refine test containers
7 years ago
Phillip Webb
201da97774
Further refine test containers
7 years ago
Phillip Webb
2c52b9e87a
Build against Spring Security 5.0.1 SNAPSHOT
...
See gh-11573
7 years ago
Phillip Webb
cae02ce0b8
Make WebMvcMetricsFilter lazy
...
Update `WebMvcMetricsFilter` so that it no longer causes early
initialization of Spring MVC concerns.
Fixes gh-11571
7 years ago
Phillip Webb
19ce0aa4f0
Refine BackgroundPreinitializer
...
Update `BackgroundPreinitializer` to start initialization earlier. Also
refine the startup order and initialize Charsets.
Fixes gh-11570
See gh-11412
7 years ago
Phillip Webb
79fc8838fd
Propagate Map conversion failures
...
Align `MapBinder` with `IndexedBinder` so that if a value is specified
any converter exception are propagated.
See gh-11493
7 years ago
Phillip Webb
25609c060e
Polish
7 years ago
Phillip Webb
a62a27e686
Polish InvalidConfigurationPropertyValueException
7 years ago
Phillip Webb
937a62e0b8
Polish ConfigurationPropertiesBinder
...
Remove unused code and polish implementation so that the binder is not
created on each invocation.
7 years ago
Madhura Bhave
9a6c339243
Use TestContainers util from spring-boot-test-support
...
See gh-10516
7 years ago
Andy Wilkinson
996b3ef7f2
Refine test containers
7 years ago
Phillip Webb
87bccb96f1
Merge branch '1.5.x'
7 years ago
Madhura Bhave
41c02b307b
Try to convert value in MapBinder
...
Fixes gh-11493
7 years ago
Andy Wilkinson
47acf8acdc
Start building against Reactor Bismuth snapshots
...
See gh-11572
7 years ago
Stephane Nicoll
0822fcf0c5
Merge branch '1.5.x'
7 years ago
Stephane Nicoll
66d58294d5
Merge branch '1.5.x'
7 years ago
Andy Wilkinson
12e1fcbfab
Do not pass null credential from ConnectionString to Mongo builder
7 years ago
Stephane Nicoll
f2d3f51f3f
Merge branch '1.5.x'
7 years ago
Andy Wilkinson
c7f5f0735d
Stop reusing the Cluster when waiting for Cassandra to start
...
See gh-10516
7 years ago
Andy Wilkinson
927003e0b7
Polish
7 years ago
Stephane Nicoll
8941dc746e
Polish
7 years ago
Stephane Nicoll
b98c7ed9f8
Add InvalidConfigurationPropertyValueException
...
This commit adds a new exception type that denotes the value of a
configuration key is invalid, alongside a FailureAnalyzer that reports
a human-readable report when such exception is thrown on startup.
ResourceNotFoundException being a (useless) specialization of this new
exception, its usage has been refactored to use the more general
exception type.
Closes gh-10794
7 years ago
Stephane Nicoll
6daad1f562
Allow to inject the Environment in FailureAnalyzer
...
Closes gh-11569
7 years ago
Andy Wilkinson
6a0dbc5ce0
Upgrade to Sqlite Jdbc 3.21.0.1
...
Closes gh-11567
7 years ago
Andy Wilkinson
3f8c99d1b6
Upgrade to Selenium 3.8.1
...
Closes gh-11566
7 years ago
Andy Wilkinson
b5ee0031b4
Upgrade to Selenium Htmlunit 2.29.0
...
Closes gh-11565
7 years ago
Andy Wilkinson
b1371a703f
Upgrade to Reactive Streams 1.0.2
...
Closes gh-11564
7 years ago
Andy Wilkinson
750265ee39
Upgrade to Jetty El 8.5.24
...
Closes gh-11563
7 years ago
Andy Wilkinson
2a9ab811bc
Upgrade to Mongo Driver Reactivestreams 1.7.0
...
Closes gh-11562
7 years ago
Andy Wilkinson
461ab35249
Upgrade to Mongodb 3.6.1
...
Closes gh-11561
7 years ago
Andy Wilkinson
bdced553f1
Upgrade to Mariadb 2.2.1
...
Closes gh-11560
7 years ago
Andy Wilkinson
f051eb5858
Upgrade to Jooq 3.10.3
...
Closes gh-11559
7 years ago
Andy Wilkinson
a7296fb8c0
Upgrade to Influxdb Java 2.8
...
Closes gh-11558
7 years ago
Andy Wilkinson
51026183c6
Upgrade to Infinispan 9.1.4.Final
...
Closes gh-11557
7 years ago
Andy Wilkinson
91e64c6a60
Upgrade to Hibernate Validator 6.0.7.Final
...
Closes gh-11556
7 years ago
Andy Wilkinson
dbd05c57ec
Upgrade to Flyway 5.0.5
...
Closes gh-11555
7 years ago
Andy Wilkinson
9918916181
Upgrade to Jaybird 3.0.3
...
Closes gh-11554
7 years ago
Andy Wilkinson
a88ddca754
Upgrade to Janino 3.0.8
...
Closes gh-11553
7 years ago
Andy Wilkinson
b91baa5d12
Upgrade to Assertj 3.9.0
...
Closes gh-11552
7 years ago
Andy Wilkinson
2487d8878a
Upgrade to Commons Pool2 2.5.0
...
Closes gh-11551
7 years ago
Andy Wilkinson
a43365ee58
Upgrade to Commons Dbcp2 2.2.0
...
Closes gh-11550
7 years ago
Andy Wilkinson
3a56398b68
Upgrade to Htmlunit 2.29
...
Closes gh-11549
7 years ago
Andy Wilkinson
330bd0a9b1
Upgrade to Jna 4.5.1
...
Closes gh-11548
7 years ago
Andy Wilkinson
9b6ea87f6a
Upgrade to Javax Validation 2.0.1.Final
...
Closes gh-11547
7 years ago