258 Commits (3906dfaffe114e3f7e91ddc24e798e0f26def2f8)

Author SHA1 Message Date
Nicolas Garea 120aab0693 Remove double comma in Checkstyle configuration 7 months ago
Andy Wilkinson ca21600fae Use Framework's StreamUtils instead of Commons Compress's IOUtils 7 months ago
Stéphane Nicoll 43e040e5b4 Fix order of illegal classes 8 months ago
Yanming Zhou 9ccd1f0726 Prevent that only org.springframework.core.ResolvableType is used 8 months ago
Andy Wilkinson 7628ae8503 Check Kotlin code using Detekt 8 months ago
Vanio Begic 4a98b1787f Document methods of starting Testcontainer containers 9 months ago
Andy Wilkinson a8381e7cbd Ensure that only spring-core's ReflectionUtils is used 10 months ago
Phillip Webb 189d84d49d Add ConfigurationPropertyCaching override support 10 months ago
Andy Wilkinson 9b15b4bce9 Consolidate mock web server factories 10 months ago
Phillip Webb 7433b93769 Add stack trace printer support for structured logging 11 months ago
Moritz Halbritter cce509c7df Add configuration property to specify jOOQ settings file 12 months 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 1 year 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
Scott Frederick 70aceb21eb Relocate test CNB builder and buildpack 2 years ago
Moritz Halbritter 4047c00aa5 Implement SBOM actuator endpoint 2 years ago
Phillip Webb 91d150c3d4 Apply nohttp check per-project rather than at root 2 years ago
Phillip Webb e44ec27fd6 Add node folders to nohttp check suppressions 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 2 years ago
Johnny Lim c9932bb73a Use AssertJ's fail, not JUnit's 2 years ago
Andy Wilkinson 2a3d5c4e0e Tolerate parallel init of SLF4J 2 years ago
Chris Bono eacf92b1b2 Combine Pulsar smoke tests 2 years ago
Phillip Webb fd8cb74b46 Load algorithm parameters from PEM encoded 'EC PRIVATE KEY' files 2 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
Mortitz Halbritter 842e17eced Add Docker Compose support 3 years ago
Scott Frederick 5817c8441d Allow image Created date to be configurable 3 years ago
Phillip Webb 3651ba348d Fix checkstyle test violations 3 years ago
Moritz Halbritter e8d809fe65 Replace 'via' with 'over' or 'through' in the documentation 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 3 years ago
Andy Wilkinson 8e35f2ae92 Separate report logging from context initialization and events 3 years ago
Andy Wilkinson 98dbabda08 Require since attribute when marking API as deprecated 3 years ago
Andy Wilkinson 0bfa9cd704 Upgrade to Logback 1.4 and SLF4J 2.0 3 years ago