Madhura Bhave
f40444e212
Fix typo
2020-04-03 12:30:46 -07:00
Stephane Nicoll
3e936dd735
Polish
2020-04-03 10:36:06 +02:00
Phillip Webb
12bc890e75
Update Maven and Gradle layer customization docs
...
Update the Maven and Gradle documentation following the refined
layer customization changes.
See gh-20526
2020-04-03 00:34:27 -07:00
dreis2211
f95e9543dc
Fix typos in packaging docs
...
See gh-20630
2020-03-24 07:44:26 +01:00
Phillip Webb
0717de723f
Polish
2020-03-23 20:03:44 -07:00
Madhura Bhave
7444306d0b
Polish docs
2020-03-23 13:01:16 -07:00
Madhura Bhave
a06f4f21e3
Combine application and resources layers into a single layer
...
Closes gh-20562
2020-03-23 12:59:42 -07:00
Scott Frederick
f2dadf5a87
Add support for customizing layers in Gradle
...
This commit adds configuration to the Spring Boot Gradle plugin that
allows the names and contents of layers to be customized in the build
configuration.
Fixes gh-20296
2020-03-16 17:27:32 -05:00
Madhura Bhave
15cd590f7f
Allow users to opt out of including the layer tools in a layered jar
...
For Maven, the layer configuration is now an additional configuration
option instead of a layout type.
Closes gh-19866
2020-02-19 17:28:27 -08:00
Phillip Webb
234c5033d4
Polish whitespace
2020-01-30 17:09:49 -08:00
Scott Frederick
653cabe2ce
Add documentation for gradle bootBuildImage task
2020-01-30 17:54:15 -06:00
Andy Wilkinson
0bd0b2a6c0
Add support for building OCI images using the Gradle plugin
...
Closes gh-19831
2020-01-23 10:52:57 +00:00
Madhura Bhave
df5b0f1163
Add support for layered jars in gradle plugin
...
Closes gh-19792
Co-authored-by: Andy Wilkinson <awilkinson@pivotal.io>
2020-01-22 14:53:36 -08:00
Andy Wilkinson
ce99db1902
Port the build to Gradle
...
Closes gh-19609
Closes gh-19608
2020-01-10 14:15:35 +00:00