Andy Wilkinson
b0158deff7
Rework HTTP client modules
...
Closes gh-46118
6 months ago
Andy Wilkinson
bb80db8a28
Move web server auto-configure classes into spring-boot-web-server
...
Closes gh-46145
6 months ago
Andy Wilkinson
b1a3d98295
Rename spring-boot-http to spring-boot-http-converter
...
Closes gh-46120
6 months ago
Andy Wilkinson
9e1758a3e3
Create spring-boot-http-client module
...
See gh-46118
6 months ago
Andy Wilkinson
ddd0b404e3
Create spring-boot-web-server-test module
...
See gh-46071
6 months ago
Stéphane Nicoll
22ee6b2347
Move web server specific classes into .*.server.* packages
...
See gh-46071
6 months ago
Andy Wilkinson
c449158b2a
Create spring-boot-reactor module
...
Closes gh-46142
6 months ago
Andy Wilkinson
dc176e9dc2
Create spring-boot-graphql module
...
See gh-46141
6 months ago
Andy Wilkinson
7431a8e4eb
Create spring-boot-session modules
...
See gh-46139
6 months ago
Andy Wilkinson
cddad4a857
Create spring-boot-webflux module
...
See gh-46138
6 months ago
Andy Wilkinson
47e08d7662
Create spring-boot-security-saml2 module
...
Closes gh-46137
6 months ago
Andy Wilkinson
c4af8095d3
Create spring-boot-security module
...
See gh-46133
6 months ago
Andy Wilkinson
9823b93ecf
Create spring-boot-webmvc module
...
See gh-46121
6 months ago
Andy Wilkinson
f25ab3e5ca
Create spring-boot-http module
...
See gh-46118
See gh-46119
See gh-46120
6 months ago
Andy Wilkinson
7c13605b59
Create spring-boot-jersey module
...
See gh-46116
6 months ago
Stéphane Nicoll
322ff2b841
Create spring-boot-hazelcast module
...
See gh-46099
6 months ago
Stéphane Nicoll
1b816bd22d
Create spring-boot-jpa module
...
See gh-46095
6 months ago
Andy Wilkinson
0850df50a9
Create spring-boot-kafka module
...
See gh-46092
6 months ago
Phillip Webb
0f1c0d97d1
Create spring-boot-liquibase module
...
See gh-46088
6 months ago
Stéphane Nicoll
80933d86b4
Create spring-boot-flyway module
...
See gh-46086
6 months ago
Andy Wilkinson
5addbc70e7
Create spring-boot-jdbc module
...
See gh-46085
6 months ago
Andy Wilkinson
67cb03b8b4
Create spring-boot-tx module
...
See gh-46084
6 months ago
Andy Wilkinson
b8df90ad20
Create spring-boot-jetty module
...
See gh-46075
6 months ago
Andy Wilkinson
04b0590162
Create spring-boot-undertow module
...
See gh-46074
6 months ago
Andy Wilkinson
a0b28610e5
Move Tomcat auto-configuration into spring-boot-tomcat
...
See gh-46073
6 months ago
Andy Wilkinson
6384e3265c
Create beginnings of spring-boot-tomcat module
...
See gh-46073
6 months ago
Phillip Webb
5a1b6d2269
Reduce number of test dependencies
...
Reduce the number of direct test dependencies and instead rely on
transitive test support dependencies.
Closes gh-46072
6 months ago
Andy Wilkinson
4dff8ab081
Repackage web server classes
...
Closes gh-44286
Closes gh-44067
6 months ago
Phillip Webb
3aeb18d618
Add license header to gradle files
...
See gh-46065
6 months ago
Phillip Webb
9863d3da66
Add license header to kotlin files
...
See gh-46065
6 months ago
Phillip Webb
d66b28fcba
Update end copyright year to 'present'
...
See gh-46065
6 months ago
Stéphane Nicoll
af926e2aef
Restore behavior of TestImage with Elasticsearch
...
See gh-46052
6 months ago
Stéphane Nicoll
4aff06aa17
Polish "Upgrade to Elasticsearch 9.0.2"
...
CLoses gh-46052
6 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
6 months ago
Andy Wilkinson
f799fc4777
Remove implicit deployment of bom projects
7 months ago
Andy Wilkinson
7628ae8503
Check Kotlin code using Detekt
...
Closes gh-45583
7 months ago
Phillip Webb
2b2228eba5
Update copyright year of changed files
7 months ago
Stéphane Nicoll
3e3aa5acbc
Add smoke test for Artemis
...
Closes gh-45598
7 months ago
Stéphane Nicoll
88c9050b21
Polish
7 months ago
Johnny Lim
0a54804a0f
Polish
...
See gh-45592
Signed-off-by: Johnny Lim <izeye@naver.com>
7 months ago
Andy Wilkinson
0b12cebff4
Fix warnings reported in Eclipse
7 months ago
Phillip Webb
7b08c07e7e
Replace ClientHttpRequestFactorySettings.Redirects with HttpRedirects
...
Closes gh-45505
8 months ago
Phillip Webb
1308629ae4
Disable GraphQL tests until we have a compatible release
...
See gh-45494
8 months ago
Stéphane Nicoll
5ea0674bad
Migrate to new HttpHeaders API
...
See gh-45487
Co-authored-by: Phillip Webb <phil.webb@broadcom.com>
8 months ago
Stéphane Nicoll
6fceab2c90
Replace spring-jcl with vanilla commons-logging
...
See gh-45487
Co-authored-by: Phillip Webb <phil.webb@broadcom.com>
8 months ago
Phillip Webb
1f53f1db99
Drop spring-boot-smoke-test-junit-vintage
...
JUnit 4 is no longer supported by Spring Framework.
See gh-45487
8 months ago
Stéphane Nicoll
3881a79383
Upgrade to Hibernate 7.0.0.Beta3 and Jakarta Persistence 3.2.0
...
Closes gh-45476
Closes gh-45477
8 months ago
Phillip Webb
f08d3a5ed0
Remove unused parameter
8 months ago
Moritz Halbritter
0fb369e8b8
Use paketobuildpacks/builder-noble-java-tiny as the default image builder
...
Closes gh-42711
8 months ago
Phillip Webb
7dac8ca345
Polish 'Fail fast when base path and an endpoint mapping are set to '/''
...
See gh-45251
8 months ago