Andy Wilkinson
f82a3fbc06
Move metrics export into spring-boot-metrics
...
See gh-46147
9 months ago
Phillip Webb
152ab97815
Create spring-boot-opentelemetry module
...
Renames `management.otlp.logging` properties to
`management.opentelemetry.logging`.
Closes gh-46149
9 months ago
Andy Wilkinson
f8f9beab17
Create spring-boot-metrics module
...
See gh-46147
9 months ago
Andy Wilkinson
b0158deff7
Rework HTTP client modules
...
Closes gh-46118
9 months ago
Andy Wilkinson
0291064cea
Create spring-boot-http-client-reactive module
...
See gh-46118
9 months ago
Andy Wilkinson
b1a3d98295
Rename spring-boot-http to spring-boot-http-converter
...
Closes gh-46120
9 months ago
Andy Wilkinson
9e1758a3e3
Create spring-boot-http-client module
...
See gh-46118
9 months ago
Andy Wilkinson
401d74c124
Move CodecCustomizer into spring-boot-http-codec
...
Closes gh-46119
9 months ago
Andy Wilkinson
ddd0b404e3
Create spring-boot-web-server-test module
...
See gh-46071
9 months ago
Stéphane Nicoll
22ee6b2347
Move web server specific classes into .*.server.* packages
...
See gh-46071
9 months ago
Andy Wilkinson
dc176e9dc2
Create spring-boot-graphql module
...
See gh-46141
9 months ago
Andy Wilkinson
cddad4a857
Create spring-boot-webflux module
...
See gh-46138
9 months ago
Andy Wilkinson
9eab3c926b
Create spring-boot-security-oauth2-client module
...
Closes gh-46134
9 months ago
Andy Wilkinson
c4af8095d3
Create spring-boot-security module
...
See gh-46133
9 months ago
Stéphane Nicoll
23e8b315fe
Create spring-boot-cache module
...
See gh-46132
9 months ago
Stéphane Nicoll
973ecd0913
Create spring-boot-data-redis module
...
See gh-46126
9 months ago
Andy Wilkinson
9823b93ecf
Create spring-boot-webmvc module
...
See gh-46121
9 months ago
Andy Wilkinson
f25ab3e5ca
Create spring-boot-http module
...
See gh-46118
See gh-46119
See gh-46120
9 months ago
Stéphane Nicoll
3c4c644f52
Create spring-boot-ldap module
...
See gh-46108
9 months ago
Stéphane Nicoll
ba445c5645
Create spring-boot-quartz module
...
See gh-46107
9 months ago
Stéphane Nicoll
5ffebc70e0
Create spring-boot-neo4j module
...
See gh-46106
9 months ago
Moritz Halbritter
66b07d7c9e
Create spring-boot-mustache module
...
Closes gh-46105
9 months ago
Andy Wilkinson
f50fdffc68
Create spring-boot-cassandra module
...
See gh-46104
9 months ago
Stéphane Nicoll
feb953cf03
Create spring-boot-couchbase module
...
See gh-46103
9 months ago
Stéphane Nicoll
2186da3cb5
Create spring-boot-jooq module
...
Closes gh-46101
9 months ago
Andy Wilkinson
2bd1c1e98d
Create spring-boot-integration module
...
See gh-46098
9 months ago
Stéphane Nicoll
1b816bd22d
Create spring-boot-jpa module
...
See gh-46095
9 months ago
Andy Wilkinson
3140c4d924
Create spring-boot-r2dbc module
...
See gh-46094
9 months ago
Brian Clozel
c7bcc3d64d
Create spring-boot-elasticsearch module
...
See gh-46091
9 months ago
Andy Wilkinson
5addbc70e7
Create spring-boot-jdbc module
...
See gh-46085
9 months ago
Stéphane Nicoll
11d1825154
Create spring-boot-jms module
...
See gh-46081
9 months ago
Brian Clozel
cfabd67175
Create spring-boot-mail module
...
See gh-46079
9 months ago
Andy Wilkinson
6c89a6bcbe
Create spring-boot-jackson-module
...
Closes gh-46078
9 months ago
Brian Clozel
dcf0eb36d3
Create spring-boot-amqp module
...
See gh-46077
9 months ago
Andy Wilkinson
760b80818f
Create spring-boot-reactor-netty module
...
See gh-46076
9 months ago
Andy Wilkinson
04b0590162
Create spring-boot-undertow module
...
See gh-46074
9 months ago
Andy Wilkinson
a0b28610e5
Move Tomcat auto-configuration into spring-boot-tomcat
...
See gh-46073
9 months ago
Andy Wilkinson
6384e3265c
Create beginnings of spring-boot-tomcat module
...
See gh-46073
9 months ago
Andy Wilkinson
4dff8ab081
Repackage web server classes
...
Closes gh-44286
Closes gh-44067
9 months ago
Stéphane Nicoll
7e0d1647d1
Fix import
...
See gh-46064
9 months ago
Stéphane Nicoll
f07e0dee96
Fix import
...
See gh-46064
9 months ago
Stéphane Nicoll
94afd9e2c5
Fix import
9 months ago
Stéphane Nicoll
399cee4b0e
Polish "Fix issues with Kotlin examples in Antora docs"
...
See gh-46064
9 months ago
Dmitry Sulman
eb9e2f19a8
Fix issues with Kotlin examples in Antora docs
...
See gh-46064
Signed-off-by: Dmitry Sulman <dmitry.sulman@gmail.com>
9 months ago
Phillip Webb
9863d3da66
Add license header to kotlin files
...
See gh-46065
9 months ago
Phillip Webb
d66b28fcba
Update end copyright year to 'present'
...
See gh-46065
9 months ago
Stéphane Nicoll
fb43b65e23
Polish "Start building against Spring Data 2025.1.0-M4 snapshots"
...
See gh-46048
9 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
9 months ago