2365 Commits (9e894819635d211ce5da1dd67156d01bbdc82589)

Author SHA1 Message Date
Juergen Hoeller 65565de1a8 Prevent accidental printStackTrace() usage in main codebase 2 months ago
Juergen Hoeller 3026f0a49b Lazily initialize ProblemDetail for picking up actual status code 4 months ago
Sam Brannen 5cd2cb38e1 Make AbstractTestNGSpringContextTests thread-safe regarding tracked exceptions 6 months ago
rstoyanchev 88ddc9d45d Polishing in [Rest|Web]TestClient Assertions 8 months ago
Rob Worsnop 934b8fc799 Common base classes for WebTestClient/RestTestClient Assertions 8 months ago
Rob Worsnop 37dcca54d2 Add RestTestClient 8 months ago
Sam Brannen 4fdf40e39e Fix Checkstyle configuration for nullability annotations 8 months ago
Sam Brannen aac61b86c8 Revert "Disallow @org.jetbrains.annotations.Nullable imports" 8 months ago
Sam Brannen dbe89abd7b Pause unused application contexts in the TestContext framework 8 months ago
Sam Brannen 4107ddc5e2 Remove obsolete Checkstyle suppression 8 months ago
Brian Clozel 6e6280a42c Disallow @org.jetbrains.annotations.Nullable imports 9 months ago
Sam Brannen 41f35ef6b3 Update configuration for copyright headers to use "<year>-present" pattern 9 months ago
Sam Brannen 89140789b9 Update configuration for copyright headers to use "<year>-present" pattern 9 months ago
Brian Clozel af7758cbc7 Configure CheckStyle rule for empty catch blocks 9 months ago
Brian Clozel 1e9179a87c Enable SpringDeprecatedCheck Checkstyle rule 10 months ago
Sam Brannen 49e5c84928 Migrate remaining JUnit 4 tests to JUnit Jupiter where feasible 11 months ago
Sam Brannen 208d52d852 Introduce Checkstyle rule for separator symbol location 1 year ago
Sam Brannen c6a9aa59a3 Remove BDDMockito Checkstyle rule 1 year ago
Brian Clozel 0f83c483bb Remove invalid link from reference documentation 1 year ago
Vincent Potucek 67d2635947 Sync checkstyle on buildSrc 1 year ago
Brian Clozel 1bd9848d42 Add ArchUnit architecture checks 1 year ago
Sam Brannen 2eede7ad1c Update Eclipse code template to use "@⁠since 7.0" 1 year ago
Johnny Lim 6d86b23fbe Apply Checkstyle MethodParamPadCheck module 1 year ago
Sébastien Deleuze 1e0ef99b0c Leverage `@NullMarked` instead of package configuration 1 year ago
Sébastien Deleuze bc5d771a06 Switch to JSpecify annotations 1 year ago
Juergen Hoeller 3db1b94465 Replace spring-jcl with regular Apache Commons Logging 1.3 1 year ago
Sam Brannen 27912b1ed1 Prevent accidental printing to System.err in the codebase 1 year ago
Brian Clozel 8ffbafd384 Prevent accidental Sysouts in the codebase 1 year ago
Sam Brannen 761850816c Verify @⁠MockitoBean can be used with JUnit 4 and SpringMethodRule 1 year ago
Brian Clozel 0a645916cd Add checkstyle rule for toLowerCase/toUpperCase 1 year ago
Sam Brannen 143736e59b Enforce order of Javadoc tags for records 2 years ago
Stéphane Nicoll c127421e38 Revert "Disable warnings for deprecated for removal in Eclipse" 2 years ago
Brian Clozel e856e7e590 Add checkstyle rule for "@since" javadoc convention 2 years ago
Sam Brannen b82b83c8f0 Disable warnings for deprecated for removal in Eclipse 2 years ago
Sam Brannen 5d39598025 Disable warnings for unclosed @⁠AutoCloseable in Eclipse 2 years ago
Sam Brannen b13963ee81 Reject private JUnit Jupiter lifecycle methods annotated with @⁠Autowired 2 years ago
Johnny Lim 4d722414da Apply UnnecessarySemicolonInEnumeration Checkstyle module 2 years ago
Sam Brannen 87e6d1b7da Update Eclipse template to 6.2 2 years ago
Sam Brannen c989cba963 Add Checkstyle rule to enforce use of class literals for primitives & void 2 years ago
Sam Brannen 2d792f000a Polish "Apply SingleSpaceSeparator Checkstyle module" 2 years ago
Johnny Lim 64e9fcad53 Apply SingleSpaceSeparator Checkstyle module 2 years ago
Stéphane Nicoll 5c6232e681 Polish "Order modifiers to align with JLS" 2 years ago
Johnny Lim 919faa2ce2 Order modifiers to align with JLS 2 years ago
Sam Brannen 39a282e463 Introduce @⁠DisabledInAotMode in the TestContext framework 2 years ago
Sébastien Deleuze 63a20be502 Optimize Hibernate native footprint by making ByteBuddy unreachable 3 years ago
Sam Brannen 7598bca799 Revise Checkstyle rules to prohibit use of assertions other than AssertJ 3 years ago
Sam Brannen 6a6dd599a1 Remove duplicate Checkstyle suppressions 3 years ago
Juergen Hoeller 697d5e6247 Configuration options for virtual threads (on JDK 21) 3 years ago
Sam Brannen 9cf7b0e230 Polishing 3 years ago
Sam Brannen 99e54fec3a Ensure all packages declare package-info.java with null-safety annotations 3 years ago