Stéphane Nicoll
f78a6fa37a
Create spring-boot-jms module
2025-06-13 20:06:19 -07:00
Brian Clozel
5faabdce1f
Create spring-boot-mail module
2025-06-13 20:06:19 -07:00
Phillip Webb
1bbfae361b
Merge branch 'main' into 4.0.x
2025-06-13 11:56:36 -07:00
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
2025-06-13 11:54:05 -07:00
Andy Wilkinson
af736488e7
Merge branch 'main' into 4.0.x
2025-06-10 09:00:50 +01:00
Andy Wilkinson
523c26c75d
Merge branch '3.4.x'
...
Closes gh-45863
2025-06-10 09:00:34 +01: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
ee7f070a3f
Merge branch 'main' into 4.0.x
2025-06-06 11:27:07 +01:00
Andy Wilkinson
458578033e
Merge branch '3.4.x'
...
Closes gh-45844
2025-06-06 11:26:54 +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
d2a430c86a
Merge branch 'main' into 4.0.x
2025-06-02 16:33:45 +02:00
Stéphane Nicoll
d436884f4c
Merge branch '3.4.x'
...
Closes gh-45740
2025-06-02 16:33:33 +02: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
Phillip Webb
6e67dc652d
Drop support for Wavefront
...
Closes gh-45713
2025-05-28 12:16:25 -07:00
Stéphane Nicoll
4e4dbaf832
Merge branch 'main' into 4.0.x
2025-05-26 16:43:01 +02:00
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 >
2025-05-26 16:41:54 +02:00
Stéphane Nicoll
e0d10d7d8c
Merge branch 'main' into 4.0.x
2025-05-26 16:18:32 +02:00
Stéphane Nicoll
d05148d4d6
Merge branch '3.4.x'
...
Closes gh-45683
2025-05-26 16:18:21 +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
69a9162ab6
Merge branch 'main' into 4.0.x
2025-05-21 08:41:22 +01:00
Andy Wilkinson
b142798bdb
Merge branch '3.4.x'
...
Closes gh-45626
2025-05-21 08:41:04 +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
eb2163aecf
Merge branch 'main' into 4.0.x
2025-05-20 17:23:20 -07:00
Lari Hotari
a9f5a4194e
Make heapdump endpoint restricted by default
...
See gh-45624
Signed-off-by: Lari Hotari <lhotari@users.noreply.github.com >
2025-05-20 17:22:51 -07:00
Phillip Webb
f3c25b21eb
Merge branch 'main' into 4.0.x
2025-05-20 17:19:57 -07:00
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
2025-05-20 17:17:53 -07:00
Phillip Webb
f76d67d3f5
Merge branch 'main' into 4.0.x
2025-05-20 12:54:06 -07:00
Phillip Webb
3145ddfae8
Merge branch '3.4.x'
...
Closes gh-45626
2025-05-20 12:53:54 -07: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
00e4ca2201
Merge branch 'main' into 4.0.x
2025-05-18 09:28:49 +02:00
Stéphane Nicoll
921b9fd6ac
Merge branch '3.4.x'
...
Closes gh-45595
2025-05-18 09:28:38 +02: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
666a98a4b4
Merge branch 'main' into 4.0.x
2025-05-14 18:14:10 -07:00
Phillip Webb
91d14fa27c
Merge branch '3.4.x'
...
Closes gh-45553
2025-05-14 18:14:04 -07: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
050d0edb09
Merge branch 'main' into 4.0.x
2025-05-14 16:22:45 -07:00
Phillip Webb
fee8aa07a6
Merge branch '3.4.x'
...
Closes gh-45551
2025-05-14 16:22:39 -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
Stéphane Nicoll
b3f35baed3
Add metadata support for types in arbitrary modules
...
Previously, if a ConfigurationProperties had a nested type or was
extending from a type located outside the compilation unit, no
metadata discovered on the source code was available (documentation and
explicit default value, if any). This typically happens when such a type
resides in another module.
This commit introduces `@ConfigurationPropertiesSource` as a way to
annotate such type and have metadata generated for them in their own
module.
Type-metadata is generated as one file per type and is reused
transparently whenever that type is used. As for module metadata, an
additional file can be crafted manually and will be merged when the
metadata for the type is generated.
The following is an example structure with two types where one has
an additional metadata:
META-iNF/
spring/
configuration-properties/
additional/
com.example.SourceOne.json
com.example.SourceOne.json
com.example.SourceTwo.json
Those files are used only by the annotation processor and are not meant
to be public API.
See gh-18366
2025-05-13 13:42:55 +02:00
Phillip Webb
f1f54382ed
Merge branch 'main' into 4.0.x
2025-05-12 17:58:06 -07:00