Henning Pöttker
cf69785393
Detect JobRepository as depending on DB init
...
See gh-27221
3 years ago
Andy Wilkinson
d8d98e615b
Merge branch '2.5.x'
...
Closes gh-27223
3 years ago
Andy Wilkinson
b57edb942e
Merge pull request #27215 from hpoettker
...
* gh-27215:
Polish "Detect AbstractDataSourceInitializers as DB initializers"
Detect AbstractDataSourceInitializers as DB initializers
Closes gh-27215
3 years ago
Andy Wilkinson
94f94f30f5
Polish "Detect AbstractDataSourceInitializers as DB initializers"
...
See gh-27215
3 years ago
Henning Pöttker
433f3d6bc4
Detect AbstractDataSourceInitializers as DB initializers
...
See gh-27215
3 years ago
Andy Wilkinson
ef51b02b06
Merge branch '2.5.x'
3 years ago
Andy Wilkinson
e7cbe4bb08
Merge branch '2.4.x' into 2.5.x
3 years ago
Andy Wilkinson
7b94b40a19
Ensure that Session JDBC schema is in place before DB is accessed
...
Fixes gh-27208
3 years ago
Andy Wilkinson
53862dc865
Merge branch '2.5.x'
3 years ago
Andy Wilkinson
474f142984
Merge branch '2.4.x' into 2.5.x
3 years ago
Andy Wilkinson
4b1b2d6603
Consider Flyway and Liquibase as possible Batch DB initializers
...
This is a follow-on from 3fec4110
which only considered
BatchDataSourceInitializer as a possible initializer of Batch's
database schema. Flyway and Liquibase are now also considered.
Closes gh-27193
3 years ago
Andy Wilkinson
e5d27d3307
Merge branch '2.5.x'
3 years ago
Andy Wilkinson
8763a20420
Merge branch '2.4.x' into 2.5.x
3 years ago
Andy Wilkinson
3fec41104e
Ensure that Batch schema is in place before DB is accessed
...
Fixes gh-27193
3 years ago
Stephane Nicoll
5bb6188f6d
Merge branch '2.5.x'
...
Closes gh-27218
3 years ago
Stephane Nicoll
25fe6a107a
Fix visibility of a type exposed as a bean
...
Closes gh-27189
3 years ago
Scott Frederick
d4253150d4
Fix checkstyle violations
...
See gh-25824
3 years ago
Scott Frederick
18c7c0af22
Add Paketo image building system tests
...
A new system test plugin is being made available for running test
suites that should be run less frequently than with every commit, such
as tests that verify Spring Boot compatibility with external
projects. CI pipeline configuration for running system tests is also
provided.
The first system tests verify the behavior of the Spring Boot image
building plugins when building images using Paketo buildpacks.
Closes gh-25824
3 years ago
Madhura Bhave
d82b46b718
Merge branch '2.5.x' into main
...
Closes gh-27212
Closes gh-27213
3 years ago
Madhura Bhave
0f70c46746
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27210
Closes gh-27211
3 years ago
Madhura Bhave
42e556dd73
Handle file with name matching an optional wildcard location
...
Previously, the presence of a file with the same name
as an optional wildcard location would cause a failure. With
this change the pattern is resolved only if the resource is a
directory.
Additionally, if an optional wildcard search location that was a file
would also fail with an exception. This commit fixes that so that those
locations are not resolved.
Fixes gh-27120
Fixes gh-27209
3 years ago
Phillip Webb
cf5fc04ec5
Merge branch '2.5.x'
...
Closes gh-27205
3 years ago
Phillip Webb
f32f4a2e3d
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27204
3 years ago
Phillip Webb
84110a22bc
Don't change case of 'Sec-WebSocket-Key'
...
Polish commit 5ca687c9a6
had an accidental side-effect of changing
the 'Sec-WebSocket-Key' header value to lowercase. This breaks
connections since the value needs to be echoed unchanged in the
"Sec-WebSocket-Accept" header.
Fixes gh-27147
3 years ago
Andy Wilkinson
3fef0bd595
Merge branch '2.5.x'
3 years ago
Andy Wilkinson
cd48d4e378
Upgrade to Tomcat 9.0.50
...
Closes gh-27203
3 years ago
Andy Wilkinson
b50cefbf8b
Upgrade to Postgresql 42.2.23
...
Closes gh-27202
3 years ago
Andy Wilkinson
bce7b9c711
Upgrade to jOOQ 3.14.12
...
Closes gh-27201
3 years ago
Andy Wilkinson
2c7105965d
Upgrade to Johnzon 1.2.14
...
Closes gh-27200
3 years ago
Andy Wilkinson
81a68651dc
Upgrade to Jetty 9.4.43.v20210629
...
Closes gh-27199
3 years ago
Andy Wilkinson
d52117014f
Upgrade to Jackson Bom 2.12.4
...
Closes gh-27198
3 years ago
Andy Wilkinson
c96ee0d448
Upgrade to Infinispan 12.1.6.Final
...
Closes gh-27197
3 years ago
Andy Wilkinson
958c6649f4
Upgrade to DB2 JDBC 11.5.6.0
...
Closes gh-27196
3 years ago
Andy Wilkinson
4b965ac1ef
Upgrade to Caffeine 2.9.2
...
Closes gh-27195
3 years ago
Andy Wilkinson
bcbc742a0e
Upgrade to AspectJ 1.9.7
...
Closes gh-27194
3 years ago
Andy Wilkinson
5ebe2f4539
Merge branch '2.5.x'
...
Closes gh-27192
3 years ago
Andy Wilkinson
efcb8c5c02
Merge pull request #27100 from dreis2211
...
* gh-27100:
Avoid illegal reflective access on ZipEntry.xdostime
Closes gh-27100
3 years ago
dreis2211
00d3330c9a
Avoid illegal reflective access on ZipEntry.xdostime
...
See gh-27100
3 years ago
Andy Wilkinson
87591d94ee
Merge branch '2.5.x'
...
Closes gh-27188
3 years ago
Andy Wilkinson
ff79787def
Avoid using deprecated API to get Kotlin Plugin's version
...
Closes gh-27090
3 years ago
Andy Wilkinson
bd1b73be94
Merge branch '2.5.x'
...
Closes gh-27186
3 years ago
Andy Wilkinson
283b4a6ed2
Improve error message for non-options-capable ConnectionFactory
...
Fixes gh-26977
3 years ago
Stephane Nicoll
6fca99196b
Merge branch '2.5.x'
3 years ago
Stephane Nicoll
de260148b8
Merge branch '2.4.x' into 2.5.x
3 years ago
Stephane Nicoll
7eb6cf71f6
Start building against Spring Integration 5.5.2 snapshots
...
See gh-27166
3 years ago
Stephane Nicoll
e426ff6196
Start building against Spring Kafka 2.7.4 snapshots
...
See gh-27165
3 years ago
Stephane Nicoll
745b79714f
Start building against Spring Data 2021.0.3 snapshots
...
See gh-27164
3 years ago
Stephane Nicoll
36f5d6762b
Start building against Spring HATEOAS 1.3.3 snapshots
...
See gh-27184
3 years ago
Stephane Nicoll
3119179c62
Start building against Spring Framework 5.3.9 snapshots
...
See gh-27163
3 years ago
Stephane Nicoll
74a0354bf1
Start building against Reactor 2020.0.9 snapshots
...
See gh-27162
3 years ago