Commit Graph

36108 Commits (a712b1e6b01a4bc00d64157776a6097b9819bcec)
 

Author SHA1 Message Date
Brian Clozel 00114f9d61 Deregister failed contexts from SpringApplicationShutdownHook
Prior to this change, SpringApplication would register contexts to
SpringApplicationShutdownHook and only deregister them when they're
properly closed. A failed refresh attempt does not deregister the
context from the shutdown hook.
When a test suite runs lots of tests failing because of failed contexts,
this can build up and consume lots of resources.

This commit fixes this leak and deregisters failed contexts.

Fixes gh-29874
3 years ago
Andy Wilkinson 9da6fb4a5a Merge branch '2.5.x' into 2.6.x
Closes gh-29903
3 years ago
Andy Wilkinson c676b8b84d Remove KafkaPropertiesKafka24Tests
We now use Kafka 2.7 by default so tests against 2.4 are no longer
required.

Closes gh-29882
3 years ago
Andy Wilkinson 0cebb332d1 Merge branch '2.5.x' into 2.6.x
Closes gh-29901
3 years ago
Andy Wilkinson ac38a5a3e9 Update javadoc to reflect move to SecurityFilterChain
Closes gh-29900
3 years ago
Stephane Nicoll e17ef68aa0 Merge branch '2.5.x' into 2.6.x 3 years ago
Stephane Nicoll 5b58d1bfca Upgrade to Spring Framework 5.3.16
Closes gh-29719
3 years ago
Stephane Nicoll b1cfa402e8 Upgrade to Spring Framework 5.3.16
Closes gh-29709
3 years ago
Stephane Nicoll 38d8344b23 Merge branch '2.5.x' into 2.6.x 3 years ago
Stephane Nicoll 6c82bb2e6f Upgrade to Micrometer 1.8.3
Closes gh-29718
3 years ago
Stephane Nicoll 0fba81adf0 Upgrade to Micrometer 1.7.9
Closes gh-29708
3 years ago
Stephane Nicoll 5aa67fad5b Merge branch '2.5.x' into 2.6.x 3 years ago
Stephane Nicoll a90ca0e23b Upgrade Java 11 version in CI image
Closes gh-29887
3 years ago
Stephane Nicoll cca97ff4b7 Upgrade Java 11 version in CI image
Closes gh-29889
3 years ago
Phillip Webb 560d576a02 Polish 3 years ago
Phillip Webb 5b4ec32645 Merge branch '2.5.x' into 2.6.x 3 years ago
Phillip Webb c86b1330cf Update copyright year of changed files 3 years ago
Phillip Webb 9ab1b669d0 Polish 3 years ago
Stephane Nicoll 78797572ac Merge branch '2.5.x' into 2.6.x 3 years ago
Stephane Nicoll fa6a1463d0 Polish 3 years ago
Andy Wilkinson 86c75b7a5c Merge branch '2.5.x' into 2.6.x
Closes gh-29880
3 years ago
Andy Wilkinson 03352b0a8c Prohibit use of APIs that prevent task configuration avoidance
Closes gh-29809
3 years ago
Stephane Nicoll 4fe0fb8913 Merge branch '2.5.x' into 2.6.x 3 years ago
Stephane Nicoll 865a829d29 Prevent upgrade to AspectJ 1.9.8 as it requires Java 11 3 years ago
Andy Wilkinson ce4beae12f Merge branch '2.5.x' into 2.6.x
Closes gh-29877
3 years ago
Andy Wilkinson 008a793f92 Merge pull request #29826 from izeye
* gh-29826:
  Fix Javadoc since for ResolveMainClassName#setClasspath(Object)

Closes gh-29826
3 years ago
izeye 6bd6f590d3 Fix Javadoc since for ResolveMainClassName#setClasspath(Object)
See gh-29826
3 years ago
Stephane Nicoll f59e442978 Merge branch '2.5.x' into 2.6.x
Closes gh-29822
3 years ago
Stephane Nicoll f3af035941 Remove usage of SocketUtils in tests
Closes gh-29821
3 years ago
Stephane Nicoll e6914c0237 Merge branch '2.5.x' into 2.6.x 3 years ago
Stephane Nicoll 863b23e7a8 Upgrade to Reactor 2020.0.16
Closes gh-29717
3 years ago
Stephane Nicoll f180397998 Upgrade to Reactor 2020.0.16
Closes gh-29707
3 years ago
Andy Wilkinson f134358c78 Merge branch '2.5.x' into 2.6.x
Closes gh-29817
3 years ago
Andy Wilkinson 7f196d33fb Merge pull request #29762 from larsgrefer
* gh-29762:
  Polish "Avoid using Gradle APIs that trigger eager task creation"
  Avoid using Gradle APIs that trigger eager task creation

Closes gh-29762
3 years ago
Andy Wilkinson c84b35c460 Polish "Avoid using Gradle APIs that trigger eager task creation"
See gh-29762
3 years ago
Lars Grefer 7cd87acd73 Avoid using Gradle APIs that trigger eager task creation
See gh-29762
3 years ago
Andy Wilkinson 64e24a0e11 Merge branch '2.5.x' into 2.6.x
Closes gh-29807
3 years ago
Andy Wilkinson 622e6206db Merge pull request #29758 from dreis2211
* gh-29758:
  Link to Integration section of the appendix for Kafka properties

Closes gh-29758
3 years ago
dreis2211 39394b9c2b Link to Integration section of the appendix for Kafka properties
See gh-29758
3 years ago
Stephane Nicoll a7fd549222 Merge branch '2.5.x' into 2.6.x 3 years ago
Stephane Nicoll f6a0fd5938 Upgrade to Undertow 2.2.16.Final
Closes gh-29804
3 years ago
Stephane Nicoll 0abf0703c6 Upgrade to Tomcat 9.0.58
Closes gh-29803
3 years ago
Stephane Nicoll 72fad9843a Upgrade to Thymeleaf 3.0.15.RELEASE
Closes gh-29802
3 years ago
Stephane Nicoll 775ada2001 Upgrade to SLF4J 1.7.36
Closes gh-29801
3 years ago
Stephane Nicoll 4a88b521a8 Upgrade to Postgresql 42.3.2
Closes gh-29800
3 years ago
Stephane Nicoll b73c67e53e Upgrade to Netty tcNative 2.0.48.Final
Closes gh-29799
3 years ago
Stephane Nicoll 185c4968c2 Upgrade to Netty 4.1.74.Final
Closes gh-29798
3 years ago
Stephane Nicoll bb336e5e7b Upgrade to Neo4j Java Driver 4.4.3
Closes gh-29797
3 years ago
Stephane Nicoll 57bc5136f5 Upgrade to MongoDB 4.4.2
Closes gh-29796
3 years ago
Stephane Nicoll dd293cd86c Upgrade to Maven Javadoc Plugin 3.3.2
Closes gh-29795
3 years ago