Stephane Nicoll
792de8f42a
Add a note regarding Jackson Module usage with Web[Mvc|Flux]Test
...
Closes gh-10648
7 years ago
Stephane Nicoll
1830dcf103
Rename AutoConfigurationReportEndpoint to ConditionsEndpoint
...
This commit further aligns the change to ConditionEvaluationReport by
renaming the 'autoconfig' endpoint to 'conditions'.
Closes gh-2945
7 years ago
Stephane Nicoll
1613361459
Merge pull request #11016 from sdeleuze:kotlin-1.1.60
...
* pr/11016:
Upgrade to Kotlin 1.1.60
7 years ago
sdeleuze
1f26b7d370
Upgrade to Kotlin 1.1.60
...
Closes gh-11016
7 years ago
Stephane Nicoll
401fe7e1e2
Polish micrometer configuration key descriptions
...
Closes gh-10890
7 years ago
Stephane Nicoll
92c62b6e9f
Remove resuscitated properties from the deprecation list
...
This commit removes two properties that were remove in earlier
milestones of Spring Boot 2 and reintroduced with the support of
micrometer.
Closes gh-11015
7 years ago
Andy Wilkinson
c74b8374bc
Revert "Upgrade to Netty 4.1.17.Final"
...
This reverts commit d01716238f
.
See gh-10993
7 years ago
Andy Wilkinson
a940e670a4
Upgrade to Xmlunit2 2.5.1
...
Closes gh-11004
7 years ago
Andy Wilkinson
5cc6b11583
Upgrade to Spring Cloud Connectors 2.0.1.RELEASE
...
Closes gh-11003
7 years ago
Andy Wilkinson
9891da96cc
Upgrade to Selenium 3.7.1
...
Closes gh-11002
7 years ago
Andy Wilkinson
37789c6809
Upgrade to Selenium Htmlunit 2.28
...
Closes gh-11001
7 years ago
Andy Wilkinson
2dd17fb5db
Upgrade to Mockito 2.12.0
...
Closes gh-11000
7 years ago
Andy Wilkinson
59a94fdb16
Upgrade to Mariadb 2.2.0
...
Closes gh-10999
7 years ago
Andy Wilkinson
b3a90c7f8a
Upgrade to Infinispan 9.1.3.Final
...
Closes gh-10998
7 years ago
Andy Wilkinson
ef0b1ff2e8
Upgrade to Commons Lang3 3.7
...
Closes gh-10997
7 years ago
Andy Wilkinson
66fae94368
Upgrade to Artemis 2.4.0
...
Closes gh-10996
7 years ago
Andy Wilkinson
7f2aa318ae
Upgrade to Htmlunit 2.28
...
Closes gh-10995
7 years ago
Andy Wilkinson
202d5b65e4
Upgrade to Byte Buddy 1.7.9
...
Closes gh-10994
7 years ago
Andy Wilkinson
d01716238f
Upgrade to Netty 4.1.17.Final
...
Closes gh-10993
7 years ago
Andy Wilkinson
ca971e5b34
Upgrade to Hikaricp 2.7.3
...
Closes gh-10992
7 years ago
Andy Wilkinson
95703aa7fb
Upgrade to Cassandra Driver 3.3.1
...
Closes gh-10991
7 years ago
Andy Wilkinson
6567d7bd2f
Upgrade to Couchbase Client 2.5.2
...
Closes gh-10990
7 years ago
Andy Wilkinson
456a029f77
Merge branch '1.5.x'
7 years ago
Andy Wilkinson
2e320ef859
Upgrade to Thymeleaf 2.1.6.RELEASE
...
Closes gh-10989
7 years ago
Stephane Nicoll
6470070d8c
Merge pull request #10986 from eddumelendez:junit_jupiter_5.0.2
...
* pr/10986:
Upgrade to JUnit Jupiter 5.0.2
7 years ago
Eddú Meléndez
0ea2184074
Upgrade to JUnit Jupiter 5.0.2
...
Closes gh-10986
7 years ago
Andy Wilkinson
d5fa4b069f
Start building against Spring Framework 5.0.2 snapshots
...
See gh-10982
7 years ago
Andy Wilkinson
f10ac2f0bd
Merge pull request #10641 from Kristine Jetzke
...
* gh-10641:
Polish "Provide access to root URI from TestRestTemplate"
Provide access to root URI from TestRestTemplate
7 years ago
Andy Wilkinson
71632ac767
Polish "Provide access to root URI from TestRestTemplate"
...
See gh-10641
7 years ago
tinexw
c1205c3243
Provide access to root URI from TestRestTemplate
...
Closes gh-10641
7 years ago
Andy Wilkinson
e92e56dda5
Drop LevelRemappingAppender
...
Drop LevelRemappingAppender as, following the changes made in e8f8556d
for gh-7657, it was no longer having any effect.
Closes gh-10842
7 years ago
Stephane Nicoll
5072d4ab04
Merge branch '1.5.x'
7 years ago
Stephane Nicoll
9e051e72e2
Add reference to @EntityScan for MongoDB
...
Closes gh-10947
7 years ago
Andy Wilkinson
eeede79ad6
Add dependency management from com.rabbitmq:amqp-client
...
Closes gh-7509
7 years ago
Andy Wilkinson
f1555319c4
Correct static-path-pattern property in WebFlux documentation
...
Closes gh-10843
7 years ago
Andy Wilkinson
806cf32549
Drop redundant web extension for sessions endpoint
...
Changes made in f1cfad67
mean that the web-specific extension is no
longer required as the infrastructure now automatically produces a
bad request (400) response when a required query parameter is absent.
See gh-10372
7 years ago
Andy Wilkinson
8d04525eb7
Document that sessions endpoint not available for reactive sessions
...
Closes gh-10882
7 years ago
Andy Wilkinson
c7cac927f7
Bring spring-boot-actuator's README up to date
...
Closes gh-10686
7 years ago
Andy Wilkinson
00f41a9056
Update docs to reflect that an endpoint's ID is no longer configurable
...
Closes gh-10862
7 years ago
Andy Wilkinson
b311237906
Update docs to reflect change to default Filter dispatcher type
...
Closes gh-10888
See gh-7467
7 years ago
Andy Wilkinson
ec7840e049
Align Actuator sample's tests with endpoint contextId changes
...
See gh-10980
7 years ago
Andy Wilkinson
2723892be3
Consistently include context id in endpoint responses
...
Closes gh-10980
7 years ago
Andy Wilkinson
07462be090
Polish
7 years ago
Andy Wilkinson
89173bd227
Upgrade to Spring Kafka 2.1.0.RC1
...
Closes gh-10975
7 years ago
Stephane Nicoll
dac7d9c174
Rename AutoConfigurationReportLoggingInitializer to ConditionEvaluationReportLoggingListener
...
Closes gh-2945
7 years ago
Stephane Nicoll
26158c1ee2
Add default order for JobLauncherCommandLineRunner
...
Closes gh-2943
7 years ago
Stephane Nicoll
4e88db9883
Scan converters with @WebMvcTest and @WebFluxTest
...
This commit makes sure to automatically scan `Converter` and
`GenericConverter` beans when a test uses `@WebMvcTest` or
`@WebFluxTest`.
Closes gh-10802
7 years ago
Stephane Nicoll
c40517b0ce
Merge pull request #10944 from ryonday:redis-cache-config
...
* pr/10944:
Polish "Improve cache auto-configuration for Redis"
Improve cache auto-configuration for Redis
Respond to MR feedback
Improve spring-boot-autoconfigure for Redis caches
7 years ago
Stephane Nicoll
46ef178f04
Polish "Improve cache auto-configuration for Redis"
...
Closes gh-10944
7 years ago
Stephane Nicoll
9ffda68af8
Merge remote-tracking branch 'origin/pr/10944' into pr/10944
7 years ago