Stephane Nicoll
0ad7597f56
Merge branch '2.3.x' into 2.4.x
4 years ago
Stephane Nicoll
df2f6a4b39
Upgrade Java 11 version in CI image
...
Closes gh-26194
4 years ago
Stephane Nicoll
4c6aece927
Upgrade Java 8 version in CI image
...
Closes gh-26195
4 years ago
Stephane Nicoll
410641d336
Upgrade Java 11 version in CI image
...
Closes gh-26198
4 years ago
Stephane Nicoll
e5a9defbc5
Upgrade Java 8 version in CI image
...
Closes gh-26197
4 years ago
Stephane Nicoll
e3f81f0243
Merge branch '2.4.x'
4 years ago
Stephane Nicoll
db7460ddd5
Polish contribution based on Andy's review
...
See gh-26188
4 years ago
Stephane Nicoll
3ca6ed6246
Polish
...
Closes gh-26190
4 years ago
Stephane Nicoll
b1170efd3b
Merge pull request #26188 from izeye
...
* pr/26188:
Polish
Closes gh-26188
4 years ago
izeye
4be48d0d50
Polish
...
See gh-26188
4 years ago
Stephane Nicoll
6c68f3652c
Merge branch '2.4.x'
...
Closes gh-26186
4 years ago
Stephane Nicoll
8edeb2c7a9
Merge branch '2.3.x' into 2.4.x
...
Closes gh-26185
4 years ago
Stephane Nicoll
856e0d0535
Document that MeterFilters are only applied to a managed registry
...
Closes gh-25610
4 years ago
Stephane Nicoll
d403103aac
Merge branch '2.4.x'
...
Closes gh-26182
4 years ago
Stephane Nicoll
6fc803c5a2
Merge branch '2.3.x' into 2.4.x
...
Closes gh-26181
4 years ago
Stephane Nicoll
6f73fd6785
Upgrade to Testcontainers 1.15.3
...
Closes gh-26179
4 years ago
Andy Wilkinson
1116a3d0c5
Merge branch '2.4.x'
...
Closes gh-26178
4 years ago
Andy Wilkinson
289ede6541
Merge branch '2.3.x' into 2.4.x
...
Closes gh-26177
4 years ago
Andy Wilkinson
2dce3abe84
Use main branch when working with Homebrew tap's git repo
...
Closes gh-26173
4 years ago
Andy Wilkinson
d1164c63f9
Merge branch '2.4.x'
...
Closes gh-26176
4 years ago
Andy Wilkinson
be99f386a8
Merge branch '2.3.x' into 2.4.x
...
Closes gh-26175
4 years ago
Andy Wilkinson
9e5f738f7a
Make relative file references in checkstyle.xml more robust
...
Closes gh-26174
4 years ago
Stephane Nicoll
d881503a73
Merge branch '2.4.x'
...
Closes gh-26172
4 years ago
Stephane Nicoll
7cbae821b7
Merge branch '2.3.x' into 2.4.x
...
Closes gh-26171
4 years ago
Stephane Nicoll
823840dd21
Merge pull request #26167 from k163377
...
* pr/26167:
Use new update site for Spring Java Format's Eclipse plugin
Closes gh-26167
4 years ago
wrongwrong
6ee72ff489
Use new update site for Spring Java Format's Eclipse plugin
...
See gh-26167
4 years ago
Andy Wilkinson
b9348c6d28
Merge branch '2.4.x'
...
Closes gh-26169
4 years ago
Andy Wilkinson
bc1a462143
Merge branch '2.3.x' into 2.4.x
...
Closes gh-26168
4 years ago
Andy Wilkinson
82198a99e0
Polish nohttp configuration
...
Closes gh-26166
4 years ago
Stephane Nicoll
55b9fc12c7
Merge branch '2.4.x'
...
Closes gh-26165
4 years ago
Stephane Nicoll
52543b84c1
Fix sourceType for spring.profiles.include
...
Closes gh-26163
4 years ago
Stephane Nicoll
cf5334da35
Merge branch '2.4.x'
...
Closes gh-26164
4 years ago
Stephane Nicoll
2bd4ccce8a
Document spring.profiles.group in configuration metadata
...
Closes gh-26127
4 years ago
Stephane Nicoll
6965e3db06
Merge pull request #26162 from izeye
...
* pr/26162:
Fix broken assertions in tests
Closes gh-26162
4 years ago
izeye
e53453c69c
Fix broken assertions in tests
...
This commit also restores the HTTP response body
assertion that has been dropped in 5873ddd
.
See gh-26162
4 years ago
Stephane Nicoll
57d35aba12
Merge branch '2.4.x'
...
Closes gh-26160
4 years ago
Stephane Nicoll
6bbd36c77a
Merge branch '2.3.x' into 2.4.x
...
Closes gh-26159
4 years ago
Stephane Nicoll
57c199d4d1
Merge pull request #14928 from nicce
...
* pr/14928:
Polish "Enhance multiple entity manager factories how-to"
Enhance multiple entity manager factories how-to
Closes gh-14928
4 years ago
Stephane Nicoll
03b65f3260
Polish "Enhance multiple entity manager factories how-to"
...
See gh-14928
4 years ago
Niclas Fredriksson
0d9db46f68
Enhance multiple entity manager factories how-to
...
See gh-14928
4 years ago
Stephane Nicoll
531ee83c6a
Merge branch '2.4.x'
...
Closes gh-26156
4 years ago
Stephane Nicoll
54613c77d4
Exclude beans with scheduled methods from global lazy init
...
This commit updates TaskSchedulingAutoConfiguration to contribute a
LazyInitializationExcludeFilter that processes beans that have
@Scheduled methods. This lets them be contributed to the context so
that scheduled methods are invoked as expected.
Closes gh-25315
4 years ago
Andy Wilkinson
177152e007
Merge branch '2.4.x'
...
Closes gh-26155
4 years ago
Andy Wilkinson
aa9d0bc421
Merge pull request #26149 from vsriram92
...
* gh-26194:
Polish "Use ConfigDataLocationResolvers' class loader to load resolver names"
Use ConfigDataLocationResolvers' class loader to load resolver names
Closes gh-26149
4 years ago
Andy Wilkinson
0c30a5930d
Polish "Use ConfigDataLocationResolvers' class loader to load resolver names"
...
See gh-26149
4 years ago
Sriram
4268f8da84
Use ConfigDataLocationResolvers' class loader to load resolver names
...
See gh-26149
4 years ago
Stephane Nicoll
221f36ba93
Add missing value provider metadata for SQL init resources
...
Closes gh-26154
4 years ago
Stephane Nicoll
661ff34dcd
Merge pull request #26145 from izeye
...
* pr/26145:
Update copyright year of changed file
Polish
Closes gh-26145
4 years ago
Stephane Nicoll
548baf7914
Update copyright year of changed file
...
See gh-26145
4 years ago
izeye
996472b42d
Polish
...
See gh-26145
4 years ago