Commit Graph

30450 Commits (7493632b79e5e6bf9c33bc54f0053fb09dfadcad)
 

Author SHA1 Message Date
Stephane Nicoll 7493632b79 Merge branch '2.4.x'
Closes gh-24870
4 years ago
Stephane Nicoll 52ca841a2e Merge branch '2.3.x' into 2.4.x
Closes gh-24869
4 years ago
Stephane Nicoll 5df401169b Fix reference to spring-javaformat-intellij-idea-plugin
Closes gh-24864
4 years ago
Stephane Nicoll 38cd1b4949 Merge pull request #24862 from izeye
* pr/24862:
  Polish contribution
  Polish

Closes gh-24862
4 years ago
Stephane Nicoll dcc0ca0df9 Polish contribution
See gh-24862
4 years ago
izeye 3aea8b37a0 Polish
See gh-24862
4 years ago
Stephane Nicoll bcc1331f85 Restore missing deprecated metadata for Bitronix
See gh-24806
4 years ago
Stephane Nicoll dcae55a8bc Merge branch '2.4.x'
Closes gh-24861
4 years ago
Stephane Nicoll f7c855dc40 Merge pull request #24851 from dreis2211
* pr/24851:
  Fix configuration metadata for logging.charset.* properties

Closes gh-24851
4 years ago
dreis2211 b8b5e4cebf Fix configuration metadata for logging.charset.* properties
See gh-24851
4 years ago
Stephane Nicoll 600be08225 Merge branch '2.4.x'
Closes gh-24855
4 years ago
Stephane Nicoll 7ec7569939 Merge branch '2.3.x' into 2.4.x
Closes gh-24854
4 years ago
Stephane Nicoll b3ab77a5c3 Move Spring Boot version to main index in reference guide
Closes gh-24848
4 years ago
Stephane Nicoll ff164ec72f Merge pull request #24837 from izeye
* pr/24837:
  Polish

Closes gh-24837
4 years ago
izeye e7350503b8 Polish
See gh-24837
4 years ago
Stephane Nicoll 1a2a3d6598 Merge branch '2.4.x' 4 years ago
Stephane Nicoll e8ae18ae11 Polish
See gh-24837
4 years ago
Stephane Nicoll 2de8c49d9f Remove deprecated code in Spring Boot 2.3
Closes gh-24806
4 years ago
Stephane Nicoll 2c2c160579 Remove deprecated code
See gh-24806
4 years ago
Stephane Nicoll a18f01addf Remove bitronix support
See gh-24806
4 years ago
Andy Wilkinson 4b0d5c31de Switch to the Apache Tomcat EL implementation by default
Previously we used org.glassfish:jakarta.el as our default EL
implementation. Since adopting it we have learned that it can be
significantly slower than Apache Tomcat's EL implementation in some
scenarios. This commit switches to using
org.apache.tomcat.embed:tomcat-embed-el by default instead of the
Glassfish implementation.

Closes gh-24744
4 years ago
Stephane Nicoll e2033992c7 Merge branch '2.4.x' 4 years ago
Stephane Nicoll 9343633582 Merge branch '2.3.x' into 2.4.x 4 years ago
Stephane Nicoll 9a53865c8f Polish 4 years ago
Phillip Webb 33c1a050ee Merge branch '2.4.x' 4 years ago
Phillip Webb 909f71708f Attempt to fix homebrew tap repo update
See gh-24677
4 years ago
Phillip Webb 1e3330c375 Attempt to fix homebrew tap repo update
See gh-24677
4 years ago
Phillip Webb a790a9079d Attempt to fix homebrew tap repo update
See gh-24677
4 years ago
Phillip Webb f3719b99ca Merge branch '2.4.x' 4 years ago
Spring Buildmaster dc76aa312e Next development version (v2.4.3-SNAPSHOT) 4 years ago
Phillip Webb 0fd3cd5ed5 Merge branch '2.4.x' 4 years ago
Phillip Webb 26f2caca22 Update copyright year of changed files 4 years ago
Phillip Webb daf2b2fea3 Merge branch '2.4.x'
Fixes gh-24846
4 years ago
Phillip Webb c0aef4c35f Apply SystemProperties to LoggerContext
Update `LoggingSystemProperties` so that system environment properties
are also applied to the `LoggerContext`. This is required when multiple
applications are deployed to the same Servlet container. In such setups
there's only a single JVM and the System Environment can be changed
when multiple applications start at the same time.

Fixes gh-24835
4 years ago
Madhura Bhave b7843f9399 Merge branch '2.4.x'
Closes gh-24846
4 years ago
Madhura Bhave 68fc2329c8 Revert "Remove unnecessary code"
Fixes gh-24835
4 years ago
Scott Frederick 45acd5f30c Merge branch '2.4.x' 4 years ago
Scott Frederick 716dce3859 Merge branch '2.3.x' into 2.4.x 4 years ago
Spring Buildmaster 8f692a16c6 Next development version (v2.3.9.BUILD-SNAPSHOT) 4 years ago
Brian Clozel 4dd60684c9 Merge branch '2.4.x'
Closes gh-24844
4 years ago
Brian Clozel 6f51831001 Fix docs on probe state during graceful shutdown
This commit improves the "Application lifefycle and Probes states"
section and underlines the difference between `AvailabilityState` and
the availability of Probes over HTTP.

Closes gh-24843
4 years ago
Stephane Nicoll a788ef4958 Merge branch '2.4.x'
Closes gh-24842
4 years ago
Stephane Nicoll dda8b5d287 Revert "Upgrade to Kafka 2.6.1"
See gh-24247
4 years ago
Stephane Nicoll 2072e7242a Merge branch '2.3.x' into 2.4.x
Closes gh-24841
4 years ago
Stephane Nicoll 283ed48d63 Unwrap Datasource against an actual interface
This commit updates DataSourceUnwrapper to take a separate interface
type argument if the target datasource has to be unwrapped, given that
the target type is usually not an interface.

Closes gh-24697
4 years ago
Stephane Nicoll 51636eef97 Merge branch '2.2.x' into 2.3.x 4 years ago
Stephane Nicoll 9f40b9de7b Merge branch '2.4.x'
Closes gh-24832
4 years ago
Stephane Nicoll 5d85ac6838 Complete configuration metadata for spring.config.*
Closes gh-24816
4 years ago
Spring Buildmaster 4a843d40c8 Next development version (v2.2.14.BUILD-SNAPSHOT) 4 years ago
Stephane Nicoll 03844c00cc Upgrade to Dependency Management Plugin 1.0.11
Closes gh-24830
4 years ago