Stephane Nicoll
29163041ae
Upgrade to Spring Framework 5.2.3
...
Closes gh-19531
5 years ago
Phillip Webb
15652ae4c1
Update copyright year of changed files
5 years ago
Phillip Webb
3cfbfebbb1
Merge branch '2.1.x' into 2.2.x
5 years ago
Madhura Bhave
e60194c7d5
Ignore trailing slash when recording Web metrics
...
Fixes gh-18207
5 years ago
Phillip Webb
9bd49562fe
Update copyright year of changed files
5 years ago
Stephane Nicoll
b3d32c7214
Upgrade to Reactor Dysprosium-SR3
...
Closes gh-19643
5 years ago
dreis2211
852659684b
Fix typo in NoSuchBeanDefinitionFailureAnalyzer exception
...
See gh-19690
5 years ago
Andy Wilkinson
30e9ba4659
Upgrade to Jakarta Validation 2.0.2
...
Closes gh-19687
5 years ago
Andy Wilkinson
4a76bc8b46
Cope with different exception messages in ValidationException failure analyzer
...
Fixes gh-19671
5 years ago
Stephane Nicoll
101fd14286
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19685
5 years ago
Stephane Nicoll
8b8a4ee65e
Polish "Make equality checks defensive to null reference"
...
See gh-19540
5 years ago
liuhuan
6d8b849361
Make equality checks defensive to null reference
...
See gh-19540
5 years ago
Stephane Nicoll
66755105ea
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19682
5 years ago
Dmytro Nosan
b7e69890f3
Fix retrieval of parent logger in PoolingDataSourceBean
...
See gh-19637
5 years ago
Stephane Nicoll
0c7dae0d51
Remove duplicate note in Hazelcast section of reference guide
...
Closes gh-19678
5 years ago
Andy Wilkinson
b23b69fea3
Upgrade to Reactor Californium-SR15
...
Closes gh-19640
5 years ago
Andy Wilkinson
6d16c7d860
Build against Spring Data Moore-SR4 snapshots
...
See gh-19648
5 years ago
Andy Wilkinson
3faf023da4
Build against Spring Integration 5.2.3 snapshots
...
See gh-19647
5 years ago
Andy Wilkinson
0509248bf7
Build against Spring AMQP 2.2.3 snapshots
...
See gh-19646
5 years ago
Andy Wilkinson
803a24d6f4
Build against Micrometer 1.3.3 snapshots
...
See gh-19645
5 years ago
Andy Wilkinson
cedcbaccdb
Build against Spring HATEOAS 1.0.3 snapshots
...
See gh-19644
5 years ago
Andy Wilkinson
fbc958e4dd
Build against Reactor Dysprosium-SR3 snapshots
...
See gh-19643
5 years ago
Andy Wilkinson
5e14e33c94
Start building against Micrometer 1.1.10 snapshots
...
See gh-19639
5 years ago
Andy Wilkinson
2d995e740a
Start building against Spring Data Lovelace-SR15 snapshots
...
See gh-19642
5 years ago
Andy Wilkinson
bcaae99fa9
Start building against Spring AMQP 2.1.13 snapshots
...
See gh-19641
5 years ago
Andy Wilkinson
d75a58d789
Start building against Reactor Californium-SR15 snapshots
...
See gh-19640
5 years ago
Andy Wilkinson
7fda317f0d
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19657
5 years ago
Andy Wilkinson
617ebaf3c0
Isolate Gradle Plugin build from other Gradle configuration
...
Closes gh-19656
5 years ago
dreis2211
9fe114ebad
Update copyright in legal doc section
...
See gh-19621
5 years ago
Madhura Bhave
1fa83757ce
Fix tests
...
See gh-19599
5 years ago
Madhura Bhave
139995469a
Short circuit validation in bind handler if previous exception present
...
Closes gh-19599
5 years ago
Madhura Bhave
7f0573df49
Fallback on underlying server default when determining outcome tag
...
This commit also changed the default outcome to SUCCESS
Fixes gh-19367
5 years ago
Madhura Bhave
a017b8905a
Adapt field name in ValidationBindHandler to a valid ConfigurationPropertyName
...
Fixes gh-19580
5 years ago
Andy Wilkinson
ccf4e1ad44
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19591
5 years ago
dreis2211
2b06f17c69
Fix links to external types in javadoc
...
See gh-19581
5 years ago
Stephane Nicoll
99c64b7cdf
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19589
5 years ago
Matthias Stock
adfbbcc0f6
Simplify validation pattern of EndpointId
...
See gh-19584
5 years ago
Madhura Bhave
437941cc51
Improve diagnostics when using `@ConstructorBinding` on a Kotlin class
...
Closes gh-19312
5 years ago
Andy Wilkinson
02965e9744
Fix javadoc warnings
...
Fixes gh-19572
5 years ago
Andy Wilkinson
6d8f07d899
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19570
5 years ago
Andy Wilkinson
bdffa860d9
Increase startup timeout for Docker containers
...
Closes gh-19569
5 years ago
Andy Wilkinson
e04055650c
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19567
5 years ago
Andy Wilkinson
3fb1bb74ba
Configure WebTestClient to be able to consume large responses
...
Closes gh-19566
5 years ago
Madhura Bhave
82dc7bcc90
HypermediaAutoConfiguration should back off when Spring MVC absent
...
Fixes gh-19392
5 years ago
Madhura Bhave
87dd11502a
Refactor HypermediaAutoConfigurationTests
5 years ago
Madhura Bhave
ac10ebba33
Fix checkstyle
5 years ago
Madhura Bhave
67fab60fbd
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19560
5 years ago
Scott Frederick
487b9cbf96
Add profiles directly to the application environment for tests
...
Prior to this commit, active profiles were being added to the Spring Boot
application environment by setting the `spring.profiles.active` property.
This could result in profiles getting parsed differently than other uses of `@ActiveProfiles`.
Setting the profiles directly in the `Environment` prevents this parsing.
See gh-19556
5 years ago
Andy Wilkinson
c57359ea3b
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19553
5 years ago
Andy Wilkinson
d46406fcb9
Remove loading of non-existent properties file from antlib
...
Fixes gh-19552
5 years ago