238 Commits (2b99049403ca09e484e6be4002c163399d032fa7)

Author SHA1 Message Date
Stéphane Nicoll 8b71458025 Adapt checkstyle rules for 3.4.x 7 months ago
Johnny Lim fb99badf16 Remove redundant suppressions from Checkstyle configuration 7 months ago
Andy Wilkinson 25c29b52b8 Remove redundant suppressions 7 months ago
Nicolas Garea 4c76392255 Remove duplicate suppression in Checkstyle configuration 7 months ago
Dmytro Nosan 6df1b88c7a Update checkstyle configuration to use a checkstyle-header.txt file 8 months ago
Stéphane Nicoll 079bf986f2 Polish "Do not set primitive default value for unsupported expressions" 8 months ago
Johnny Lim 62f379cbbb Add SpringHeaderCheck to enforce using "2012-present" 8 months ago
Phillip Webb b0350a52c2 Add additional ECS fields using nested structure 8 months ago
Phillip Webb ab41199880 Update copyright year for checkstyle and eclipse 9 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 10 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
Vanio Begic 4a98b1787f Document methods of starting Testcontainer containers 11 months ago
Andy Wilkinson a8381e7cbd Ensure that only spring-core's ReflectionUtils is used 12 months ago
Phillip Webb 189d84d49d Add ConfigurationPropertyCaching override support 1 year ago
Andy Wilkinson 9b15b4bce9 Consolidate mock web server factories 1 year ago
Phillip Webb 7433b93769 Add stack trace printer support for structured logging 1 year ago
Stéphane Nicoll b7979cf443 Use AbstractAotProcessor.AOT_PROCESSING instead of duplicate constant 1 year ago
Andy Wilkinson 80115abe81 Remove suppressions that are no longer needed 2 years ago
Andy Wilkinson 654016af7f Move Docker-related test support into a separate module 2 years ago
Andy Wilkinson d78c7b541a Introduce docker-test plugin for running tests that require Docker 2 years ago
Andy Wilkinson 43cd24102f Rework Docker Compose integration tests 2 years ago
Andy Wilkinson 468e246dbb Make sure container's started before connection details use it 2 years ago
Andy Wilkinson 54cdc83337 Only reference Gradle tasks beneath org.gradle.api 2 years ago
Moritz Halbritter 8ec463c688 Polish "Change Banner declaration with new Java Syntax" 2 years ago
Brian Clozel 0321a8a05b Configure ObservationRegistry on JmsListener 2 years ago
Phillip Webb 5dc5c2a4bc Rename `KeyVerifier` to `CertificateMatcher` 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 3 years ago
Johnny Lim c9932bb73a Use AssertJ's fail, not JUnit's 3 years ago
Andy Wilkinson 2a3d5c4e0e Tolerate parallel init of SLF4J 3 years ago
Chris Bono eacf92b1b2 Combine Pulsar smoke tests 3 years ago
Phillip Webb fd8cb74b46 Load algorithm parameters from PEM encoded 'EC PRIVATE KEY' files 3 years ago
Stephane Nicoll 73cc54ad34 Prevent PostConstruct to be used in production code 3 years ago
Andy Wilkinson 32b7b312f0 Add config metadata changelog generator to main build 3 years ago
Andy Wilkinson 984dc1d58f Allow package-private main classes to be used with Devtools 3 years ago
Andy Wilkinson d1d990acd7 Improve compatibility with SnakeYAML 2.0 3 years ago
Phillip Webb 8427e813af Support import of idomatic testcontainer declaration classes 3 years ago
Phillip Webb 3651ba348d Fix checkstyle test violations 3 years ago
Phillip Webb e5a0b164ac Configure MeterBinders after beans have been created 3 years ago
Moritz Halbritter 85fd475821 Add noop tracer bean if tracing is disabled 3 years ago
Phillip Webb 73a34b6c0a Fix checkstyle issues 3 years ago
Andy Wilkinson 1d78100ba8 Fix Checkstyle suppressions on Windows 3 years ago
Andy Wilkinson 4a76fbf93c Support logback.xml in a native image 3 years ago
Bertolt Meier 647a2905c8 Add checkstyle rule for List.of() / Set.of() / Map.of() 3 years ago
Andy Wilkinson 3eb3d79104 Log condition evaluation report during AOT processing 4 years ago
Andy Wilkinson 8e35f2ae92 Separate report logging from context initialization and events 4 years ago
Andy Wilkinson 98dbabda08 Require since attribute when marking API as deprecated 4 years ago
Andy Wilkinson 0bfa9cd704 Upgrade to Logback 1.4 and SLF4J 2.0 4 years ago