Johnny Lim
a6ccdbe19f
Handle missing exceptions in WebMvcMetricsFilter
...
Prior to this commit, exceptions nested in
`NestedServletExceptions` would not be recorded by the
`WebMvcMetricsFilter`. This commit ensures that exceptions
happening downstream (e.g. happening while writing the response
body itself) are properly recorded.
See https://github.com/micrometer-metrics/micrometer/issues/1190
See gh-16014
6 years ago
Stephane Nicoll
b7ca103125
Merge pull request #16213 from orangeroad0922
...
* pr/16213:
Polish "Fix typo in spring-boot-features.adoc"
Fix typo in spring-boot-features.adoc
6 years ago
Stephane Nicoll
765801983b
Polish "Fix typo in spring-boot-features.adoc"
...
Closes gh-16213
6 years ago
Orangeroad0922
47169436ed
Fix typo in spring-boot-features.adoc
...
See gh-16213
6 years ago
Stephane Nicoll
d77f69cfa9
Merge pull request #16166 from viktoriya-kutsarova
...
* pr/16166:
Polish "Update ambiguous documentation about ConfigurationProperties"
Update ambiguous documentation about ConfigurationProperties
6 years ago
Stephane Nicoll
f07de1bbe2
Polish "Update ambiguous documentation about ConfigurationProperties"
...
Closes gh-16166
6 years ago
Viktoriya Kutsarova
6b6ac28430
Update ambiguous documentation about ConfigurationProperties
...
See gh-16166
6 years ago
Stephane Nicoll
015de55f58
Merge pull request #16170 from ayudovin
...
* pr/16170:
Polish contribution
Add support for Mustache, FreeMarker and Thymeleaf in WebFluxTest
6 years ago
Stephane Nicoll
161c0b9fad
Polish contribution
...
Closes gh-16170
6 years ago
ayudovin
51013421f2
Add support for Mustache, FreeMarker and Thymeleaf in WebFluxTest
...
See gh-16170
6 years ago
Stephane Nicoll
078bd890a6
Merge branch '2.0.x' into 2.1.x
6 years ago
Stephane Nicoll
50d0b4df46
Polish
6 years ago
Stephane Nicoll
7b78367eb9
Merge pull request #16178 from izeye
...
* pr/16178:
Add dependency management for micrometer-registry-stackdriver
6 years ago
Johnny Lim
00bda4dc2a
Add dependency management for micrometer-registry-stackdriver
...
Closes gh-16178
6 years ago
Stephane Nicoll
7f582cc707
Merge pull request #16193 from izeye
...
* pr/16193:
Polish
6 years ago
Johnny Lim
bcfbabe6cd
Polish
...
Closes gh-16193
6 years ago
Andy Wilkinson
8a0dc61c59
Polish prohibited version of Couchbase's client
6 years ago
Stephane Nicoll
1e2177d45d
Merge pull request #16203 from izeye
...
* pr/16203:
Add more indentation settings to .editorconfig
6 years ago
Johnny Lim
bcec2bbb58
Add more indentation settings to .editorconfig
...
Closes gh-16203
6 years ago
Phillip Webb
fc3aa43cc2
Update copyright year for changed files
6 years ago
Phillip Webb
f02887b6c6
Merge branch '2.0.x' into 2.1.x
6 years ago
Phillip Webb
9c3af103e0
Fix ScheduledTasksEndpointAutoConfigurationTests
...
Update the `CustomEndpointConfiguration` class in
`ScheduledTasksEndpointAutoConfigurationTests` to be package private
so that it can be enhanced by cglib.
Prior to merge commit 361437f4
the class was a lite configuration so
it didn't matter that it was a private class.
6 years ago
Phillip Webb
45ae97a4e9
Merge branch '2.0.x' into 2.1.x
6 years ago
Phillip Webb
03beed603c
Fix ScheduledTasksEndpointTests BaseConfiguration
...
Update the `BaseConfiguration` class in `ScheduledTasksEndpointTests`
to be package private so that it can be enhanced by cglib.
Prior to merge commit 361437f4
the class was a lite configuration so
it didn't matter that it was a private class.
6 years ago
Andy Wilkinson
f0ef693376
Merge branch '2.0.x' into 2.1.x
6 years ago
Andy Wilkinson
c2eeeb032c
Work around javac bug
6 years ago
Andy Wilkinson
8c3cec8f13
Merge branch '2.0.x' into 2.1.x
6 years ago
Andy Wilkinson
361437f4e2
Merge branch '1.5.x' into 2.0.x
6 years ago
Andy Wilkinson
821ee0cf83
Ensure that @Bean methods are only declared on @Configuration classes
...
Closes gh-16190
6 years ago
Andy Wilkinson
f574213cc8
Mark log file endpoint as producing text/plain
...
Closes gh-16188
6 years ago
Andy Wilkinson
7153525ee2
Annotation @JsonTest with @ExtendWith(SpringExtension.class)
...
Closes gh-16183
6 years ago
Andy Wilkinson
eeaf057f47
Merge branch '2.0.x' into 2.1.x
6 years ago
Andy Wilkinson
fd8a2691a5
Upgrade Maven Wrapper and drop back to Maven 3.5.4
...
See gh-16167
6 years ago
Andy Wilkinson
9d06d22b99
Merge branch '2.0.x' into 2.1.x
6 years ago
Andy Wilkinson
affdbeef41
Polish
6 years ago
Andy Wilkinson
f46894dfd3
Merge branch '2.0.x' into 2.1.x
6 years ago
Andy Wilkinson
17a1b2822c
Isolate LoggerContext state to each test
...
Closes gh-16162
6 years ago
Andy Wilkinson
9963ed1249
Merge branch '2.0.x' into 2.1.x
6 years ago
Andy Wilkinson
83216c34e5
Merge branch '1.5.x' into 2.0.x
6 years ago
Andy Wilkinson
3fdf2818b3
Remove reliance on side-effects in LogbackLoggingSystemTests
...
Closes gh-16160
6 years ago
Andy Wilkinson
80f2e2260e
Merge branch '2.0.x' into 2.1.x
6 years ago
Andy Wilkinson
e56580ddc6
Merge branch '1.5.x' into 2.0.x
6 years ago
Andy Wilkinson
2916421188
Revert "Upgrade to Jetty 9.4.15.v20190215"
...
This reverts commit 53e7c5cde1
.
See gh-16118
6 years ago
Andy Wilkinson
a09713ee30
Upgrade to Infinispan 9.4.8.Final
...
Closes gh-16134
6 years ago
Andy Wilkinson
de042114af
Upgrade to Jetty Reactive Httpclient 1.0.3
...
Closes gh-16133
6 years ago
Andy Wilkinson
c54ac68afa
Upgrade to Undertow 2.0.19.Final
...
Closes gh-16132
6 years ago
Andy Wilkinson
33fdc5b471
Upgrade to Rxjava2 2.2.7
...
Closes gh-16131
6 years ago
Andy Wilkinson
2568bd6a83
Upgrade to Netty Tcnative 2.0.22.Final
...
Closes gh-16130
6 years ago
Andy Wilkinson
4f5eff6fa4
Upgrade to Lettuce 5.1.5.RELEASE
...
Closes gh-16129
6 years ago
Andy Wilkinson
e01b76aa45
Upgrade to Hazelcast 3.11.2
...
Closes gh-16128
6 years ago