Merge branch '2.7.x'

Closes gh-31212
This commit is contained in:
Andy Wilkinson 2022-05-30 17:17:26 +01:00
commit 85ad4fd4b4
1 changed files with 0 additions and 2 deletions

View File

@ -194,10 +194,8 @@ task aggregatedJavadoc(type: Javadoc) {
options {
author = true
docTitle = "Spring Boot ${project.version} API"
encoding = "UTF-8"
memberLevel = "protected"
outputLevel = "quiet"
source = "1.8"
splitIndex = true
use = true
windowTitle = "Spring Boot ${project.version} API"