1784 Commits (d8141e6a8d4b51b7d9b41c2d3a8b2bc92227face)

Author SHA1 Message Date
Andy Wilkinson 3bfe1b00b5 Put module deps in app layer and make customization easier 5 years ago
Andy Wilkinson 0aa0cba3f7 Fix content filters when excludeProjectDependencies() is used 5 years ago
olivier.antoine ded2a8006a Expose BootBuildImage's cleanCache property as a command-line option 5 years ago
Scott Frederick 38984985d4 Add support for CNB platform API 0.4 5 years ago
Scott Frederick 38b1954ab1 Polish Maven plugin javadoc 5 years ago
Andy Wilkinson 633027b1cd Upgrade to Gradle 6.7 5 years ago
Andy Wilkinson 11b5e86ffd Deprecate BootJar#getConfigurations 5 years ago
Scott Frederick 9c672deb2d Add javadoc links in Maven plugin parameter docs 5 years ago
Stephane Nicoll 6beb0c939f Document how to override plugin configuration on the command line 5 years ago
Stephane Nicoll b210d0680a Polish 5 years ago
Andy Wilkinson 84f96033c5 Put project deps in app layer and make customization easier 5 years ago
Scott Frederick 5b1b03c56c Set platform API version when invoking image builder 5 years ago
Johnny Lim 4a26e11268 Polish 5 years ago
Scott Frederick 0e7ab88491 Polish "Update default builder image" 5 years ago
Emily Casey 461dc23c0c Update default builder image 5 years ago
dreis2211 36812bf199 Fix XML tag in image publishing example 5 years ago
Scott Frederick de685bdca4 Document buildpack configuration of JVM options 5 years ago
Scott Frederick 49b0707f1a Clarify image builder configuration documentation 5 years ago
Andy Wilkinson 70ed7784a6 Use Property<String>s for main class configuration in the Gradle plugin 5 years ago
Scott Frederick 91acd957b2 Disable docker registry integration tests 5 years ago
Scott Frederick 09b627d232 Add support for publishing docker images to a registry 5 years ago
Stephane Nicoll 1296b4dfe6 Revert "Support constructor binding on 3rd party classes" 5 years ago
Andy Wilkinson c82581171d Trigger configuration properties annotation processsor on `@Endpoint` 5 years ago
Andy Wilkinson 543763462c Update tests to look for snippets in correct location 5 years ago
Andy Wilkinson 1924aad07c Limit supported annotations to `@ConfigurationProperties` and `@Configuration` 5 years ago
Andy Wilkinson 7eb92cc71a More Gradle snippets to correct location 5 years ago
Andy Wilkinson 7ac14203ab Expand Gradle plugin's docs on setting bootRun's system properties 5 years ago
Stephane Nicoll 5feaf2bc1a Polish "Polish empty string checks" 5 years ago
Santhoshkumar. P 5cb07e292d Polish empty string checks 5 years ago
Stephane Nicoll 9ff946bafa Remove unnecessary stubbing 5 years ago
Andy Wilkinson e58a92b3d0 Introduce a dedicated @GradleCompatibility annotation 5 years ago
Andy Wilkinson bd4934b0fd Fix matching of SNAPSHOT artifacts when customizing layers 5 years ago
Andy Wilkinson f5df6e463a Reduce configuration resolution when building a layered jar 5 years ago
Lukas Cardot e95bcfac34 Configure the bootBuildInfo task lazily 5 years ago
Andy Wilkinson e74f777971 Remove use of spring-core's Assert from PropertiesLauncher 5 years ago
Andy Wilkinson b662f1e06e Remove UnresolvedDependenciesAnalyzer from the Gradle plugin 5 years ago
dreis2211 fba1fb23e4 Fix multi-release JAR test on JDK 15 5 years ago
Phillip Webb 4945806d84 Make `StringSequence.isEmpty()` public 5 years ago
Andy Wilkinson 581190d7a0 Test the Gradle plugin against 6.7-rc-1 5 years ago
Andy Wilkinson 360e29af48 Polish "Add note about Kotlin main class name" 5 years ago
Sebastiaan Fernandez 0bde5fda9b Add note about Kotlin main class name 5 years ago
Scott Frederick 54288678d1 Configure Docker host in build plugins 5 years ago
Andy Wilkinson 5ec673ff2a Add anchors to section headers in Gradle plugin docs 5 years ago
Phillip Webb c284edde67 Update copyright year of changed files 5 years ago
Phillip Webb 27095d9043 Polish 5 years ago
Scott Frederick 86fa8144f5 Polish "Support authentication to private Docker registry" 5 years ago
姜为 e8f555e13d Support authentication to private docker registry 5 years ago
Phillip Webb 5f49d4a8d7 Rename @ConfigurationPropertiesImport 5 years ago
Phillip Webb e0030094e2 Fix missing jar entry certificates 5 years ago
Phillip Webb c857a743a0 Rename @ImportConfigurationPropertiesBean 5 years ago