79 Commits (bf0152e67c65ef32479208348d57fa8a9a9c19d9)

Author SHA1 Message Date
Phillip Webb 3aeb18d618 Add license header to gradle files 10 months ago
Phillip Webb d66b28fcba Update end copyright year to 'present' 10 months ago
Yanming Zhou 87cc2efb64 Strengthen package-like assertions 2 years ago
Phillip Webb ad72411e2b Apply conventions plugin to all subprojects 2 years ago
Yanming Zhou ac18e3015c Use `.isEmpty()` where feasible 2 years ago
Phillip Webb df5898a146 Reformat code following spring-javaformat upgrade 3 years ago
Andy Wilkinson 99edda735e Polish 4 years ago
Scott Frederick d25a99692f Replace Spring Boot TestCompiler with Spring Framework's version 4 years ago
Scott Frederick f9c341c75a Revert "Generate the AutoConfiguration.imports file from annotations" 4 years ago
Scott Frederick d62d7ca75d Revert "Generate ManagementContextConfiguration.imports file from annotations" 4 years ago
Scott Frederick 1f53eb7df9 Revert "Sort the contents of generated imports files" 4 years ago
Scott Frederick 910e9c9fcc Revert "Fix windows build" 4 years ago
Stephane Nicoll 9fe24fe692 Fix windows build 4 years ago
Scott Frederick 95e62b7ff8 Sort the contents of generated imports files 4 years ago
Scott Frederick 6b3b0dd3a6 Generate ManagementContextConfiguration.imports file from annotations 4 years ago
Scott Frederick da4de7d67d Generate the AutoConfiguration.imports file from annotations 4 years ago
dreis2211 5db04da275 Use pattern matching for instanceof where appropriate 4 years ago
Phillip Webb 9f00c3acf5 Polish 4 years ago
Moritz Halbritter fd36215d72 Omit empty values for AutoConfigureAfter and AutoConfigureBefore 4 years ago
Moritz Halbritter 7872f61bfc Add @AutoConfiguration annotation support to the autoconfigure-processor 4 years ago
Andy Wilkinson 67479b6380 Add junit-platform-launcher dependency by convention 5 years ago
Phillip Webb 939b5dfc26 Add junit-platform-launcher dependency 5 years ago
dreis2211 be56cac2bb Note starters' and annotation processors' jar type in their manifest 6 years ago
Andy Wilkinson 62aa8ce107 Support incremental annotation processing with Gradle 6 years ago
Phillip Webb 038ae93406 Update copyright year of changed files 6 years ago
Stephane Nicoll 6921fdacac Expand configuration class eager filtering to imports 6 years ago
Phillip Webb e0013454b5 Use parentheses when declaring dependencies 6 years ago
Phillip Webb 0209cd3e4c Polish quote form used in Gradle scripts 6 years ago
Andy Wilkinson ce99db1902 Port the build to Gradle 6 years ago
Phillip Webb 1b1c61a2ed Make processor output fully reproducible 6 years ago
Phillip Webb 61873fbf42 Don't generate @Configuration metadata 7 years ago
Andy Wilkinson 3d4157ad6d Correct SCM URLs in published poms 7 years ago
thelproad 9c1f503e46 Simplify if statements 7 years ago
Phillip Webb 01933f9b06 Merge previously split strings 7 years ago
Phillip Webb a66c4d3096 Unify method visibility of private classes 7 years ago
Stephane Nicoll e560b7f6ba Remove public modifier on JUnit5 lifecycle methods 7 years ago
Andy Wilkinson b18fffaf14 Move tests to JUnit 5 wherever possible 7 years ago
Spring Operator 3e2b6ac8ed Update build and setup configuration to use HTTPS 7 years ago
igor-suhorukov 3eb2f5e476 Replace Collections sort with list sort() method 7 years ago
Johnny Lim fd5aa3ebf1 Polish 8 years ago
Phillip Webb 85f86243c9 Order class filter checks and exit early 8 years ago
Johnny Lim 698bbd6a9e Polish 8 years ago
Phillip Webb 75bde00334 Generate auto-configuration OnWebApplication data 8 years ago
Phillip Webb 586507c49a Generate auto-configuration OnBean data 8 years ago
Phillip Webb 7fc455654a Fix checkstyle ternary issues 8 years ago
Phillip Webb 5b3cb8a698 Update copyright header year for changed files 8 years ago
Phillip Webb 6e09e497f2 Formatting 8 years ago
Phillip Webb 685babc829 Polish "Use lambdas for map entry iteration where possible" 8 years ago
igor-suhorukov 69bc19e0ca Use lambdas for map entry iteration where possible 8 years ago
Andy Wilkinson 5522174e96 Provide package info for all packages included in javadoc 8 years ago