2337 Commits (74ab5e4e255e2c089ace10af8a5e689ce3eadebe)

Author SHA1 Message Date
Sam Brannen 208d52d852 Introduce Checkstyle rule for separator symbol location 9 months ago
Sam Brannen c6a9aa59a3 Remove BDDMockito Checkstyle rule 10 months ago
Brian Clozel 0f83c483bb Remove invalid link from reference documentation 10 months ago
Johnny Lim 6d86b23fbe Apply Checkstyle MethodParamPadCheck module 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 1 year 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 2 years ago
Sam Brannen 7598bca799 Revise Checkstyle rules to prohibit use of assertions other than AssertJ 2 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
Ed .d 7e32f504b0 Configure Checkstyle to require package-level null-safety annotations 3 years ago
Ed .d 268e3fec99 Configure Checkstyle to require package-info.java files 3 years ago
Brian Clozel 8b110c9971 Reinstate checkstyle for reference docs code snippets 3 years ago
Sam Brannen ae9a9e3c06 Document TestSocketUtils in the testing chapter 3 years ago
67 3ff308403a Fix two typos in integration.adoc and webflux.adoc 3 years ago
rstoyanchev db9e89fba9 Update docs on web controller method return values 3 years ago
Roy Lee 462d33e68d Fix typo in WebSocket reference doc regarding subscription header 3 years ago
Brian Clozel acd9016fc3 Create framework-docs module 3 years ago
Arjen Poutsma 6e9fbcc243 Improve PartEvent documentation 3 years ago
Johnny Lim 85d029f7c3 Polishing 3 years ago
rstoyanchev e71057dca9 Support i8n of ProblemDetail "title" field 3 years ago
David Costanzo e1df056059 Fix typo: "as describe in" -> "as described in" 3 years ago
Stephane Nicoll 68246dc72c Initiate Ahead of Time chapter 3 years ago
rstoyanchev d4f7484252 Add Builder to RSocketServiceProxyFactory 3 years ago
rstoyanchev 5cb3af708c Add Builder to HttpServiceProxyFactory 3 years ago
Sébastien Deleuze 1439c5bb8f Document how to use WebJars without webjars-locator-core dependency 3 years ago
Arjen Poutsma dedcb19f44 Document PartEvent API 3 years ago
rstoyanchev cf2b1020f4 Update table of supported controller method return types 3 years ago
rstoyanchev 04f0f1ddb0 Update table of supported controller method return types 3 years ago
Sam Brannen a599601dd9 Document how to switch to the default set of TestExecutionListeners 3 years ago
Iain Henderson b8243e6f84 Support CBOR and Protobuf with Kotlin Serialization 3 years ago
rstoyanchev b6c2e8de23 Support context propagation for Spring MVC controllers 3 years ago