Commit Graph

38187 Commits (62f40f2c38a77ec1087a2724728a2aa6493b3be5)
 

Author SHA1 Message Date
Stephane Nicoll 216d156968 Refine native profile to use a classifier for the repackaged jar
This commit refines 80470f0b26 so that the 'repackage' goal of the
Spring Boot maven plugin uses a classifier. Previously, a regular
package with the profile fails as the Native Build Tools is trying to
use the repackaged archive as a regular jar file.

This is temporary as we'd like to explore other solutions, including
suggesting an additional option in the NBT plugin itself that uses the
regular classpath, rather than the produced jar.

See gh-30830
3 years ago
Andy Wilkinson 723a7b2bff Upgrade to Spring Kafka 3.0.0-M4
Closes gh-30645
3 years ago
Andy Wilkinson 842cea2fc1 Merge branch '2.7.x' 3 years ago
Andy Wilkinson 0ee05ba582 Merge pull request #31033 from terminux
* gh-31033:
  Restore Spring Security dependency check for SpringSecurityDialect

Closes gh-31033
3 years ago
Guirong Hu 1d7f7c2d28 Restore Spring Security dependency check for SpringSecurityDialect
See gh-31033
3 years ago
Andy Wilkinson 646d582393 Merge branch '2.6.x' into 2.7.x
Closes gh-31099
3 years ago
Andy Wilkinson e407bae8c8 Merge branch '2.5.x' into 2.6.x
Closes gh-31098
3 years ago
Andy Wilkinson 5e78bef9f8 Test security dialect auto-config without Spring Security
Closes gh-31097
3 years ago
Andy Wilkinson 96c2d08fc4 Remove support for Solr as it is not compatible with Jetty 11
Closes gh-31054
3 years ago
Andy Wilkinson c4beca3e01 Fix Maven-based AOT generation on Windows
Closes gh-30525
3 years ago
Stephane Nicoll 3e0994fb53 Merge branch '2.7.x' 3 years ago
Stephane Nicoll 8b611df160 Merge branch '2.6.x' into 2.7.x 3 years ago
Stephane Nicoll e26c58baaf Merge branch '2.5.x' into 2.6.x 3 years ago
Stephane Nicoll 2f46928f84 Upgrade to Spring Integration 5.5.12
Closes gh-31062
3 years ago
Stephane Nicoll 01288b61af Upgrade to Spring Integration 5.5.12
Closes gh-31061
3 years ago
Stephane Nicoll 4eb778df43 Upgrade to Spring Integration 5.5.12
Closes gh-31060
3 years ago
Phillip Webb f8a41d34aa Merge branch '2.7.x' 3 years ago
Phillip Webb 23eceb0d8a Merge branch '2.6.x' into 2.7.x 3 years ago
Phillip Webb ea41e89c6c Merge branch '2.5.x' into 2.6.x 3 years ago
Phillip Webb 7d2f1bafc0 Update copyright year of changed files 3 years ago
Phillip Webb ea881aadc6 Merge branch '2.7.x' 3 years ago
Phillip Webb 13670e556b Merge branch '2.6.x' into 2.7.x
Closes gh-31095
3 years ago
Phillip Webb 0beccde6ee Merge branch '2.5.x' into 2.6.x
Closes gh-31094
3 years ago
Phillip Webb 7da42d7139 Allow tests to pass when a NAME environment variable exists
Update `ConfigurationPropertiesTests` so that it will pass even if a
local `NAME` environment variable is declared.

Closes gh-31076
3 years ago
Phillip Webb e83ed4fe5e Merge branch '2.7.x' 3 years ago
Phillip Webb fbde59d635 Merge branch '2.6.x' into 2.7.x
Closes gh-31093
3 years ago
Phillip Webb 6bce0c5044 Merge branch '2.5.x' into 2.6.x
Closes gh-31092
3 years ago
Phillip Webb 44c979beb0 Reorder default property sources after @PropertySource processing
Update `SpringApplication` so that the `DefaultPropertiesPropertySource`
is moved to the end after `@PropertySource` annotations have been
processed. This restores functionality that used to be handled by
the `ConfigFileApplicationListener` and was inadvertently dropped
when the `ConfigDataEnvironmentPostProcessor` was developed.

Fixes gh-31068
3 years ago
Phillip Webb 06f8041e4d Merge branch '2.7.x' 3 years ago
Phillip Webb d5d5997be7 Merge branch '2.6.x' into 2.7.x 3 years ago
Phillip Webb 99f5c781a5 Merge branch '2.5.x' into 2.6.x 3 years ago
Phillip Webb 350d27fe50 Polish code to use method references when possible 3 years ago
Scott Frederick 8a1c8b5c2c Fix deprecation warning
See gh-30978
3 years ago
Scott Frederick 8e38e28e94 Merge branch '2.7.x' 3 years ago
Scott Frederick 03deb1d067 Merge branch '2.6.x' into 2.7.x
Closes gh-31089
3 years ago
Scott Frederick f395cfa255 Merge branch '2.5.x' into 2.6.x
Closes gh-31088
3 years ago
Scott Frederick 50e27333d2 Tolerate failures when recording WebClient metrics
Fixes gh-30978
3 years ago
Madhura Bhave bdf23eac61 Merge branch '2.7.x' into main 3 years ago
Madhura Bhave f3cacbe6ec Fix formatting 3 years ago
Madhura Bhave c730ab7d0c Merge branch '2.7.x' into main 3 years ago
Scott Frederick 7d459a13c2 Add properties for SAML relying party single logout
Closes gh-30128

Co-authored-by: Madhura Bhave <bhavem@vmware.com>
3 years ago
Andy Wilkinson b35006f0f4 Merge branch '2.7.x' 3 years ago
Andy Wilkinson 179e37279d Merge branch '2.6.x' into 2.7.x
Closes gh-31086
3 years ago
Andy Wilkinson e3b2088e85 Merge branch '2.5.x' into 2.6.x
Closes gh-31085
3 years ago
Andy Wilkinson a691a6ea79 Merge branch '2.7.x' 3 years ago
Andy Wilkinson 036356b4c6 Merge branch '2.6.x' into 2.7.x
See gh-31073
3 years ago
Andy Wilkinson a51edec150 Use DockerHub mirror when running system tests
See gh-31072
3 years ago
Andy Wilkinson cc2d68968d Upgrade to Maven Resolver 1.6.3
This commit also expands our internal dependency management for
Maven Resolver to cover all of the modules upon which we depend.

Closes gh-31083
3 years ago
Andy Wilkinson 1238e1f20b Upgrade to Kafka 3.2.0
Closes gh-31084
3 years ago
Stephane Nicoll 2fb1f8b9f0 Merge branch '2.7.x' 3 years ago