fhiyo
b3db525f0f
Use non-deprecated syntax to configure sourceCompatibility
...
See gh-47339
Signed-off-by: fhiyo <13327262+fhiyo@users.noreply.github.com >
2025-09-29 09:42:04 +02:00
Andy Wilkinson
e4e3988433
Fix link to Framework's @Bean annotation
...
Closes gh-47329
2025-09-26 10:29:25 +01:00
Moritz Halbritter
4a1de8534f
Add detection for Bitnami Legacy images
...
This commit also adjusts the tests to use bitnamilegacy images because we have no way to test against the original bitnami images.
Closes gh-46983
2025-09-19 10:18:59 +02:00
Chanwon-Seo
4d499c3e46
Fix links to Flyway reference documentation
...
See gh-46976
Signed-off-by: Chanwon-Seo <scwonn60@gmail.com >
2025-08-28 17:04:33 +02:00
Stéphane Nicoll
f8c5f052b2
Polish "Mention the Virtual Threads changes in Java 24"
...
See gh-46547
2025-07-31 08:12:21 +02:00
Zakaria Shahen
6b8fde04a1
Mention the Virtual Threads changes in Java 24
...
See gh-46547
Signed-off-by: Zakaria Shahen <35308232+zakaria-shahen@users.noreply.github.com >
2025-07-31 08:07:03 +02:00
Moritz Halbritter
d4db78987c
Merge branch '3.3.x' into 3.4.x
...
Closes gh-46008
2025-06-18 13:33:54 +02:00
Moritz Halbritter
6ef1830bc8
Document that /error is secured by default
...
Closes gh-45663
2025-06-18 13:33:38 +02:00
Andy Wilkinson
515abc4221
Include all auto-config modules in auto-config classes appendix
...
Closes gh-45861
2025-06-10 08:58:42 +01:00
Andy Wilkinson
93dd39e52e
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45843
2025-06-06 11:26:34 +01:00
Andy Wilkinson
de54d4df89
Improve linking to Testcontainers' javadoc
...
Closes gh-45802
2025-06-06 11:10:01 +01:00
Stéphane Nicoll
323f078283
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45739
2025-06-02 16:33:27 +02:00
Tran Ngoc Nhan
c313322aaf
Fix Gradle Shadow Plugin link in reference documentation
...
See gh-45720
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com >
2025-06-02 16:32:42 +02:00
Stéphane Nicoll
6a82134f94
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45682
2025-05-26 16:18:12 +02:00
Tran Ngoc Nhan
7448f8c73a
Document use of git-commit-id-maven-plugin consistently
...
See gh-45677
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com >
2025-05-26 16:11:52 +02:00
Andy Wilkinson
d98ca77235
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45649
2025-05-23 12:31:08 +01:00
Andy Wilkinson
9a2d8c589e
Clarify how to use Pushgateway auto-configuration
...
Closes gh-44392
2025-05-23 12:30:08 +01:00
Andy Wilkinson
ea8c64262d
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45625
2025-05-21 08:40:37 +01:00
Andy Wilkinson
bdf0ef19a4
Correct docs for use of static with @ConfigurationPropertiesBinding
...
Closes gh-45621
2025-05-21 08:39:10 +01:00
Phillip Webb
0c313c368f
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45625
2025-05-20 12:53:39 -07:00
Phillip Webb
fa0107c431
Document @ConfigurationPropertiesBinding should use static bean methods
...
Closes gh-45621
2025-05-20 12:53:03 -07:00
Stéphane Nicoll
fab15af876
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45594
2025-05-18 09:26:57 +02:00
Johnny Lim
0a54804a0f
Polish
...
See gh-45592
Signed-off-by: Johnny Lim <izeye@naver.com >
2025-05-18 09:20:33 +02:00
Phillip Webb
bd40779bc6
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45552
2025-05-14 18:14:00 -07:00
Phillip Webb
27c4d1ff24
Document the way that primary Kotlin constructors are used when binding
...
Improve constructor binding documentation for Kotlin and add a test
to prove a no-param primary constructor disables constructor binding.
Closes gh-44849
2025-05-14 18:13:54 -07:00
Phillip Webb
6c02f587f3
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45550
2025-05-14 16:22:32 -07:00
Phillip Webb
34dee77a3e
Improve "profile" reference documentation with additional admonitions
...
Closes gh-45522
2025-05-14 16:20:35 -07:00
Phillip Webb
c1dbb2720a
Merge branch '3.3.x' into 3.4.x
2025-05-06 10:42:47 -07:00
Phillip Webb
543de7430b
Fix typos
...
See gh-45349
2025-05-06 10:42:24 -07:00
Phillip Webb
0d94665ed3
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45375
2025-05-06 10:26:10 -07:00
Phillip Webb
7d59957a39
Improve setEnvironmentPrefix(...) reference documentation
...
Closes gh-45370
2025-05-06 10:25:43 -07:00
Phillip Webb
19ae4fbba7
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45366
2025-05-05 22:10:17 -07:00
Phillip Webb
8814d8a7dc
Polish 'Document methods of starting Testcontainer containers'
...
See gh-44187
2025-05-05 22:09:24 -07:00
Vanio Begic
4a98b1787f
Document methods of starting Testcontainer containers
...
Update the reference documentation to provide more details about the
three supported methods of starting Testcontainer containers.
See gh-44187
Signed-off-by: Vanio Begic <vanio.begic123@gmail.com >
2025-05-05 22:08:06 -07:00
Phillip Webb
e522a09fba
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45362
2025-05-05 16:34:40 -07:00
Phillip Webb
af4508bed7
Document when an property import is relative and when it is fixed
...
Closes gh-45349
2025-05-05 16:33:32 -07:00
Stéphane Nicoll
7800d24c17
Merge branch '3.3.x' into 3.4.x
2025-04-23 11:22:02 +02:00
Stéphane Nicoll
167c8caf63
Add an explicit note about having to enable cache metrics
...
See gh-23047
2025-04-23 11:21:40 +02:00
Phillip Webb
7ca20b1ce9
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45258
2025-04-22 19:18:35 -07:00
florgust
10d3df9884
Update reference docs to make @Component a javadoc link
...
See gh-45247
Signed-off-by: florgust <luan.flor05@gmail.com >
2025-04-22 19:17:32 -07:00
Stéphane Nicoll
00d68399a7
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45241
2025-04-21 08:32:14 +02:00
Claudio Nave
6a997d1026
Fix documentation links to buildpacks.io
...
See gh-45238
Signed-off-by: Claudio Nave <evaristegalois11@proton.me >
2025-04-21 08:30:35 +02:00
Stéphane Nicoll
497a1f7860
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45224
2025-04-17 14:28:27 +02:00
Stéphane Nicoll
6eb20abc90
Polish "Document the semantic of using multiple profile expressions"
...
See gh-44866
2025-04-17 14:24:18 +02:00
Yanming Zhou
6eae09ba68
Document the semantic of using multiple profile expressions
...
This commit clarifies the semantic of declaring multiple profile
expression with the "spring.config.activate.on-profile" property.
See gh-44866
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com >
2025-04-17 14:24:03 +02:00
Moritz Halbritter
f20e796d2b
Update CDS documentation to cover AOTCache
...
Closes gh-44970
2025-04-15 10:22:36 +02:00
Andy Wilkinson
9d063e3ea9
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45176
2025-04-14 10:39:06 +01:00
Andy Wilkinson
4cfc3b0735
Add the use of token properties in documentation
...
Closes gh-44990
2025-04-14 10:37:57 +01:00
Stéphane Nicoll
87cd1bb7fd
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45047
2025-04-10 10:14:11 +02:00
Jonatan Ivanov
23c3c2753a
Add details of the purpose of the metrics endpoint
...
See gh-44767
2025-04-10 10:08:02 +02:00