Johnny Lim
21b05bbafc
Polish RSocketServerBootstrap bean name
...
Closes gh-16700
6 years ago
Stephane Nicoll
f056b952d9
Merge branch '2.1.x'
6 years ago
Stephane Nicoll
9c0c017d11
Merge pull request #16699 from izeye
...
* pr/16699:
Polish CompressionConnectorCustomizerTests
6 years ago
Johnny Lim
1b9a4d5e45
Polish CompressionConnectorCustomizerTests
...
Closes gh-16699
6 years ago
Madhura Bhave
cc99b13ecb
Merge branch '2.1.x'
6 years ago
Madhura Bhave
c9752f165f
Fix javadoc
6 years ago
Andy Wilkinson
538030b57e
Merge branch '2.1.x'
...
Closes gh-16693
6 years ago
Andy Wilkinson
881fbeff43
Test the Gradle Plugin against Gradle 5.4.1
...
Closes gh-16576
6 years ago
Stephane Nicoll
830457f71e
Merge pull request #16688 from izeye
...
* pr/16688:
Polish
6 years ago
Johnny Lim
cb0e3c793b
Polish
...
Closes gh-16688
6 years ago
Stephane Nicoll
ed538a2e31
Merge branch '2.1.x'
6 years ago
Stephane Nicoll
19413c0c71
Polish
...
See gh-16688
6 years ago
Stephane Nicoll
eb028fa77d
Merge pull request #15988 from ttddyy
...
* pr/15988:
Polish "Allow configuration of auto-timed metrics"
Allow configuration of auto-timed metrics
6 years ago
Stephane Nicoll
8045bf1f50
Polish "Allow configuration of auto-timed metrics"
...
Closes gh-15988
6 years ago
Tadaya Tsuyukubo
4df6f5dee0
Allow configuration of auto-timed metrics
...
When `management.metrics.web.server.auto-time-requests` is enabled
(default=true), Spring Boot collects metrics on controller methods even
when they are not annotated with `@Timed`.
When this happens, created metrics are based on the default
`@Timed` configuration and there is no way to customize the
configuration of those auto-timed controller metrics.
This commit adds default configurations to auto-timed requests on both
client and server sides.
See gh-15988
6 years ago
Madhura Bhave
3d814a5288
Move to Reactor Dysprosium snapshots
...
This should fix the NoClassDefFound errors after moving to Framework
snapshots
6 years ago
Madhura Bhave
ffd979c2bb
Document missing SpringApplication events
...
This commit also documents `ContextRefreshedEvent` and
`WebServerInitializedEvent`.
Closes gh-7382
6 years ago
Madhura Bhave
fd97066604
Use MergedAnnotation.getRoot() method
...
Closes gh-16661
6 years ago
Madhura Bhave
8b30ad21bb
Merge pull request #16622 from Kedar Joshi
...
* pr/16622:
Polish "Document use of @Profile with @ConfigurationProperties scanning"
Document use of @Profile with @ConfigurationProperties scanning
6 years ago
Madhura Bhave
d4435e015c
Polish "Document use of @Profile with @ConfigurationProperties scanning"
...
Closes gh-16622
6 years ago
Kedar Joshi
13b155eb2a
Document use of @Profile with @ConfigurationProperties scanning
...
See gh-16612
6 years ago
Brian Clozel
0b27f7c70e
Merge pull request #16480 from dreis2211
...
* appendix-properties-styling:
Polish "Separate compound properties in appendices"
Separate compound properties in appendices
6 years ago
Brian Clozel
c4938055b4
Polish "Separate compound properties in appendices"
...
Closes gh-16480
6 years ago
dreis2211
5b63b807ad
Separate compound properties in appendices
6 years ago
Stephane Nicoll
c4b018705d
Merge pull request #16604 from dlmu-lq
...
* pr/16604:
Polish "Auto-configure ReactiveStringRedisTemplate if necessary"
Auto-configure ReactiveStringRedisTemplate if necessary
6 years ago
Stephane Nicoll
922ceed63a
Polish "Auto-configure ReactiveStringRedisTemplate if necessary"
...
Closes gh-16604
6 years ago
Qiang Lee
866233bd2f
Auto-configure ReactiveStringRedisTemplate if necessary
...
See gh-16604
6 years ago
Stephane Nicoll
81543873d4
Merge branch '2.1.x'
6 years ago
Stephane Nicoll
02ec1911fc
Merge pull request #16628 from ielatif
...
* pr/16628:
Exclude HikariCP specific dependency from Quartz
6 years ago
ielatif
3ffbe256f1
Exclude HikariCP specific dependency from Quartz
...
Closes gh-16628
6 years ago
Stephane Nicoll
727f593408
Merge pull request #16668 from Tetsuya3850
...
* pr/16668:
Remove redundant info
6 years ago
Tetsuya Hasegawa
56c769f05c
Remove redundant info
...
Closes gh-16668
6 years ago
Stephane Nicoll
da13eb5c68
Merge pull request #16678 from maciejwalkowiak
...
* pr/16678:
Polish "Add jOOQ to SQL logging group"
Add jOOQ to SQL logging group
6 years ago
Stephane Nicoll
05957689f4
Polish "Add jOOQ to SQL logging group"
...
Closes gh-16678
6 years ago
Maciej Walkowiak
d7722e328a
Add jOOQ to SQL logging group
...
See gh-16678
6 years ago
Stephane Nicoll
9d7be401fb
Merge pull request #16684 from making
...
* pr/16684:
Fix typo
6 years ago
Toshiaki Maki
e203f6a5f5
Fix typo
...
Closes gh-16684
6 years ago
Stephane Nicoll
35b9ef9257
Merge pull request #16685 from izeye
...
* pr/16685:
Polish
6 years ago
Johnny Lim
e22c2e5687
Polish
...
Closes gh-16685
6 years ago
Madhura Bhave
a0d425332d
Use ImportBeanDefintionRegistrar directly instead of import selector
...
Closes gh-16679
6 years ago
Andy Wilkinson
01abaa70f7
Merge pull request #16248 from hengyunabc
...
* gh-16248:
Polish "Prefer file: to jar:file: URLs in launcher"
Prefer file: to jar:file: URLs in launcher
Closes gh-16248
6 years ago
Andy Wilkinson
5639685770
Polish "Prefer file: to jar:file: URLs in launcher"
...
See gh-16248
6 years ago
hengyunabc
c1b34d0307
Prefer file: to jar:file: URLs in launcher
...
See gh-16248
6 years ago
Stephane Nicoll
84530ce3c4
Merge pull request #16632 from leszko
...
* pr/16632:
Polish "Add support for Hazelcast YAML configuration"
Add support for Hazelcast YAML configuration
6 years ago
Stephane Nicoll
704da1750b
Polish "Add support for Hazelcast YAML configuration"
...
Closes gh-16632
6 years ago
Rafal Leszko
82e18ae88f
Add support for Hazelcast YAML configuration
...
Since Hazlecast 3.12, YAML configuration format is supported in
addition to XML. Therefore, this change makes Spring Boot automatically
discover not only `hazelcast.xml` (and `hazelcast-client.xml`), but also
`hazelcast.yaml` (and `hazelcast-client.yaml`).
See gh-16632
6 years ago
Brian Clozel
b527d364dc
Reinstate single page reference documentation
...
This commit reinstates the single-page variant for the Spring Boot
reference documentation.
Now the single and multi-page variants are hosted under the same
`"html"` folder, as `"index.html"` and `"single-index.html"`.
Note that files ending in `"index.html`" are treated as index files by
the spring-doc-resources project and their table of contents do not
display a "Back to index" link.
Fixes gh-16295
6 years ago
Stephane Nicoll
9cde736b59
Merge branch '2.1.x'
6 years ago
Stephane Nicoll
3c5ec8a04c
Merge branch '2.0.x' into 2.1.x
6 years ago
Stephane Nicoll
ac9ee952c7
Properly merge fix
...
See gh-16666
6 years ago