Andy Wilkinson
c4750fd0ff
Support Gradle 7 and raise minimum supported version to 6.8
...
Closes gh-26026
2021-04-12 15:20:32 +01:00
Andy Wilkinson
fb670ee654
Drop support for Gradle 5.6.x
...
Closes gh-24225
2021-03-19 17:30:27 +00:00
Phillip Webb
ae1be76cce
Add pending-extract attribute to source
...
Add `pending-extract=true` to source blocks to help us identify
those that need to be extracted to a real source file.
See gh-6313
2021-02-03 17:45:40 -08:00
Phillip Webb
ad1248e4ec
Replace "folder" with "directory"
...
Consistently use the term "directory" instead of "folder"
Closes gh-21218
2020-04-28 19:20:24 -07:00
Phillip Webb
d9fb4dd477
Don't use monospacing in documentation headings
...
Closes gh-20875
2020-04-07 11:08:57 -07:00
Scott Frederick
bb568c5bff
Consolidate Maven plugin documentation in plugin reference
...
This commit moves Maven plugin content from several sections in the
main Spring Boot reference documentation to the plugin-specific
documentation.
Fixes gh-19165
2020-04-03 16:41:12 -05:00
Stephane Nicoll
f4e6d7c1cf
Fix links to Maven Plugin's documentation in reference guide
...
Closes gh-20818
2020-04-03 14:34:16 +02:00
Andy Wilkinson
84e16d55ea
Raise the minimum supported version of Gradle 6 to 6.3
...
Closes gh-20532
2020-03-31 19:48:17 +01:00
Andy Wilkinson
e415f759a2
Raise the minimum supported version of Gradle to 5.6
...
Closes gh-18777
2020-01-13 12:10:13 +00:00
Andy Wilkinson
ce99db1902
Port the build to Gradle
...
Closes gh-19609
Closes gh-19608
2020-01-10 14:15:35 +00:00