Vedran Pavic
ddf7af7ce3
Add support for configuring Pulsar listener container concurrency
...
Add a configuration property that allows users to configure Pulsar
message listener container concurrency.
See gh-42062
2 years ago
Phillip Webb
0cb311b01d
Merge branch '3.3.x'
2 years ago
Phillip Webb
43afb5bf69
Fix Spring Framework documentation link
...
See gh-41227
2 years ago
Phillip Webb
7e3893f58c
Merge branch '3.3.x'
...
Closes gh-42113
2 years ago
Phillip Webb
af830f7828
Merge pull request #42109 from einarpehrson
...
* pr/42109:
Fix StatsD link typo on Metrics documentation page
Closes gh-42109
2 years ago
Einar Pehrson
26fb0eecb5
Fix StatsD link typo on Metrics documentation page
...
The documentation link for StatsD metrics has incorrect anchor text.
See gh-42109
2 years ago
Phillip Webb
6f1a693dbb
Merge branch '3.3.x'
...
Closes gh-42112
2 years ago
Phillip Webb
dc310b4627
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42111
2 years ago
Phillip Webb
8358630bd5
Remove "Converting a Spring Boot JAR Application to a WAR"
...
Remove "Converting a Spring Boot JAR Application to a WAR" since the
guide is no longer available.
Closes gh-42110
2 years ago
Brian Clozel
555ce1e6c9
Merge branch '3.3.x'
2 years ago
Brian Clozel
a04dee67a3
Merge branch '3.2.x' into 3.3.x
2 years ago
Brian Clozel
d0c9e0e9e7
List types of OpenTelemetry support in Spring Boot
...
Closes gh-41227
2 years ago
Phillip Webb
937dbff3f2
Merge branch '3.3.x'
...
Closes gh-42108
2 years ago
Phillip Webb
9f38f2b74f
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42107
2 years ago
Phillip Webb
aeafa20727
Prevent 'Recursive update' exceptions with Restarter
...
Update `Restarter` to prevent 'Recursive update' `IllegalStateException`
from being thrown. Calls to `objectFactory.getObject()` now happen
outside of `computeIfAbsent`.
Fixes gh-41571
2 years ago
Andy Wilkinson
41afc6adcf
Merge branch '3.3.x'
...
Closes gh-42104
2 years ago
Andy Wilkinson
ea246d378e
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42103
2 years ago
Andy Wilkinson
978ee338a8
Merge pull request #42091 from Alchemik
...
* gh-42091:
Improve "Command-line Completion" section
Closes gh-42091
2 years ago
Leszek Jasek
0cd99a7435
Improve "Command-line Completion" section
...
Replaced deprecated Spring CLI options with the current ones,
improved section related to completion setup for zsh.
See gh-42091
2 years ago
Andy Wilkinson
4e2212b84a
Merge branch '3.3.x'
...
Closes gh-42101
2 years ago
Andy Wilkinson
790fd4a3e3
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42100
2 years ago
Andy Wilkinson
09a06b96be
Merge pull request #42095 from
...
* gh-42095:
Polish "Polish"
Polish
Closes gh-42095
2 years ago
Andy Wilkinson
55f2af1279
Polish "Polish"
...
See gh-42095
2 years ago
arefbehboudi
aa83bbee3d
Polish
...
See gh-42095
2 years ago
Moritz Halbritter
742bfa91eb
Merge branch '3.3.x'
...
Closes gh-42099
2 years ago
Moritz Halbritter
8c5a0f08a4
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42098
2 years ago
Moritz Halbritter
e7d6bd6ccd
Test spring-boot-maven-plugin against Maven 3.9.9
...
Closes gh-42097
2 years ago
Andy Wilkinson
2f9bc79fff
Merge branch '3.3.x'
...
Closes gh-42096
2 years ago
Andy Wilkinson
d2f0b2b090
Correct package statements of Testing section's Kotlin snippets
...
Closes gh-42094
2 years ago
Phillip Webb
c06027b491
Merge pull request #42052 from vpavic
...
* pr/42052:
Add support for configuring Pulsar client IO and listener threads
Closes gh-42052
2 years ago
Vedran Pavic
aa40c0fec0
Add support for configuring Pulsar client IO and listener threads
...
Add configuration properties that allow users to configure number
of IO threads and listener threads used by the Pulsar client.
See gh-42052
2 years ago
Phillip Webb
1ba0113bd2
Merge pull request #42019 from bazzi2548
...
* pr/42019:
Use List.copyOf() instead of Collections.unmodifiableList()
Closes gh-42019
2 years ago
문정환
08106b5a69
Use List.copyOf() instead of Collections.unmodifiableList()
...
See gh-42019
2 years ago
Phillip Webb
af2474b7ad
Merge pull request #42049 from abc5259
...
* pr/42049:
Apply instanceof pattern matching
Closes gh-42049
2 years ago
LeeJaeHoon
d0fe5c24d2
Apply instanceof pattern matching
...
See gh-42049
2 years ago
Phillip Webb
53e7371ef5
Merge pull request #42075 from PiyalAhmed
...
* pr/42075:
Polish
Closes gh-42075
2 years ago
Piyal Ahmed
102fce39de
Polish
...
See gh-42075
2 years ago
Phillip Webb
fb783036e2
Merge pull request #42076 from ngocnhan-tran1996
...
* pr/42076:
Polish 'Use pattern matching with cast'
Use pattern matching with cast
Closes gh-42076
2 years ago
Phillip Webb
2c012ed092
Polish 'Use pattern matching with cast'
...
See gh-42076
2 years ago
Tran Ngoc Nhan
7cb1671871
Use pattern matching with cast
...
See gh-42076
2 years ago
Phillip Webb
09684295e0
Merge branch '3.3.x'
...
Closes gh-42083
2 years ago
Phillip Webb
9f8fae0261
Merge pull request #42078 from martinfrancois
...
* pr/42078:
Improve formatting for Docker configuration example with Colima
Closes gh-42078
2 years ago
martinfrancois
fd9d907ef3
Improve formatting for Docker configuration example with Colima
...
See gh-42078
2 years ago
Phillip Webb
7fc5c4bb6c
Merge branch '3.3.x'
...
Closes gh-42082
2 years ago
Phillip Webb
b29bc2dc2e
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42081
2 years ago
Phillip Webb
f58728530b
Merge pull request #42069 from izeye
...
* pr/42069:
Polish
Closes gh-42069
2 years ago
Johnny Lim
a8452b54b5
Polish
...
See gh-42069
2 years ago
Phillip Webb
85682f8498
Merge branch '3.3.x'
...
Closes gh-42080
2 years ago
Phillip Webb
101ed0e543
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42079
2 years ago
Phillip Webb
8c1d9872d2
Fix support for large zip files
...
Update `spring-boot-loader` to support large zip files by correctly
dealing with unsigned ints.
Fixes gh-42012
2 years ago