Scott Frederick
42328771ad
Suppress deprecation warnings for WebSecurityConfigurerAdapter
...
Fixes gh-29897
3 years ago
Stephane Nicoll
55fdb9f215
Upgrade to Spring HATEOAS 1.5.0-M2
...
Closes gh-29893
3 years ago
Moritz Halbritter
896345df23
Fix test
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
7c96294641
Move our auto-configurations from spring.factories to new file
...
Closes gh-29873
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
6fa8d81daf
Start building against Spring HATEOAS 1.5.0-M2 snapshots
...
See gh-29893
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
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
c0ffb35668
Update copyright year of changed files
3 years ago
Phillip Webb
4092afc98f
Polish
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
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
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
ba73436ea8
Merge branch '2.6.x' into 2.7.x
...
Closes gh-29881
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
1080fad7c7
Merge branch '2.6.x' into 2.7.x
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
Moritz Halbritter
8e99788fc8
Migrate auto-configurations to @AutoConfiguration
...
Closes gh-29871
3 years ago
Andy Wilkinson
8e4484acea
Merge branch '2.6.x' into 2.7.x
...
Closes gh-29878
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
Andy Wilkinson
18e49b0269
Fix H2 R2DBC URL on Windows
...
Closes gh-29875
3 years ago
Moritz Halbritter
100f80d073
Add @AutoConfiguration annotation
...
This annotation can be used to mark auto-configurations with a dedicated
annotation. Under the hood, it's a standard @Configuration with
proxyBeanMethods set to false.
Closes gh-29870
3 years ago
Stephane Nicoll
8ae77659cd
Upgrade to XmlUnit2 2.9.0
...
Closes gh-29869
3 years ago
Stephane Nicoll
f5725df2a6
Upgrade to Versions Maven Plugin 2.9.0
...
Closes gh-29868
3 years ago
Stephane Nicoll
48bda615a2
Upgrade to Undertow 2.2.16.Final
...
Closes gh-29867
3 years ago
Stephane Nicoll
bfc9094562
Upgrade to Thymeleaf 3.0.15.RELEASE
...
Closes gh-29866
3 years ago
Stephane Nicoll
c874bfde4b
Upgrade to SLF4J 1.7.36
...
Closes gh-29865
3 years ago