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
Phillip Webb
f172c2ca8f
Merge branch '3.3.x' into 3.4.x
2025-04-28 12:20:08 -07:00
Phillip Webb
b2e691be02
Update copyright year of changed files
2025-04-28 12:20:02 -07:00
Phillip Webb
708062ec1d
Merge branch '3.3.x' into 3.4.x
2025-04-28 12:15:47 -07:00
Phillip Webb
428fa6d941
Fix copyright headers to consistently start with project inception year
2025-04-28 12:15: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
Moritz Halbritter
257ce0a839
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45033
2025-04-08 11:31:29 +02:00
Neven C
f13dc345cf
Escape the asterisk in spring-application.adoc
...
See gh-45032
Signed-off-by: Neven C <neven.cvetkovic@gmail.com >
2025-04-08 11:26:19 +02:00
Andy Wilkinson
05f9177abc
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44966
2025-04-01 10:05:34 +01:00
Andy Wilkinson
d07cc59907
Polish security documentation
...
This commit updates the WebFlux security documentation, primarily to
link to reactive types rather than their Servlet-based equivalents.
It also attempts to clarify when a user details service is
auto-configured.
Closes gh-44955
2025-04-01 10:05:25 +01:00
Andreas Ahlenstorf
64843ec2f0
Replace mentions of deprecated MockBean annotation
...
See gh-44947
Signed-off-by: Andreas Ahlenstorf <andreas@ahlenstorf.ch >
2025-04-01 08:55:22 +02:00
Stéphane Nicoll
44dbf1a71b
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44908
2025-03-26 16:10:48 +01:00
Stéphane Nicoll
dd1ac616f3
Clarify the behavior if multiple Executor beans are present
...
Closes gh-44907
2025-03-26 16:06:06 +01:00
Moritz Halbritter
c2075bf8e0
Document support for Java 24
...
Closes gh-44754
2025-03-18 14:00:14 +01:00
Stéphane Nicoll
274e2ed1ea
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44748
2025-03-18 09:48:04 +01:00
Tran Ngoc Nhan
5909d1e919
Remove redhat architect guide link
...
See gh-44724
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com >
2025-03-18 09:47:39 +01:00
Stéphane Nicoll
e06244d007
Adapt EntityManagerFactoryBuilder to work with multiple data sources
...
This commit allows EntityManagerFactoryBuilder to provide the JPA
properties to use according to the DataSource used to build the
EntityManagerFactory. Previously the JPA properties were computed only
once based on the primary data source, which was a problem since its
default DDL setting may be different.
EntityManagerFactoryBuilder takes a function that provides the JPA
properties based on a data source, rather than the properties
themselves. Constructors with the previous variant have been deprecated
as a result.
Closes gh-44516
2025-03-06 15:33:53 +01:00
Stéphane Nicoll
c1f58d1f80
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44523
2025-03-04 15:30:53 +01:00
Matthias Streidel
474dafae28
Fix typo
...
See gh-44514
Signed-off-by: Matthias Streidel <github@metters.slmail.me >
2025-03-04 15:30:27 +01:00
Stéphane Nicoll
a5ed3e6aed
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44420
2025-02-24 08:23:45 +01:00
Stéphane Nicoll
41656bf4ee
Update copyright of changed files
...
See gh-44413
2025-02-24 08:21:07 +01:00
Tran Ngoc Nhan
ae2cfebd93
Fix typo in fold attribute
...
See gh-44413
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com >
2025-02-24 08:19:57 +01:00
Stéphane Nicoll
f235d7e9ff
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44416
2025-02-24 08:01:46 +01:00
Johnny Lim
332ad7bb70
Polish
...
See gh-44323
Signed-off-by: Johnny Lim <izeye@naver.com >
2025-02-24 07:46:25 +01:00
Stéphane Nicoll
397ded2e6d
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44402
2025-02-22 18:25:18 +01:00
Tran Ngoc Nhan
c211b05660
Adapt reference to JooqExceptionTranslator
...
This commit updates the reference guide as JooqExceptionTranslator has
been superseded by ExceptionTranslatorExecuteListener.
See gh-44385
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com >
2025-02-22 18:22:14 +01:00
Andy Wilkinson
9fa40adb45
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44303
2025-02-17 11:01:31 +00:00
Andy Wilkinson
045fbee395
Document need for $ separator when auto-config is nested
...
Closes gh-44298
2025-02-17 11:00:29 +00:00
Stéphane Nicoll
db34e37041
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44301
2025-02-17 11:30:55 +01:00