2 Commits (df609f4079578dfd3949156e40f2d1cde0882434)

Author SHA1 Message Date
Phillip Webb decc32dde3 Restructure project directories to better fit Gradle 8 months ago
Nicolas Garea 120aab0693 Remove double comma in Checkstyle configuration 9 months ago
Andy Wilkinson ca21600fae Use Framework's StreamUtils instead of Commons Compress's IOUtils 9 months ago
Stéphane Nicoll 43e040e5b4 Fix order of illegal classes 10 months ago
Yanming Zhou 9ccd1f0726 Prevent that only org.springframework.core.ResolvableType is used 10 months ago
Andy Wilkinson a8381e7cbd Ensure that only spring-core's ReflectionUtils is used 12 months ago
Andy Wilkinson 54cdc83337 Only reference Gradle tasks beneath org.gradle.api 2 years ago
Moritz Halbritter bf97e6dad8 Ban use of AssertJ assertThatThrownBy 2 years ago
Andy Wilkinson a630baf32a Start building against Micrometer Tracing 1.2.0 snapshots 2 years ago
Johnny Lim c9932bb73a Use AssertJ's fail, not JUnit's 2 years ago
Stephane Nicoll 73cc54ad34 Prevent PostConstruct to be used in production code 3 years ago
Bertolt Meier 647a2905c8 Add checkstyle rule for List.of() / Set.of() / Map.of() 3 years ago
Andy Wilkinson 98dbabda08 Require since attribute when marking API as deprecated 4 years ago
Andy Wilkinson 0e7c3547dd Prohibit usage of Micrometer nullability annotations 4 years ago
Yanming Zhou 0e99c57f8e Prevent imports of null-safety annotations 4 years ago
Yanming Zhou b49418aaaf Enforce use of BDDMockito 4 years ago
Stephane Nicoll ce7a3d0ef2 Upgrade to Flyway 8.3.0 4 years ago
Andy Wilkinson 30a0ccab02 Remove use of `@PostConstruct` from main code 5 years ago
Stephane Nicoll 652561c274 Review checkstyle rule to prevent non BDD mockito imports 6 years ago
dreis2211 7bf32e9bb1 Disallow Apache Commons Lang & Lang3 imports 6 years ago
Andy Wilkinson 38db129146 Remove checkstyle config made redundant by ee758fa6 6 years ago
dreis2211 b0eea26260 Prevent shaded imports from Datastax 6 years ago
Andy Wilkinson ce99db1902 Port the build to Gradle 6 years ago
Andy Wilkinson d1ead884c4 Fix @ServletComponentScan with a component index 6 years ago
Andy Wilkinson cf62dc862b Polish "Correct Mono import in LegacyHealthEndpointCompatibilityConfiguration" 7 years ago
dreis2211 d8de6fff53 Polish 7 years ago
dreis2211 0f0278e69b Migrate ModifiedClassPath tests to JUnit 5 7 years ago
Andy Wilkinson c5241f0e82 Remove accidental usage of com.hazelcast.util.Base64 7 years ago
Phillip Webb b3d5cd538d Add JUnit 5 checkstyle rules 7 years ago
Phillip Webb d057f49618 Restore JUnit assert checkstyle restrictions 7 years ago
Spring Operator a5dba01cb9 Use HTTPS for external links from XML files where possible 7 years ago
Johnny Lim 62cd4a1344 Use the latest DTD declaration for Checkstyle 7 years ago
Stephane Nicoll 10f58b3f7b Prevent imports on org.testcontainers.shaded.* 7 years ago
Phillip Webb 838602f0b1 Restore BDD mockito checkstyle rules 7 years ago
Phillip Webb befec76866 Add logging checkstye rule 8 years ago
Phillip Webb d76bba5e6f Migrate from ExpectedException rule to AssertJ 8 years ago
Phillip Webb 3ff20b2440 Restore import-control checkstyle 8 years ago
Phillip Webb 63b64b4efa Fix checkstyle import regex patterns 8 years ago
Stephane Nicoll 68380b68ef Polish "Replace commons-codec Base64 usage" 8 years ago
Phillip Webb 2274ac5214 Move spring-javaformat plugins to root POM 8 years ago
igor-suhorukov aebb475bc5 Reorder modifiers to comply with the JLS 8 years ago
Phillip Webb 66d5c03c39 Add checkstyle to prevent reactor Assert import 8 years ago
Roman Zaynetdinov ab7c47d340 Add auto-configuration for using REST Docs with WebTestClient 8 years ago
Johnny Lim 38a188f557 Add a Checkstyle rule to prevent Commons Lang/Lang 3 imports 8 years ago
Andy Wilkinson 4de208bc94 Provide reference documentation for Actuator web endpoints 8 years ago
Phillip Webb b87f9c11f1 Fix POMs for the updated build/release process 9 years ago
Phillip Webb 0ba4830b4f Relocate projects to spring-boot-project 9 years ago
Eddú Meléndez 98b2267a5b Add auto-configuration for REST Docs with REST Assured 9 years ago
Jon Schneider c2958c27ab Replace Boot's own metrics with support for Micrometer 9 years ago
Stephane Nicoll 31f8aeaf8f Add rule to prevent imports on Guava 9 years ago