1562 Commits (4da1e1351a46c2963345de22553d1617c84d90d6)

Author SHA1 Message Date
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
Phillip Webb 4138e59c33 Fix potential JarFileEntries ClassCastException 5 years ago
Phillip Webb c6a9696dd1 Polish 'Fix signed jar performance issues' 5 years ago
mathieufortin01 4d053e15d8 Fix signed jar performance issues 5 years ago
Stephane Nicoll f03ed3b2a7 Publish single page doc to /htmlsingle consistently 5 years ago
Andy Wilkinson 143d19754b Exclude starter jars when running and packaging with Gradle 5 years ago
Andy Wilkinson e743d5fe66 Exclude by jar type when running and packaging with Maven 5 years ago
dreis2211 be56cac2bb Note starters' and annotation processors' jar type in their manifest 5 years ago
Andy Wilkinson e7e77a917f Align PropertiesLauncher's close behavior with JarLauncher 5 years ago
Phillip Webb f260c77fe3 Add @ImportConfigurationPropertiesBean support 5 years ago
Andy Wilkinson 3e0096e9b1 Use classpath normalizer on antlib's integration test classpath input 5 years ago
Stephane Nicoll 648789ef84 Document that buildpacks use non-root users 5 years ago
Stephane Nicoll f8bc656921 Polish "Removed some redundant 'else's using early return" 5 years ago
Pradipta Sarma 2627bf896e Removed some redundant 'else's using early return 5 years ago
EruDev ffc577b499 Simplify code 5 years ago
Stephane Nicoll ee914624e6 Document buildpacks are configured with target Java version 5 years ago
Stephane Nicoll b80314b44b Document how to customize the jmxPort for Maven integration tests 5 years ago
Scott Frederick bc1834bfdf Ensure layer digest hashes contain 64 characters 5 years ago