Stephane Nicoll
829ac3fbef
Prevent headers to be mutated
...
This commit rework 1189ccc to prevent a mutate call on the original
headers map.
Closes gh-13871
8 years ago
Stephane Nicoll
5fb2060566
Polish "Add configuration for Tomcat's cachingAllowed property"
...
Closes gh-13614
8 years ago
Rob Tompkins
200ac6db30
Add configuration for Tomcat's cachingAllowed property
...
See gh-13614
8 years ago
dreis2211
d0918f87b2
Fix OAuth2WebSecurityConfigurationTests
...
Closes gh-13872
8 years ago
Stephane Nicoll
1a0afc6bbe
Polish "Use Collection.removeIf() where possible"
...
Closes gh-13871
8 years ago
dreis2211
1189ccc936
Use Collection.removeIf() where possible
...
See gh-13871
8 years ago
Stephane Nicoll
7176c54f5e
Polish "Add metric description and base unit to metrics endpoint"
...
Closes gh-13813
8 years ago
Johannes Edmeier
ab1f8cf77b
Add metric description and base unit to metrics endpoint
...
See gh-13813
8 years ago
Stephane Nicoll
ecb8da2536
Polish "Upgrade to Micrometer 1.0.6"
...
Closes gh-13819
8 years ago
Jon Schneider
f478911c54
Upgrade to Micrometer 1.0.6
...
See gh-13819
8 years ago
Stephane Nicoll
dcb68d4c64
Deprecate unused property
...
Closes gh-13836
8 years ago
Andy Wilkinson
c7f6fb8660
Upgrade to Mockito 2.19.1
...
Closes gh-13859
8 years ago
Andy Wilkinson
f8c8c47351
Upgrade to Jooq 3.11.3
...
Closes gh-13858
8 years ago
Andy Wilkinson
0ea85800c4
Upgrade to Infinispan 9.3.1.Final
...
Closes gh-13857
8 years ago
Andy Wilkinson
2d340fcae1
Upgrade to Hibernate 5.3.3.Final
...
Closes gh-13856
8 years ago
Andy Wilkinson
3b79802c19
Upgrade to Flyway 5.1.4
...
Closes gh-13855
8 years ago
Andy Wilkinson
98f19fcc81
Upgrade to Elasticsearch 6.3.1
...
Closes gh-13854
8 years ago
Andy Wilkinson
e9d1abf2ce
Upgrade to Groovy 2.5.1
...
Closes gh-13853
8 years ago
Andy Wilkinson
921d883559
Upgrade to Kafka 1.1.1
...
Closes gh-13852
8 years ago
Andy Wilkinson
7a706b1581
Upgrade to Commons Pool2 2.6.0
...
Closes gh-13851
8 years ago
Andy Wilkinson
f28ae9e4c5
Upgrade to Commons Dbcp2 2.5.0
...
Closes gh-13850
8 years ago
Andy Wilkinson
1df725fddc
Upgrade to Byte Buddy 1.8.13
...
Closes gh-13849
8 years ago
Andy Wilkinson
a19d340b60
Upgrade to Undertow 2.0.11.Final
...
Closes gh-13848
8 years ago
Andy Wilkinson
9d72838796
Upgrade to Hazelcast 3.10.3
...
Closes gh-13847
8 years ago
Andy Wilkinson
5e58a50311
Upgrade to Couchbase Client 2.6.0
...
Closes gh-13846
8 years ago
Andy Wilkinson
136be5916c
Upgrade to Postgresql 42.2.4
...
Closes gh-13845
8 years ago
Andy Wilkinson
8f2a8576a6
Upgrade to Mariadb 2.2.6
...
Closes gh-13844
8 years ago
Andy Wilkinson
e5a4cfabc3
Upgrade to Hibernate Validator 6.0.11.Final
...
Closes gh-13843
8 years ago
Andy Wilkinson
1c6e75ff10
Upgrade to Kafka 1.0.2
...
Closes gh-13842
8 years ago
Andy Wilkinson
4003c3c6e5
Upgrade to Jna 4.5.2
...
Closes gh-13841
8 years ago
Andy Wilkinson
3fd6f00155
Upgrade to Netty 4.1.27.Final
...
Closes gh-13840
8 years ago
Stephane Nicoll
0f0fc9ec62
Adapt assertion to logging change in Spring Framework
8 years ago
Stephane Nicoll
fc0a687ee0
Migrate test to ApplicationContextRunner
8 years ago
Madhura Bhave
660d284f45
Document when and how to use brackets when binding to maps
...
Closes gh-13506
8 years ago
Madhura Bhave
56235187d0
Fix typo
8 years ago
Andy Wilkinson
10b91602e9
Increase connect and read timeouts when testing against Cassandra
8 years ago
Andy Wilkinson
de7899fba4
Improve reliability by give Cassandra more time and attempts to start
8 years ago
Andy Wilkinson
bfc4cad692
Upgrade to Spring REST Docs 2.0.2.RELEASE
...
Closes gh-13505
8 years ago
Stephane Nicoll
cdbe6fa122
Document properties migrator usage
...
Closes gh-13600
8 years ago
Andy Wilkinson
13835c5dc7
Upgrade to Spring Batch 4.1.0.M2
...
Closes gh-13820
8 years ago
Stephane Nicoll
a1ef3f070a
Improve documentation for using a mock environment with @SpringBootTest
...
Closes gh-13827
8 years ago
Stephane Nicoll
592754d806
Polish "Make sure exception tag values are not empty in web metrics"
...
Closes gh-13187
8 years ago
Jon Schneider
ee37dc1c31
Make sure exception tag values are not empty in web metrics
...
See gh-13187
8 years ago
Stephane Nicoll
bc7db86c8c
Consistently apply exclude on auto-configuration
...
Previously, exclude of an import selector was applied only locally. In
other words, if one import selector imports `AcmeAutoConfiguration` and
another one exclude it, it would still be imported because exclude were
applied separately
This commit collects the outcome of all auto-configuration import
selectors and then apply exclusions in a single pass.
Closes gh-12586
8 years ago
Stephane Nicoll
184cd0c708
Avoid CGLIB requirement in MessageSourceAutoConfiguration
...
Closes gh-13824
8 years ago
Madhura Bhave
ceaac98847
Update docs with OIDC provider configuration
...
See gh-13210
8 years ago
Madhura Bhave
66156cc24f
Polish
8 years ago
Andy Wilkinson
b9ad0d9992
Test the Gradle plugin against Gradle 4.8.1 instead of 4.8
...
Closes gh-13809
8 years ago
Andy Wilkinson
8deea933b9
Test the Gradle plugin against Gradle 4.9
...
Closes gh-13808
8 years ago
Madhura Bhave
e907ae605d
Fix tests
...
See gh-13783
8 years ago