Phillip Webb
c62a018830
Align buildpack certificate and key parsers with SSL versions
...
Closes gh-37969
2024-11-04 15:53:39 -08:00
Dmytro Nosan
7d8cb5fe49
Remove explicit '.xml' suffix check from `LogbackLoggingSystem`
...
Update `LogbackLoggingSystem` so that paths suffixes are no longer
checked for `.xml`. Since Logback now only supports XML files, we're
safe to pass all content along for processing. If the incorrect content
is found, Logback will throw an exception.
See gh-42986
2024-11-04 14:29:59 -08:00
Phillip Webb
202db9b7f4
Update copyright year of changed files
2024-11-04 14:28:23 -08:00
Andy Wilkinson
2fc0016ef1
Fix spring-boot-gradle-plugin's tests in Eclipse
...
Closes gh-32625
2024-11-04 13:11:45 +00:00
Andy Wilkinson
a3168e3a2f
Centralize dependency management of Commons Compress
...
Closes gh-39368
2024-11-04 11:45:41 +00:00
Moritz Halbritter
90b920a410
Use default address if null address is given
...
Closes gh-42958
2024-10-31 14:34:30 +01:00
Andy Wilkinson
1c61e59099
Prohibit unnecessary values on @ConditionalOnMissingBean
...
Closes gh-42941
2024-10-30 10:24:00 +00:00
Andy Wilkinson
00ceb378c4
Polish "Remove unnecessary values from @ConditionalOnMissingBean"
...
See gh-42933
2024-10-30 10:02:27 +00:00
Yanming Zhou
88d7a1e74a
Remove unnecessary values from @ConditionalOnMissingBean
...
See gh-42933
2024-10-30 10:00:11 +00:00
Stéphane Nicoll
1a3f1a41b1
Polish "Complete support for project.build.outputTimestamp"
...
See gh-42922
2024-10-30 11:04:48 +09:00
Andreas Höhmann
491515e6e3
Complete support for project.build.outputTimestamp
...
This commit completes the support of project.build.outputTimestamp to
also support a value that's expressed as seconds since the epoch.
See gh-42922
2024-10-30 10:51:07 +09:00
Andy Wilkinson
c340c691c5
Avoid calling getProject() during task execution
...
Closes gh-32980
2024-10-29 17:54:00 +00:00
Andy Wilkinson
b1653708e4
Improve thread-safety of OnClassCondition
...
Closes gh-41709
2024-10-29 13:26:16 +00:00
Stéphane Nicoll
eba7a5a077
Update copyright year of changed files
...
See gh-42901
2024-10-29 13:35:35 +09:00
Tran Ngoc Nhan
ff855d9421
Remove redundant null check
...
See gh-42901
2024-10-29 13:33:55 +09:00
Stéphane Nicoll
d4010d3be0
Polish "Prevent auth header to be included in Docker API call"
...
See gh-42910
2024-10-29 13:24:09 +09:00
YiXuan Ding
351018ea65
Prevent auth header to be included in Docker API call
...
See gh-42910
2024-10-29 13:16:08 +09:00
Yanming Zhou
4952fc7417
Remove unnecessary call of superclass constructor
...
See gh-42876
2024-10-25 18:20:44 -07:00
YiXuan Ding
1730bf6f94
Update HttpWebServiceMessageSenderBuilder javadoc
...
Update the return javadoc from "@return a new builder instance" to
"@return the current builder instance".
See gh-42868
2024-10-25 18:18:05 -07:00
Johnny Lim
a1b4033d10
Move default value descriptions to description field
...
See gh-42848
2024-10-25 08:35:23 +02:00
Stéphane Nicoll
38d534807a
Upgrade to Spring Integration 6.2.10
...
Closes gh-42537
2024-10-23 08:03:24 +02:00
Stéphane Nicoll
78d0e48b7b
Upgrade to Spring GraphQL 1.2.9
...
Closes gh-42740
2024-10-23 08:03:24 +02:00
Stéphane Nicoll
f8c9fe428b
Upgrade to Spring Authorization Server 1.2.7
...
Closes gh-42534
2024-10-23 08:03:23 +02:00
Stéphane Nicoll
0e84c489b3
Upgrade to Spring Security 6.2.7
...
Closes gh-42541
2024-10-22 09:03:31 +02:00
Stéphane Nicoll
ced285d7a8
Upgrade to Spring Pulsar 1.0.11
...
Closes gh-42539
2024-10-22 09:03:30 +02:00
Stéphane Nicoll
747a971a26
Upgrade to Pulsar Reactive 0.5.8
...
Closes gh-42817
2024-10-22 09:03:30 +02:00
Stéphane Nicoll
92166c30c7
Upgrade to jOOQ 3.18.21
...
Closes gh-42816
2024-10-22 09:03:26 +02:00
Andy Wilkinson
f95e56dbb7
Upgrade to Spring RESTDocs 3.0.2
...
Closes gh-42741
2024-10-21 17:24:55 +01:00
Moritz Halbritter
2bbdc53222
Fix systemd example configuration
...
Closes gh-42795
2024-10-21 10:43:34 +02:00
Stéphane Nicoll
c9e16dc926
Upgrade to Spring Retry 2.0.10
...
Closes gh-42540
2024-10-19 10:28:49 +02:00
Phillip Webb
3481107ff7
Update copyright year of changed files
2024-10-18 10:48:29 -07:00
Andy Wilkinson
74d13d3a8d
Note that max HTTP request head size semantics are server-specific
...
Closes gh-40798
2024-10-18 15:31:54 +01:00
Andy Wilkinson
788fe6120f
Clarify why @Primary is recommended when defining custom ObjectMapper
...
Closes gh-42598
2024-10-18 15:19:14 +01:00
Andy Wilkinson
1020793198
Output condition evaluation report when app under test fails to start
...
Closes gh-42185
2024-10-18 14:52:47 +01:00
Andy Wilkinson
7b9cd51132
Upgrade to Spring Data Bom 2023.1.11
...
Closes gh-42535
2024-10-18 13:16:07 +01:00
Andy Wilkinson
90edd92b68
Prohibit upgrades to Undertow 2.3.18.Final
...
See gh-42750
2024-10-18 12:00:37 +01:00
Stéphane Nicoll
c8eb603f33
Upgrade to Spring LDAP 3.2.7
...
Closes gh-42538
2024-10-18 10:28:19 +02:00
Andy Wilkinson
868814d0a8
Polish "Polish javadoc for Binder#bindOrCreate(String, Class)"
...
See gh-42777
2024-10-18 08:56:51 +01:00
Yanming Zhou
4135622bd5
Polish javadoc for Binder#bindOrCreate(String, Class)
...
See gh-42777
2024-10-18 08:55:45 +01:00
Moritz Halbritter
ce106eb43c
Remove calls to deprecated Project.getBuildDir() in Gradle files
...
Closes gh-42739
2024-10-17 17:46:17 +02:00
Andy Wilkinson
a48dfbd5c7
Upgrade to Undertow 2.3.18.Final
...
Closes gh-42750
2024-10-17 14:55:35 +01:00
Andy Wilkinson
9b9dfbbccf
Upgrade to R2DBC Postgresql 1.0.7.RELEASE
...
Closes gh-42749
2024-10-17 14:55:30 +01:00
Andy Wilkinson
b10e0bac34
Upgrade to R2DBC Pool 1.0.2.RELEASE
...
Closes gh-42748
2024-10-17 14:55:24 +01:00
Andy Wilkinson
d808e8b697
Upgrade to Jaybird 5.0.6.java11
...
Closes gh-42747
2024-10-17 14:55:19 +01:00
Andy Wilkinson
2f28e36902
Start building against Spring RESTDocs 3.0.2 snapshots
...
See gh-42741
2024-10-17 14:24:58 +01:00
Andy Wilkinson
10625e6b54
Start building against Spring GraphQL 1.2.9 snapshots
...
See gh-42740
2024-10-17 14:24:53 +01:00
Moritz Halbritter
a3060652f8
Call String.toLowerCase and .toUppercase with explicit locale
...
Closes gh-42719
2024-10-17 13:20:39 +02:00
Lee SangMin
497bdb8fee
Remove dead "Converting a jar to a war" guide link
...
See gh-42691
2024-10-16 16:50:09 -07:00
Phillip Webb
41ae973d16
Update copyright year of changed files
2024-10-16 13:08:37 -07:00
Phillip Webb
a4473b97aa
Polish
2024-10-16 12:38:34 -07:00