Andy Wilkinson
83b26a7362
Move tests that use Tomcat out of spring-boot-test
...
See gh-46073
6 months ago
Andy Wilkinson
693c27c6e3
Start splitting up spring-boot-autoconfigure
...
See gh-46071
6 months ago
Andy Wilkinson
6384e3265c
Create beginnings of spring-boot-tomcat module
...
See gh-46073
6 months ago
Andy Wilkinson
71f74c7ee2
Start splitting up spring-boot
...
See gh-46071
6 months ago
Phillip Webb
3aeb18d618
Add license header to gradle files
...
See gh-46065
6 months ago
Stéphane Nicoll
08b2c560dd
Order dependencies
...
Closes gh-44757
9 months ago
Andy Wilkinson
4b54e48789
Upgrade to Develocity Conventions 0.0.22
...
Closes gh-42492
1 year ago
Phillip Webb
9836011ffd
Create extension to configure Spring maven repositories
...
Create a small Groovy script that can be used in `settings.gradle`
files to extend `repositories` to support the various maven
repositories required for our build.
See gh-42333
1 year ago
Andy Wilkinson
2d89cf539c
Upgrade to Develocity Conventions 0.0.21
...
Closes gh-42210
1 year ago
Andy Wilkinson
35ce4ca18d
Remove remnants of Concourse build
1 year ago
Andy Wilkinson
305ab51927
Upgrade to latest Develocity plugins
...
Closes gh-41344
1 year ago
Andy Wilkinson
654016af7f
Move Docker-related test support into a separate module
...
See gh-41228
1 year ago
Moritz Halbritter
516d3b1294
Test ANSI disabled in logging tests instead of integration tests
...
See gh-40172
2 years ago
facewise
1f9b62b122
Fix broken AnsiOutput.detectIfAnsiCapable on JDK22
...
See gh-40172
2 years ago
Andy Wilkinson
83f692237d
Migrate to com.gradle.develocity plugin
...
Closes gh-40153
2 years ago
Scott Frederick
ad79c373f8
Add SNI support to web server SSL auto-configuration
...
Properties under `server.ssl.server-name-bundles` and
`management.server.ssl.server-name-bundles` can be used to configure
mappings of host names to SSL bundles to support SNI in embedded web
servers.
Closes gh-26022
2 years ago
Andy Wilkinson
6825bdaf79
Upgrade to Gradle Enterprise Conventions 0.0.16
...
Closes gh-40122
2 years ago
Andy Wilkinson
61fc4e88af
Upgrade to 0.0.16-SNAPSHOT of Gradle Enterprise Conventions
...
See gh-40122
2 years ago
Moritz Halbritter
793aca60d2
Implement extract and list-layers command
...
Adds a new jarmode called 'tools'. This provides two commands,
'extract' and 'list-layers'. list-layers is the same as list from
the layertools.
extract is able to extract the JAR in four different modes:
- CDS compatible extraction with libraries in a lib folder and a runner
.jar
- CDS compatible as above, but with layers
- Launcher based
- Launcher based with layers. This is essentially the same as extract
from the layertools
The commands in layertools have been deprecated in favor of the commands
in 'tools'.
This also changes the behavior of layers.enabled from the Gradle and
Maven plugin: before this commit, layers.enabled prevents the inclusion
of the layer index file as well as the layertools JAR.
After this commit, layers.enabled only prevents the inclusion of the
layer index file.
layer.includeLayerTools have been deprecated in favor of includeTools,
and the layertools JAR has been renamed to tools.
Closes gh-38276
2 years ago
Andy Wilkinson
38f078fc9d
Upgrade Gradle Enterprise Plugins
...
Closes gh-39141
2 years ago
Phillip Webb
a89057b7c7
Reintroduce spring-boot-loader modules
...
Restore the `spring-boot-loader` with the previous loader code so
that we can develop it further.
See gh-37669
2 years ago
Phillip Webb
aeb6537f57
Rename spring-boot-loader to spring-boot-loader-classic
...
Rename the `spring-boot-loader` module to `spring-boot-loader-classic`
so that we can introduce an alternative loader implementation.
See gh-37669
2 years ago
Andy Wilkinson
32b7b312f0
Add config metadata changelog generator to main build
...
Closes gh-21486
3 years ago
Mortitz Halbritter
842e17eced
Add Docker Compose support
...
Add `spring-boot-docker-compose` module with service connection
support.
Closes gh-34747
Co-authored-by: Phillip Webb <pwebb@vmware.com>
Co-authored-by: "Andy Wilkinson <wilkinsona@vmware.com>
3 years ago
Phillip Webb
11dac5b5b7
Create dedicated spring-boot-testcontainers module
...
Create a dedicated testcontainers module containing the service
connectors code.
Closes gh-34757
3 years ago
Andy Wilkinson
0d82729a29
Upgrade to Gradle Enterprise Gradle plugin 3.12.5
...
Closes gh-34748
3 years ago
Andy Wilkinson
ac27c3cf7d
Upgrade to Gradle Enterprise Gradle plugin 3.12.4
...
Closes gh-34459
3 years ago
Andy Wilkinson
c11ff0dbb4
Upgrade to Gradle Enterprise Gradle Plugin 3.12.2
...
Closes gh-34186
3 years ago
Andy Wilkinson
44c201eeff
Upgrade to Gradle Enterprise Conventions 0.0.13
...
Closes gh-33713
3 years ago
Andy Wilkinson
84c021bc97
Upgrade to Gradle Enterprise Gradle Plugin 3.12.1
...
Closes gh-33672
3 years ago
Andy Wilkinson
68531bfba9
Upgrade to Gradle Enterprise Conventions 0.0.12
...
Closes gh-33674
3 years ago
Andy Wilkinson
5dab9b0e9f
Revert "Temporarily work around problems with Gradle's plugin portal"
...
This reverts commit fb954e8109 .
3 years ago
Andy Wilkinson
fb954e8109
Temporarily work around problems with Gradle's plugin portal
3 years ago
Andy Wilkinson
ee60ed6e78
Upgrade to Gradle Enterprise Gradle Plugin 3.11.2
...
Closes gh-32687
3 years ago
Andy Wilkinson
f67db3d9ad
Move spring-boot-cli into spring-boot-tools
...
Closes gh-32492
3 years ago
Andy Wilkinson
4a05230d5d
Move spring-boot-properties-migrator into spring-boot-tools
...
Closes gh-32491
3 years ago
Jerome Prinet
173b70c377
Upgrade to Gradle Enterprise plugin 3.11.1
...
See gh-32405
3 years ago
Andy Wilkinson
5d29057309
Enable stable configuration cache feature flag
...
Closes gh-32061
3 years ago
Andy Wilkinson
50aa92e60c
Upgrade to Gradle Enterprise Conventions 0.0.11
...
Closes gh-31697
3 years ago
Andy Wilkinson
b11776f07b
Upgrade to Gradle Enterprise plugin 3.10.3
...
Closes gh-31684
3 years ago
Jerome Prinet
c531bd33e2
Upgrade to Gradle Enterprise plugin 3.10.2
...
See gh-31462
4 years ago
Andy Wilkinson
2a01473ba9
Upgrade to Gradle Enterprise Conventions 0.0.10
...
Closes gh-31470
4 years ago
Jerome Prinet
209e6fbe55
Upgrade to Gradle Enterprise plugin 3.9
...
See gh-30659
4 years ago
Jerome Prinet
744d977480
Upgrade to Gradle Enterprise Plugin 3.8.1
...
See gh-29444
4 years ago
Andy Wilkinson
ba3842b7a6
Upgrade to Gradle Enterprise plugin 3.8
...
Closes gh-29254
4 years ago
Andy Wilkinson
63e2ccd489
Upgrade to Gradle Enterprise Conventions 0.0.9
...
Closes gh-29325
4 years ago
Andy Wilkinson
b2a1994f7d
Make clean remove the root build folder
...
Closes gh-28857
4 years ago
Jerome Prinet
80e6bb2939
Upgrade Gradle Enterprise plugin to 3.7.2
...
See gh-28747
4 years ago
Scott Frederick
32bb6f6989
Move deployment tests to system tests pipeline
...
Closes gh-27499
4 years ago
Andy Wilkinson
dcced2561a
Upgrade to Gradle Enterprise Conventions 0.0.8
...
Closes gh-26115
4 years ago