Commit Graph

22045 Commits (43846310256b1efb09accd5f0b33a99510eedb60)

Author SHA1 Message Date
Stéphane Nicoll a49dc0c0d1 Upgrade to Spring GraphQL 1.1.6
Closes gh-37259
1 year ago
Moritz Halbritter 8f52990c45 Merge branch '3.0.x' into 3.1.x
Closes gh-37457
1 year ago
Moritz Halbritter 99473362d8 Merge branch '2.7.x' into 3.0.x
Closes gh-37456
1 year ago
Moritz Halbritter 95690f7327 Fall back to all media types if encountering invalid Accept header
A warn log message is printed, and if log level is set to debug, the
exception stacktrace is logged, too.

Closes gh-37455
1 year ago
Stéphane Nicoll 2ad4aa5280 Upgrade to Spring WS 4.0.6
Closes gh-37425
1 year ago
Stéphane Nicoll a353a4bb2e Upgrade to Spring WS 4.0.6
Closes gh-37418
1 year ago
Stéphane Nicoll 1f527c315e Upgrade to Spring WS 3.1.7
Closes gh-37415
1 year ago
Stéphane Nicoll 947f2bf19a Upgrade to Spring Security 6.1.4
Closes gh-37424
1 year ago
Stéphane Nicoll 61a5be28d0 Upgrade to Spring AMQP 3.0.9
Closes gh-37264
1 year ago
Stéphane Nicoll 3d514da3d1 Upgrade to Spring Security 6.0.7
Closes gh-37417
1 year ago
Stéphane Nicoll 7586509f2b Upgrade to Spring AMQP 3.0.9
Closes gh-37257
1 year ago
Stéphane Nicoll 65f574d43f Upgrade to Spring Security 5.7.11
Closes gh-37414
1 year ago
Stéphane Nicoll bc2f23b37d Upgrade to Spring AMQP 2.4.16
Closes gh-37247
1 year ago
Moritz Halbritter 7d505dc5b3 Polish JavaDoc 1 year ago
Moritz Halbritter af244e1550 Start Threshold filters in DefaultLogbackConfiguration
Closes gh-36741
1 year ago
Moritz Halbritter 5d120faac2 Merge branch '3.0.x' into 3.1.x
Closes gh-37443
1 year ago
Moritz Halbritter 5a0bc0a112 Merge branch '2.7.x' into 3.0.x
Closes gh-37442
1 year ago
Moritz Halbritter ff2fc95daf Document that PKCS8 PEM files should be used whenever possible
Closes gh-37170
1 year ago
Moritz Halbritter 3900c0ad58 Merge branch '3.0.x' into 3.1.x 1 year ago
Moritz Halbritter 9a1e146c86 Polish PrivateKeyParserTests 1 year ago
Moritz Halbritter 0ba928bf2d Polish PemPrivateKeyParserTests
Add tests for:
  - aes128 and aes256 encrypted keys
  - scrypt encrypted keys
  - des3 encrypted keys
  - encrypted EdDSA and XDH keys
1 year ago
Moritz Halbritter 85e322b401 Merge branch '3.0.x' into 3.1.x 1 year ago
Moritz Halbritter 1b098951aa Merge branch '2.7.x' into 3.0.x 1 year ago
Moritz Halbritter 36629df416 Remove useless file 1 year ago
Stéphane Nicoll 46727a82ee Start building against Spring WS 4.0.6 snapshots
See gh-37425
1 year ago
Stéphane Nicoll 1e91f02751 Start building against Spring Security 6.1.4 snapshots
See gh-37424
1 year ago
Stéphane Nicoll 35648d4f1c Upgrade to Spring Data Bom 2023.0.4
Closes gh-37350
1 year ago
Stéphane Nicoll aa96c5374a Upgrade to Pooled JMS 3.1.3
Closes gh-37421
1 year ago
Stéphane Nicoll f890de1f9e Upgrade to Byte Buddy 1.14.8
Closes gh-37419
1 year ago
Stéphane Nicoll 6b09431162 Start building against Spring WS 4.0.6 snapshots
See gh-37418
1 year ago
Stéphane Nicoll 839792565a Start building against Spring Security 6.0.7 snapshots
See gh-37417
1 year ago
Stéphane Nicoll 9fb4224956 Upgrade to Spring Data Bom 2022.0.10
Closes gh-37349
1 year ago
Stéphane Nicoll 6c8e7018ff Start building against Spring WS 3.1.7 snapshots
See gh-37415
1 year ago
Stéphane Nicoll d3ee61c83f Start building against Spring Security 5.7.11 snapshots
See gh-37414
1 year ago
Stéphane Nicoll add05fe469 Upgrade to Spring Data Bom 2021.2.16
Closes gh-37248
1 year ago
Moritz Halbritter ed4b6aaa7b Merge branch '3.0.x' into 3.1.x
Closes gh-37422
1 year ago
Moritz Halbritter 5be826dd4a Merge branch '2.7.x' into 3.0.x
Closes gh-37413
1 year ago
Andy Wilkinson d653515532 Merge branch '3.0.x' into 3.1.x
Closes gh-37411
1 year ago
Mark Nelson 78a69cbb7d Update README.adoc to add Oracle Spring Boot Starters
See gh-37069
1 year ago
Moritz Halbritter 408fb8ae9d Add support for EdDSA, XDH and RSA-PSS key parsing
This works with Java 17 and up. Also refactor the test for more
structure.

Closes gh-37237
1 year ago
Andy Wilkinson ee6d558060 Merge branch '3.0.x' into 3.1.x
Closes gh-37408
1 year ago
Andy Wilkinson 24e3a124d9 Merge branch '2.7.x' into 3.0.x
Closes gh-37407
1 year ago
Andy Wilkinson ee78e45ea7 Polish "Polish Javadoc for DockerImageNames.rabbit()"
See gh-37394
1 year ago
Johnny Lim fbfd6816c2 Polish Javadoc for DockerImageNames.rabbit()
See gh-37394
1 year ago
Andy Wilkinson 5910b3c0d6 Merge branch '3.0.x' into 3.1.x
Closes gh-37405
1 year ago
Andy Wilkinson 0af008960f Merge branch '2.7.x' into 3.0.x
Closes gh-37404
1 year ago
Andy Wilkinson e1f6fb5a61 Remove `@since` from spring-boot-test-support's javadoc
Closes gh-37403
1 year ago
Andy Wilkinson c187bd928a Don't add runtime shutdown hook till app with hook enabled is run
Previously, the runtime shutdown hook was added as soon as a
shutdown handler was registered. This causes a memory leak in a war
deployment when the application is undeployed as
LoggingApplicationListener always registers a shutdown handler
so the runtime shutdown hook was always registered.

This commit updates the shutdown hook so that the runtime shutdown
hook is only allowed to be added once run() has been called on a
SpringApplication with the shutdown hook enabled. This approach
allows the registerShutdownHook flag on SpringApplication to be a
central point of control for the registration of the runtime shutdown
hook. When that flag is set to false, for example by
SpringBootServletInitializer, the runtime shutdown hook will not
be registered, irrespective of whether other code uses the public
API to add a shutdown handler.

An alternative approach of stopping LoggingApplicationListener from
adding its shutdown handler – for example by adding
logging.register-shutdown-hook=false to the environment – was
considered. This approach was rejected in favor of the centralized
approach described above as it would require every caller that adds
a shutdown handler to deal with the problem.

Closes gh-37096
1 year ago
Stephane Nicoll 6033e5ad63 Upgrade to Spring Retry 2.0.3
Closes gh-37280
1 year ago
Stephane Nicoll 47ebf4e7ab Upgrade to Jakarta XML Bind 4.0.1
Closes gh-37387
1 year ago
Stephane Nicoll e95fd56d3b Upgrade to Groovy 4.0.15
Closes gh-37386
1 year ago
Stephane Nicoll f75a8fedf4 Upgrade to Spring Retry 2.0.3
Closes gh-37279
1 year ago
Stephane Nicoll cc3200af72 Upgrade to Jakarta XML Bind 4.0.1
Closes gh-37385
1 year ago
Stephane Nicoll f4d16d19e5 Upgrade to Groovy 4.0.15
Closes gh-37384
1 year ago
Andy Wilkinson dfb95329fd Merge branch '3.0.x' into 3.1.x
Closes gh-37380
1 year ago
Andy Wilkinson a795065555 Polish "Lazily query attributes when copying from base configuration"
See gh-37343
1 year ago
Fouad Almalki 7edc9ebc28 Lazily query attributes when copying from base configuration
See gh-37343
1 year ago
Moritz Halbritter fdd9bc732f Enable RabbitEnvironmentTests 1 year ago
Moritz Halbritter 136a5b4c07 Enable PostgresEnvironmentTests 1 year ago
Moritz Halbritter 496b373fce Remove unused test 1 year ago
Moritz Halbritter 0f019b0049 Reign in Cassandra memory consumption when running tests
The environment variables are the same as the Cassandra Testcontainers
uses.
1 year ago
Andy Wilkinson b9c223581e Merge branch '3.0.x' into 3.1.x
Closes gh-37364
1 year ago
Andy Wilkinson eba2f718a7 Merge branch '2.7.x' into 3.0.x
Closes gh-37363
1 year ago
Moritz Halbritter 13a3e3bdf0 Add TWENTY_ONE to JavaVersion
Closes gh-37362
1 year ago
Andy Wilkinson 2ee9bd41b0 Fix moving to Micrometer Tracing snapshots
The GitHub repo, and therefore calendar entry, is named "Tracing"
but our name for the library is "Micrometer Tracing". Configuring
a custom calendarName allows snapshot release dates to be detected.

See gh-37212
1 year ago
Stephane Nicoll e92491e4ca Upgrade to Reactor Bom 2022.0.11
Closes gh-37263
1 year ago
Stephane Nicoll c6184b4429 Upgrade to Reactor Bom 2022.0.11
Closes gh-37256
1 year ago
Stephane Nicoll 5bbd4bba91 Upgrade to Reactor Bom 2020.0.36
Closes gh-37246
1 year ago
Stephane Nicoll 8d8eb0e3f6 Upgrade to Neo4j Java Driver 5.12.0
Closes gh-37353
1 year ago
Stephane Nicoll 5fe111df66 Upgrade to Neo4j Java Driver 5.12.0
Closes gh-37352
1 year ago
Stephane Nicoll 7df79432eb Polish "Upgrade to Micrometer Tracing 1.0.10"
See gh-37345
1 year ago
Stephane Nicoll 2b23bb8923 Start building against Spring Data Bom 2023.0.4 snapshots
See gh-37350
1 year ago
Stephane Nicoll 11940f8fec Start building against Spring Data Bom 2022.0.10 snapshots
See gh-37349
1 year ago
Stephane Nicoll 70b585f0d7 Merge branch '3.0.x' into 3.1.x 1 year ago
Stephane Nicoll 0163570cda Remove invalid exclusion of Spring Data versions 1 year ago
Stephane Nicoll 4c415efea3 Upgrade to Micrometer Tracing 1.1.5
Closes gh-37262
1 year ago
Stephane Nicoll d720956209 Upgrade to Micrometer 1.11.4
Closes gh-37261
1 year ago
Stephane Nicoll bbefc07752 Upgrade to Micrometer Tracing 1.0.10
Closes gh-37345
1 year ago
Stephane Nicoll a3dff81437 Upgrade to Micrometer 1.10.11
Closes gh-37255
1 year ago
Stephane Nicoll 181f0b004b Upgrade to Micrometer 1.9.15
Closes gh-37245
1 year ago
Moritz Halbritter e2d84fa462 Make SslStoreBundle implementations immutable
Closes gh-37222
1 year ago
Stephane Nicoll c298091e34 Merge branch '3.0.x' into 3.1.x
Closes gh-37336
1 year ago
Stephane Nicoll 112e85507c Support AOT processing of Value Object with several constructors
Previously, AOT processing failed on processing an immutable
configuration properties that declare several constructors as the core
framework infrastructure tries to resolve the "autowired" constructor
to use, even if the custom code fragments are never going to use it.

This commit workarounds the problem in maintenance releases until a
proper fix is provided in the core framework. When AOT runs, a
SmartInstantiationAwareBeanPostProcessor is added to the bean factory
to provide the constructor to use. This implementation relies on the
same algorithm that the binder uses at runtime.

Closes gh-37283
1 year ago
Andy Wilkinson 7754dd290a Merge branch '3.0.x' into 3.1.x 1 year ago
Andy Wilkinson 994bafdfd9 Merge branch '2.7.x' into 3.0.x 1 year ago
Marten Deinum 5141e5c4ac Fix description of brokerUrl property in ArtemisProperties
Update description to refer to url instead of port.

See gh-37260
1 year ago
Stephane Nicoll 8a69af94f2 Upgrade to Spring Kafka 3.0.11
Closes gh-37305
1 year ago
Stephane Nicoll f4f18d1d51 Upgrade to SLF4J 2.0.9
Closes gh-37304
1 year ago
Stephane Nicoll 6faff5e311 Upgrade to REST Assured 5.3.2
Closes gh-37303
1 year ago
Stephane Nicoll bb5aa0dbd8 Upgrade to Pooled JMS 3.1.2
Closes gh-37302
1 year ago
Stephane Nicoll 82768cf500 Upgrade to Jetty 11.0.16
Closes gh-37300
1 year ago
Stephane Nicoll 697f3bb6b4 Upgrade to Spring Kafka 3.0.11
Closes gh-37294
1 year ago
Stephane Nicoll b30ff3c6b2 Upgrade to SLF4J 2.0.9
Closes gh-37293
1 year ago
Stephane Nicoll 902eb2d7fa Upgrade to Jetty 11.0.16
Closes gh-37291
1 year ago
Stephane Nicoll 400a24245a Upgrade to Infinispan 14.0.17.Final
Closes gh-37299
1 year ago
Stephane Nicoll 999a7b159e Upgrade to Hibernate 6.2.8.Final
Closes gh-37298
1 year ago
Stephane Nicoll 0206c30238 Upgrade to Couchbase Client 3.4.10
Closes gh-37297
1 year ago
Stephane Nicoll bb8b31d865 Upgrade to Infinispan 14.0.17.Final
Closes gh-37290
1 year ago
Stephane Nicoll a52d7e255b Upgrade to Couchbase Client 3.4.10
Closes gh-37289
1 year ago
Stephane Nicoll cf3d5cad2d Upgrade to Byte Buddy 1.14.7
Closes gh-37296
1 year ago
Stephane Nicoll 0b2f22be59 Upgrade to Jetty 9.4.52.v20230823
Closes gh-37287
1 year ago
Stephane Nicoll c8178b21b7 Upgrade to Elasticsearch 7.17.13
Closes gh-37286
1 year ago
Stephane Nicoll ad11c57013 Start building against Spring Retry 2.0.3 snapshots
See gh-37280
1 year ago
Stephane Nicoll a5ed46846f Start building against Spring Retry 2.0.3 snapshots
See gh-37279
1 year ago
Andy Wilkinson a9f91f87da Merge branch '3.0.x' into 3.1.x
Closes gh-37270
1 year ago
Andy Wilkinson 48c8928d0c Manage ehcache dependencies without their classifiers as well
Closes gh-37243
1 year ago
Andy Wilkinson e01b380d21 Start building against Spring Integration 6.1.3 snapshots
See gh-37267
1 year ago
Andy Wilkinson 83a920a28f Start building against Spring GraphQL 1.2.3 snapshots
See gh-37266
1 year ago
Andy Wilkinson 4bd8c350f2 Start building against Spring Framework 6.0.12 snapshots
See gh-37265
1 year ago
Andy Wilkinson af72bf1671 Start building against Spring AMQP 3.0.9 snapshots
See gh-37264
1 year ago
Andy Wilkinson 04f55ada44 Start building against Reactor Bom 2022.0.11 snapshots
See gh-37263
1 year ago
Andy Wilkinson f4e731bdbb Start building against Micrometer Tracing 1.1.5 snapshots
See gh-37262
1 year ago
Andy Wilkinson 8ecb7d33c9 Start building against Micrometer 1.11.4 snapshots
See gh-37261
1 year ago
Andy Wilkinson 5de5331102 Start building against Spring GraphQL 1.1.6 snapshots
See gh-37259
1 year ago
Andy Wilkinson ca254e51f6 Start building against Spring Framework 6.0.12 snapshots
See gh-37258
1 year ago
Andy Wilkinson b1d13c3fe5 Start building against Spring AMQP 3.0.9 snapshots
See gh-37257
1 year ago
Andy Wilkinson 216dad8bc5 Start building against Reactor Bom 2022.0.11 snapshots
See gh-37256
1 year ago
Andy Wilkinson e7de1752a7 Start building against Micrometer 1.10.11 snapshots
See gh-37255
1 year ago
Andy Wilkinson 11e8f98385 Start building against Spring Integration 5.5.19 snapshots
See gh-37251
1 year ago
Andy Wilkinson d1b0f1fae9 Start building against Spring GraphQL 1.0.5 snapshots
See gh-37250
1 year ago
Andy Wilkinson ff24fcb17e Start building against Spring Data Bom 2021.2.16 snapshots
See gh-37248
1 year ago
Andy Wilkinson 133963b2e9 Start building against Spring AMQP 2.4.16 snapshots
See gh-37247
1 year ago
Andy Wilkinson a1659dbfcc Start building against Reactor Bom 2020.0.36 snapshots
See gh-37246
1 year ago
Andy Wilkinson 88db5b050a Start building against Micrometer 1.9.15 snapshots
See gh-37245
1 year ago
Moritz Halbritter d9b7a8c0af Merge branch '3.0.x' into 3.1.x
Closes gh-37253
1 year ago
Moritz Halbritter bbc10856ee Merge branch '2.7.x' into 3.0.x
Closes gh-37252
1 year ago
Johnny Lim 5f9bc721d3 Add default value metadata for management.metrics.export.signalfx.published-histogram-type
See gh-37210
1 year ago
Andy Wilkinson 7b59d2fce2 Merge branch '3.0.x' into 3.1.x
Closes gh-37224
1 year ago
Andy Wilkinson cce3c9d40f Merge branch '2.7.x' into 3.0.x
Closes gh-37223
1 year ago
Andy Wilkinson 38e9ede17d Only suggest snapshots for which a release is planned
Closes gh-37212
1 year ago
Moritz Halbritter 768dfb2c63 Merge branch '3.0.x' into 3.1.x
Closes gh-37207
1 year ago
Moritz Halbritter ffed8b0502 Merge branch '2.7.x' into 3.0.x
Closes gh-37206
1 year ago
Yanming Zhou 4c39cc2314 Continue polishing
See commit 947e330e9d

See gh-37166
1 year ago
Moritz Halbritter 1962f4ecb7 Merge branch '3.0.x' into 3.1.x 1 year ago
Moritz Halbritter a69ff3bd59 Merge branch '2.7.x' into 3.0.x 1 year ago
Moritz Halbritter 76e51bc92f Only enable needed Couchbase services in integration tests 1 year ago
Moritz Halbritter d310fb6fce Prevent docker access when running AOT processing on tests
Closes gh-37097
1 year ago
Moritz Halbritter 1a2919bb0e Polish 1 year ago
Andy Wilkinson dc4d647437 Merge branch '3.0.x' into 3.1.x
Closes gh-37192
1 year ago
Andy Wilkinson 4611c54aef Merge branch '2.7.x' into 3.0.x
Closes gh-37191
1 year ago
Andy Wilkinson ced32f0751 Require libraries to opt in to moving to snapshots
Closes gh-37190
1 year ago
Andy Wilkinson c562e8e01f Merge branch '3.0.x' into 3.1.x
Closes gh-37183
1 year ago
Andy Wilkinson d6b04af512 Merge branch '2.7.x' into 3.0.x
Closes gh-37182
1 year ago
Andy Wilkinson fadc58679d Speed up ImageReference.of when path contains upper-case chars
Closes gh-35657
1 year ago
Scott Frederick 03dcf8b663 Merge branch '3.0.x' into 3.1.x
Closes gh-37178
1 year ago
Scott Frederick 1e85bf7ca8 Fix mapping of consumed types to propagators
Fixes gh-37161
1 year ago
Andy Wilkinson a84ee2fb12 Merge branch '3.0.x' into 3.1.x
Closes gh-37174
1 year ago
Andy Wilkinson 3ab1dfb9dc Merge branch '2.7.x' into 3.0.x
Closes gh-37173
1 year ago
Andy Wilkinson a77863245d Polish "Use project.getLayout().getBuildDirectory() instead of getBuildDir()"
See gh-37167
1 year ago
Yanming Zhou a8706962d4 Use project.getLayout().getBuildDirectory() instead of getBuildDir()
See gh-37167
1 year ago
Phillip Webb 37e67058b7 Merge branch '3.0.x' into 3.1.x
Closes gh-37169
1 year ago
Phillip Webb 71ed31343c Merge branch '2.7.x' into 3.0.x
Closes gh-37168
1 year ago
Phillip Webb fd8cb74b46 Load algorithm parameters from PEM encoded 'EC PRIVATE KEY' files
Update `PrivateKeyParser` implementations so that algorithm parameters
for PEM encoded 'EC PRIVATE KEY' files are loaded from the incoming
data.

Prior to this commit, the algorithm parameter was hard-coded to
'secp384r1' which could result in a mismatch to the actual file
content.

Fixes gh-34232
1 year ago
Andy Wilkinson c7063af63a Merge branch '3.0.x' into 3.1.x
Closes gh-37158
1 year ago
Andy Wilkinson 67e1ee5dcf Fix ordering of Jetty's WebSocketUpgradeFilter
Closes gh-37115
1 year ago
Moritz Halbritter b86937bb8e Merge branch '3.0.x' into 3.1.x
Closes gh-37156
1 year ago
Moritz Halbritter 61739bd917 Prevent propagation for local fields when using W3C propagation
Closes gh-37109
1 year ago
Phillip Webb 3640491d5a Fix Timezone used for now in BuildRequestTests 1 year ago
Andy Wilkinson e6fcde4af5 Merge branch '3.0.x' into 3.1.x
Closes gh-37143
1 year ago
Andy Wilkinson a8e37b5cc5 Merge branch '2.7.x' into 3.0.x
Closes gh-37142
1 year ago
Andy Wilkinson 2de98a84bc Polish "Polish code and javadoc"
See gh-37112
1 year ago
hakan-krgn 6d9ce8a3b5 Polish code and javadoc
See gh-37112
1 year ago
Phillip Webb 81a03cf240 Merge branch '2.7.x' into 3.1.x 1 year ago
Phillip Webb fbea788e0a Merge branch '2.7.x' into 3.0.x 1 year ago
Phillip Webb 727e22abac Restore Redis to NoSQL stores supported by Spring Data documentation
See gh-29694
1 year ago
Stephane Nicoll a1cd7e7638 Upgrade to Spring Batch 5.0.3
Closes gh-36844
1 year ago
Stephane Nicoll 4e6de6c927 Upgrade to RxJava3 3.1.7
Closes gh-37089
1 year ago
Stephane Nicoll 99a554346c Upgrade to Netty 4.1.97.Final
Closes gh-37088
1 year ago
Stephane Nicoll df85c817a6 Upgrade to Spring Batch 5.0.3
Closes gh-36833
1 year ago
Stephane Nicoll 4c719c163b Upgrade to RxJava3 3.1.7
Closes gh-37087
1 year ago
Stephane Nicoll 48e3ebadef Upgrade to Netty 4.1.97.Final
Closes gh-37086
1 year ago
Stephane Nicoll 25897b25ab Upgrade to Spring Batch 4.3.9
Closes gh-36827
1 year ago
Stephane Nicoll 59e6c8f6f9 Upgrade to Netty 4.1.97.Final
Closes gh-37085
1 year ago
Stephane Nicoll 50d19fbd12 Upgrade to Spring Authorization Server 1.1.2
Closes gh-36843
1 year ago
Stephane Nicoll 57a65bc0dd Upgrade to Spring Integration 6.0.7
Closes gh-37061
1 year ago
Scott Frederick 23de8a1177 Merge branch '3.0.x' into 3.1.x
Closes gh-37071
1 year ago
jongwooo 37855a597c Fix links to Oracle API javadoc in the documentation
See gh-37070
1 year ago
Stephane Nicoll 10873b0e7c Merge branch '3.0.x' into 3.1.x 1 year ago
Stephane Nicoll e8d329d99f Polish 1 year ago
Stephane Nicoll 44847d6600 Fix assertion (sorry)
See gh-37044
1 year ago
Stephane Nicoll 621db533dc Fix assertion
See gh-37044
1 year ago
Stephane Nicoll 5a25c31832 Polish "Fix password property for Oracle container"
See gh-37044
1 year ago
Joe Steel ab1e521388 Fix password property for Oracle container
See gh-37044
1 year ago
Stephane Nicoll 6780b80673 Merge branch '3.0.x' into 3.1.x
Closes gh-37062
1 year ago
Stephane Nicoll eed6e199fc Polish "Detect logback config location as xml if path ends with .xml"
See gh-37039
1 year ago
Yanming Zhou c9cc1da48e Detect logback config location as xml if path ends with .xml
See gh-37039
1 year ago
Stephane Nicoll 5b68e5b9fc Start building against Spring Integration 6.0.7 snapshots
See gh-37061
1 year ago
Stephane Nicoll e789b76e74 Upgrade to Spring Security 6.1.3
Closes gh-36848
1 year ago
Stephane Nicoll e97e2895c5 Upgrade to Spring Kafka 3.0.10
Closes gh-36846
1 year ago
Stephane Nicoll 96522ec0ce Upgrade to Spring AMQP 3.0.8
Closes gh-36842
1 year ago
Stephane Nicoll 9729d37dce Upgrade to Groovy 4.0.14
Closes gh-37057
1 year ago
Stephane Nicoll 7426d21407 Upgrade to Spring Security 6.0.6
Closes gh-36837
1 year ago
Stephane Nicoll 22e00c71d3 Upgrade to Spring Kafka 3.0.10
Closes gh-36835
1 year ago
Stephane Nicoll 83cfa7bc9c Upgrade to Spring AMQP 3.0.8
Closes gh-36832
1 year ago
Stephane Nicoll 21c23a0763 Upgrade to Groovy 4.0.14
Closes gh-37056
1 year ago
Stephane Nicoll da1950a689 Upgrade to Spring AMQP 2.4.15
Closes gh-36826
1 year ago
Stephane Nicoll 6fb813813a Upgrade to Groovy 3.0.19
Closes gh-37055
1 year ago
Scott Frederick ef40d9ebe2 Merge branch '3.0.x' into 3.1.x
Closes gh-37051
1 year ago
Scott Frederick 0b197650a9 Merge branch '2.7.x' into 3.0.x
Closes gh-37050
1 year ago
Scott Frederick d5cfe4d475 Remove invalid caches parameter entry from Maven plugin docs
Fixes gh-37048
1 year ago