Stéphane Nicoll
e801ee7db8
Move Servlet high-level infrastructure to spring-boot-servlet
...
See gh-46151
2025-07-01 12:02:59 +01:00
Stéphane Nicoll
905964ff78
Move Actuator infrastructure for WebFlux to spring-boot-webflux
...
Closes gh-46138
2025-07-01 12:02:57 +01:00
Andy Wilkinson
f82a3fbc06
Move metrics export into spring-boot-metrics
...
See gh-46147
2025-07-01 12:02:39 +01:00
Phillip Webb
152ab97815
Create spring-boot-opentelemetry module
...
Renames `management.otlp.logging` properties to
`management.opentelemetry.logging`.
Closes gh-46149
2025-07-01 12:02:36 +01:00
Andy Wilkinson
b0158deff7
Rework HTTP client modules
...
Closes gh-46118
2025-07-01 12:00:04 +01:00
Andy Wilkinson
b1a3d98295
Rename spring-boot-http to spring-boot-http-converter
...
Closes gh-46120
2025-07-01 11:58:45 +01:00
Andy Wilkinson
9e1758a3e3
Create spring-boot-http-client module
...
See gh-46118
2025-07-01 11:58:42 +01:00
Andy Wilkinson
dc176e9dc2
Create spring-boot-graphql module
...
See gh-46141
2025-07-01 11:58:16 +01:00
Andy Wilkinson
9eab3c926b
Create spring-boot-security-oauth2-client module
...
Closes gh-46134
2025-07-01 11:57:48 +01:00
Andy Wilkinson
c4af8095d3
Create spring-boot-security module
...
See gh-46133
2025-07-01 11:57:44 +01:00
Stéphane Nicoll
973ecd0913
Create spring-boot-data-redis module
...
See gh-46126
2025-07-01 11:57:20 +01:00
Andy Wilkinson
f25ab3e5ca
Create spring-boot-http module
...
See gh-46118
See gh-46119
See gh-46120
2025-07-01 11:56:53 +01:00
Stéphane Nicoll
3c4c644f52
Create spring-boot-ldap module
...
See gh-46108
2025-07-01 11:56:10 +01:00
Stéphane Nicoll
ba445c5645
Create spring-boot-quartz module
...
See gh-46107
2025-07-01 11:56:06 +01:00
Stéphane Nicoll
5ffebc70e0
Create spring-boot-neo4j module
...
See gh-46106
2025-07-01 11:56:02 +01:00
Moritz Halbritter
66b07d7c9e
Create spring-boot-mustache module
...
Closes gh-46105
2025-07-01 11:55:58 +01:00
Andy Wilkinson
f50fdffc68
Create spring-boot-cassandra module
...
See gh-46104
2025-07-01 11:55:53 +01:00
Stéphane Nicoll
feb953cf03
Create spring-boot-couchbase module
...
See gh-46103
2025-07-01 11:55:49 +01:00
Stéphane Nicoll
2186da3cb5
Create spring-boot-jooq module
...
Closes gh-46101
2025-07-01 11:55:39 +01:00
Stéphane Nicoll
1b816bd22d
Create spring-boot-jpa module
...
See gh-46095
2025-07-01 11:55:13 +01:00
Brian Clozel
c7bcc3d64d
Create spring-boot-elasticsearch module
...
See gh-46091
2025-07-01 11:54:57 +01:00
Stéphane Nicoll
11d1825154
Create spring-boot-jms module
...
See gh-46081
2025-07-01 11:54:06 +01:00
Brian Clozel
cfabd67175
Create spring-boot-mail module
...
See gh-46079
2025-07-01 11:53:58 +01:00
Moritz Halbritter
f16da46233
Merge branch 'main' into 4.0.x
2025-06-18 13:34:16 +02:00
Moritz Halbritter
a6798172c6
Merge branch '3.4.x'
...
Closes gh-46009
2025-06-18 13:34:04 +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
fdda5ea821
Merge branch 'main' into 4.0.x
2025-06-17 19:31:32 +01:00
Andy Wilkinson
82f9491a74
Improve description of TestRestTemplate's Apache client defaults
...
Closes gh-45842
2025-06-17 19:30:16 +01: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