Stephane Nicoll
dcb68d4c64
Deprecate unused property
...
Closes gh-13836
6 years ago
Andy Wilkinson
daad992c96
Merge branch '1.5.x' into 2.0.x
6 years ago
Andy Wilkinson
136be5916c
Upgrade to Postgresql 42.2.4
...
Closes gh-13845
6 years ago
Andy Wilkinson
8f2a8576a6
Upgrade to Mariadb 2.2.6
...
Closes gh-13844
6 years ago
Andy Wilkinson
e5a4cfabc3
Upgrade to Hibernate Validator 6.0.11.Final
...
Closes gh-13843
6 years ago
Andy Wilkinson
1c6e75ff10
Upgrade to Kafka 1.0.2
...
Closes gh-13842
6 years ago
Andy Wilkinson
4003c3c6e5
Upgrade to Jna 4.5.2
...
Closes gh-13841
6 years ago
Andy Wilkinson
3fd6f00155
Upgrade to Netty 4.1.27.Final
...
Closes gh-13840
6 years ago
Andy Wilkinson
478181eb2c
Merge branch '1.5.x' into 2.0.x
6 years ago
Stephane Nicoll
fc0a687ee0
Migrate test to ApplicationContextRunner
6 years ago
Madhura Bhave
660d284f45
Document when and how to use brackets when binding to maps
...
Closes gh-13506
6 years ago
Madhura Bhave
56235187d0
Fix typo
6 years ago
Andy Wilkinson
10b91602e9
Increase connect and read timeouts when testing against Cassandra
6 years ago
Andy Wilkinson
de7899fba4
Improve reliability by give Cassandra more time and attempts to start
6 years ago
Andy Wilkinson
bfc4cad692
Upgrade to Spring REST Docs 2.0.2.RELEASE
...
Closes gh-13505
6 years ago
Stephane Nicoll
cdbe6fa122
Document properties migrator usage
...
Closes gh-13600
6 years ago
Stephane Nicoll
a1ef3f070a
Improve documentation for using a mock environment with @SpringBootTest
...
Closes gh-13827
6 years ago
Stephane Nicoll
592754d806
Polish "Make sure exception tag values are not empty in web metrics"
...
Closes gh-13187
6 years ago
Jon Schneider
ee37dc1c31
Make sure exception tag values are not empty in web metrics
...
See gh-13187
6 years ago
Madhura Bhave
66156cc24f
Polish
6 years ago
Andy Wilkinson
681717d07a
Merge branch '1.5.x' into 2.0.x
6 years ago
Andy Wilkinson
b9ad0d9992
Test the Gradle plugin against Gradle 4.8.1 instead of 4.8
...
Closes gh-13809
6 years ago
Andy Wilkinson
8deea933b9
Test the Gradle plugin against Gradle 4.9
...
Closes gh-13808
6 years ago
Andy Wilkinson
53400b1d81
Merge branch '1.5.x' into 2.0.x
6 years ago
Madhura Bhave
e907ae605d
Fix tests
...
See gh-13783
6 years ago
Madhura Bhave
9bd723ddad
Fix exception message
...
Fixes gh-13783
6 years ago
Johnny Lim
86ccb26c58
Polish EndpointRequest.RequestMatcherFactory.antPath()
...
Closes gh-13775
6 years ago
Madhura Bhave
c36804908c
Merge branch '1.5.x' into 2.0.x
6 years ago
Andy Wilkinson
a57d0f0853
Reinstate order of WebMvcMetricsFilter
...
Closes gh-13781
6 years ago
Stephane Nicoll
944ed767ac
Add dependency management for elasticsearch integration tests distro
...
Closes gh-13547
6 years ago
dreis2211
e9a8d4c949
Remove unused AbstractCouchbaseAutoConfigurationTests
...
Closes gh-13797
6 years ago
Stephane Nicoll
6e749ef276
Improve NoSuchBeanDefinitionFailureAnalyzer to handle null beans
...
Previously, if a user defines a `@Bean` with a method that returns
`null`, injection by type will ignore that definition but the report
doesn't mention that candidate.
This commit improves the failure analyzer to look for user-defined beans
as well, detecting beans that are `null` matching the requested type
and including them in the report.
Closes gh-13531
6 years ago
Stephane Nicoll
e679690a74
Clarify the WebTestClient requires WebFlux on the classpath
...
Closes gh-13469
6 years ago
Stephane Nicoll
d6c7eff8f7
Add check for empty values for lookup
...
Closes gh-13419
6 years ago
Stephane Nicoll
8095ee4a5b
Polish contribution
...
See gh-13790
6 years ago
Johnny Lim
f363fe7dd1
Polish
...
See gh-13790
6 years ago
Stephane Nicoll
ec2ebf52de
Merge branch '1.5.x' into 2.0.x
6 years ago
Brian Clozel
58e886fddf
Remove @Lazy injection for HttpMessageConverters
...
This commit turns a lazy injection point for `HttpMessageConverters`
into an `ObjectProvider`-backed injection.
This allows to lazily rely on that bean without creating for it; in some
environments, such proxy creation can lead to issues like SPR-16990.
See gh-13785
6 years ago
Stephane Nicoll
ffe994335e
Merge branch '1.5.x' into 2.0.x
6 years ago
Johnny Lim
f2cef87878
Fix since on JdbcOperationsDependsOnPostProcessor
...
Closes gh-13778
6 years ago
Johnny Lim
068e22d60b
Polish
...
See gh-13776
6 years ago
Johnny Lim
4314dc2972
Remove a List creation in CompositePropertySources.iterator()
...
Closes gh-13774
6 years ago
Stephane Nicoll
e6ea28dec5
Polish
6 years ago
Johnny Lim
13202eb278
Prevent duplicate RequestMatcher in RequestMatcherFactory.antPath()
...
Closes gh-13706
6 years ago
Stephane Nicoll
174cc2bc4e
Merge branch '1.5.x' into 2.0.x
6 years ago
dreis2211
ac8eebfbad
Fix typos
...
Closes gh-13762
6 years ago
Stephane Nicoll
19709f7dea
Polish
6 years ago
Madhura Bhave
d7822ba135
Update copyright header for modified files
6 years ago
Madhura Bhave
c8c32cfa33
Migrate tests to ApplicationContextRunner
6 years ago
Andy Wilkinson
cced3514a7
Polish
6 years ago