Andy Wilkinson
59224fdd6f
Document Actuator's ObjectMapper isolation
...
Closes gh-47039
4 months ago
Andy Wilkinson
eeebc37813
Document how to configure ServletContext init parameters
...
Closes gh-47951
4 months ago
Andy Wilkinson
5aeaa74508
Document how soon-to-expire SSL certs are reported
...
Closes gh-45564
5 months ago
Moritz Halbritter
e58c8975f6
Document how to use ContextPropagatingTaskDecorator for propagating trace context over thread boundaries
...
Closes gh-47893
5 months ago
Phillip Webb
3690a958f2
Replace use of ubuntu-noble-run-base with ubuntu-noble-run
...
Update code and documentation to use the correct Paketo base image of
`ubuntu-noble-run` rather than `ubuntu-noble-run-base` which was
published only for testing purposes.
Closes gh-47966
5 months ago
Stéphane Nicoll
ba9afc005c
Adapt AOTCache documentation to JEP 514
...
Closes gh-47274
5 months ago
Stéphane Nicoll
653e575a8d
Polish "Clarify Actuator's endpoint extension support"
...
See gh-47740
5 months ago
Mikhail Polivakha
a77c6ef9ee
Clarify Actuator's endpoint extension support
...
See gh-47740
Signed-off-by: mipo256 <mikhailpolivakha@email.com>
5 months ago
Tran Ngoc Nhan
4bebd47c4e
Fix typos
...
See gh-47747
5 months ago
Stéphane Nicoll
5280f1ab8f
Refresh tools getting started section
...
Closes gh-47699
5 months ago
Phillip Webb
bc6a92a1c9
Include deprecated configuration properties in reference documentation
...
Add a new appendix section to show deprecated properties and when
possible their replacement or reason.
Closes gh-47622
5 months ago
Stéphane Nicoll
f7e7664a5a
Adapt links to Lettuce and Jedis
...
Closes gh-47391
6 months ago
fhiyo
b3db525f0f
Use non-deprecated syntax to configure sourceCompatibility
...
See gh-47339
Signed-off-by: fhiyo <13327262+fhiyo@users.noreply.github.com>
6 months ago
Andy Wilkinson
e4e3988433
Fix link to Framework's @Bean annotation
...
Closes gh-47329
6 months ago
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
6 months ago
Moritz Halbritter
66ba91876a
Document support for Java 25
...
Closes gh-47245
6 months ago
Chanwon-Seo
4d499c3e46
Fix links to Flyway reference documentation
...
See gh-46976
Signed-off-by: Chanwon-Seo <scwonn60@gmail.com>
7 months ago
Stéphane Nicoll
f8c5f052b2
Polish "Mention the Virtual Threads changes in Java 24"
...
See gh-46547
8 months ago
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>
8 months ago
Moritz Halbritter
6ef1830bc8
Document that /error is secured by default
...
Closes gh-45663
9 months ago
Andy Wilkinson
82f9491a74
Improve description of TestRestTemplate's Apache client defaults
...
Closes gh-45842
9 months ago
Phillip Webb
7613594b3a
Relax profile naming restrictions and allow opt-out
...
Rework profile name validation logic so that `.` and `+` and `@` can
be used in the names. Also provide an opt-out property that can be
set to restore earlier Spring Boot behavior.
The commit also include an update to the reference documentation.
Fixes gh-45947
10 months ago
Andy Wilkinson
515abc4221
Include all auto-config modules in auto-config classes appendix
...
Closes gh-45861
10 months ago
Andy Wilkinson
de54d4df89
Improve linking to Testcontainers' javadoc
...
Closes gh-45802
10 months ago
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>
10 months ago
Julio Gómez Díaz
3eaed90d94
Fix artifactId of prometheus-metrics-exporter-pushgateway in example
...
See gh-45684
Signed-off-by: Julio Gómez Díaz <juliojgd@gmail.com>
10 months ago
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>
10 months ago
Andy Wilkinson
9a2d8c589e
Clarify how to use Pushgateway auto-configuration
...
Closes gh-44392
10 months ago
Andy Wilkinson
bdf0ef19a4
Correct docs for use of static with @ConfigurationPropertiesBinding
...
Closes gh-45621
10 months ago
Lari Hotari
a9f5a4194e
Make heapdump endpoint restricted by default
...
See gh-45624
Signed-off-by: Lari Hotari <lhotari@users.noreply.github.com>
10 months ago
Phillip Webb
ab162fa0bb
Remove SSL status tag from metrics
...
Update `SslMeterBinder` to the status tag is no longer included in the
reported metrics. Instead the expiry date should be used directly by
the monitoring system.
Closes gh-45602
10 months ago
Phillip Webb
fa0107c431
Document @ConfigurationPropertiesBinding should use static bean methods
...
Closes gh-45621
10 months ago
Johnny Lim
0a54804a0f
Polish
...
See gh-45592
Signed-off-by: Johnny Lim <izeye@naver.com>
10 months ago
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
11 months ago
Phillip Webb
34dee77a3e
Improve "profile" reference documentation with additional admonitions
...
Closes gh-45522
11 months ago
Phillip Webb
48ed394679
Remove `settings` suffix from http client properties
...
Remove `spring.http.client` deprecation and change
`spring.http.reactiveclient.settings` to `spring.http.reactiveclient`.
Closes gh-45507
11 months ago
Phillip Webb
543de7430b
Fix typos
...
See gh-45349
11 months ago
Phillip Webb
7d59957a39
Improve setEnvironmentPrefix(...) reference documentation
...
Closes gh-45370
11 months ago
Phillip Webb
8814d8a7dc
Polish 'Document methods of starting Testcontainer containers'
...
See gh-44187
11 months ago
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>
11 months ago
Phillip Webb
af4508bed7
Document when an property import is relative and when it is fixed
...
Closes gh-45349
11 months ago
Stéphane Nicoll
86a8c9ed4d
Document use of org.cyclonedx.bom version to 2.3.0
...
Closes gh-45320
11 months ago
Moritz Halbritter
0fb369e8b8
Use paketobuildpacks/builder-noble-java-tiny as the default image builder
...
Closes gh-42711
11 months ago
Stéphane Nicoll
167c8caf63
Add an explicit note about having to enable cache metrics
...
See gh-23047
11 months ago
florgust
10d3df9884
Update reference docs to make `@Component` a javadoc link
...
See gh-45247
Signed-off-by: florgust <luan.flor05@gmail.com>
11 months ago
Claudio Nave
6a997d1026
Fix documentation links to buildpacks.io
...
See gh-45238
Signed-off-by: Claudio Nave <evaristegalois11@proton.me>
11 months ago
Stéphane Nicoll
f797fabc8b
Polish contribution
...
See gh-45232
11 months ago
Dmytro Nosan
74222a64fc
Document that a bootstrap executor for the context is auto-configured
...
Document that `applicationTaskExecutor` as a bootstrap executor for the
context if no `bootstrapExecutor` bean is defined.
See gh-45232
Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
11 months ago
Stéphane Nicoll
6eb20abc90
Polish "Document the semantic of using multiple profile expressions"
...
See gh-44866
11 months ago
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>
11 months ago