Commit Graph

36726 Commits (040afdeafec2f688d73aa2047f6f942287e7db67)
 

Author SHA1 Message Date
Stephane Nicoll 5078e519b0 Merge branch '2.7.x' 3 years ago
Stephane Nicoll 55fdb9f215 Upgrade to Spring HATEOAS 1.5.0-M2
Closes gh-29893
3 years ago
Moritz Halbritter ec31278f1e Add Moritz to the doc authors list 3 years ago
Moritz Halbritter 31446295cf Merge branch '2.7.x' 3 years ago
Moritz Halbritter 896345df23 Fix test 3 years ago
Stephane Nicoll 3def84d1db Merge branch '2.7.x' 3 years ago
Stephane Nicoll c633b85700 Merge branch '2.6.x' into 2.7.x 3 years ago
Stephane Nicoll 828d4cebee Upgrade to Spring Framework 5.3.16
Closes gh-29761
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
Moritz Halbritter 42808ff13c Merge branch '2.7.x'
# Conflicts:
#	spring-boot-project/spring-boot-actuator-autoconfigure/src/main/resources/META-INF/spring.factories
#	spring-boot-project/spring-boot-autoconfigure/src/main/resources/META-INF/spring.factories
#	spring-boot-project/spring-boot-test-autoconfigure/src/main/resources/META-INF/spring.factories
3 years ago
Moritz Halbritter 7c96294641 Move our auto-configurations from spring.factories to new file
Closes gh-29873
3 years ago
Stephane Nicoll e48b753b28 Merge branch '2.7.x' 3 years ago
Stephane Nicoll 3d327f4f96 Merge branch '2.6.x' into 2.7.x 3 years ago
Stephane Nicoll 553801bd9d Upgrade to Micrometer 1.9.0-M3
Closes gh-29763
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 55c94dd255 Merge branch '2.7.x' 3 years ago
Stephane Nicoll 6fa8d81daf Start building against Spring HATEOAS 1.5.0-M2 snapshots
See gh-29893
3 years ago
Moritz Halbritter 303979fb65 Merge branch '2.7.x' 3 years ago
Moritz Halbritter 7d68b58c8f Load auto-configurations from META-INF/spring-boot
Implements a new AutoConfigurationLoader, which loads
auto-configurations from a file in META-INF/spring-boot.

Adapts the AutoConfigurationImportSelector to use the new loader.

Adapts the ImportAutoConfigurationImportSelector to use the new loader.

Adapts the metadata plugin in the build to additionally load the
auto-configurations from the new file.

Updates the documentation for auto-configurations and test slices.

Closes gh-29872
3 years ago
Stephane Nicoll 598eeb85f1 Merge branch '2.7.x' 3 years ago
Stephane Nicoll a55759d531 Merge branch '2.6.x' into 2.7.x 3 years ago
Stephane Nicoll 97c53879e8 Upgrade Java 11 version in CI image
Closes gh-29888
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 ff4b92a3ba Update copyright year of changed files 3 years ago
Phillip Webb 37263ea7dd Merge branch '2.7.x' 3 years ago
Phillip Webb c0ffb35668 Update copyright year of changed files 3 years ago
Phillip Webb 4092afc98f Polish 3 years ago
Phillip Webb 0bf7cda230 Merge branch '2.7.x' 3 years ago
Phillip Webb a40637cb6d Merge branch '2.6.x' into 2.7.x 3 years ago
Phillip Webb 560d576a02 Polish 3 years ago
Phillip Webb f4b849ec95 Merge branch '2.7.x' 3 years ago
Phillip Webb 26512f8ac6 Merge branch '2.6.x' into 2.7.x 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
Madhura Bhave bf1ed5f2f8 Update copyright header on changed files 3 years ago
Madhura Bhave e20ee87b5d Remove explicit @ConstructorBinding on type
See gh-23216
3 years ago
Madhura Bhave 44b88cc88c Allow @ConstructorBinding to be optional
This commit makes @ConstructorBinding optional for a type
that has a single parameterized constructor. An @Autowired annotation
on any of the constructors indicates that the type should not be constructor
bound.

Since @ConstructorBinding is now deduced for a single parameterized constructor,
the annotation is no longer needed at the type level.

Closes gh-23216
3 years ago
Stephane Nicoll bc2c637d63 Merge branch '2.7.x' 3 years ago
Stephane Nicoll 39e230b5d6 Merge branch '2.6.x' into 2.7.x 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 d62d5a09a1 Merge branch '2.7.x' 3 years ago
Andy Wilkinson ba73436ea8 Merge branch '2.6.x' into 2.7.x
Closes gh-29881
3 years ago