25092 Commits (f9dcd428aecd9e1bc44af4737b459c734c40ee42)
 

Author SHA1 Message Date
Brian Clozel f9dcd428ae Extract Mock HTTP client requests and responses 4 years ago
rstoyanchev 3c5888c43f Polishing 4 years ago
rstoyanchev 3a5f550a30 Support Reactor Netty 2 / Netty 5 in spring-messaging 4 years ago
rstoyanchev 2f4c39ba2a Add classpath detection for Reactor Netty 2 4 years ago
유예본(Yebon You)/Platform Engineering팀/11ST fa1f7f6dc7 Use InputStream's contracts instead of StreamUtils 4 years ago
Brian Clozel 0770d86936 Deprecate StreamUtils.emptyInput() 4 years ago
Patrick Strawderman d4a74c8f9d Update StreamUtils drain and emptyInput to use JDK builtins 4 years ago
Stephane Nicoll 7642ac82f6 Apply @PropertySource in AOT-generated context 4 years ago
Stephane Nicoll fcb6baf2e9 All MethodReference to support a more flexible signature 4 years ago
Stephane Nicoll 2b45fd4388 Allow bean factory initialization to have a more flexible signature 4 years ago
Stephane Nicoll ae706f3954 Allow MethodReference to define a more flexible signature 4 years ago
Stephane Nicoll 8a4a89b9d9 Allow a MethodReference to be produced from a GeneratedMethod 4 years ago
Sam Brannen 649c2f56fd Accept only ClassPathResource in ResourceHints#registerResource() 4 years ago
Sam Brannen 7605ed7862 Improve tips for using endToEndTestsForEntireSpringTestModule() 4 years ago
Sam Brannen 6d83a959fb Rename registerResourceIfNecessary to registerResource 4 years ago
Sam Brannen d883c8fbb3 Polishing 4 years ago
Sam Brannen b429d6b5a6 Filter AOT end-to-end tests like in the actual build 4 years ago
Stephane Nicoll 70db83ac3a Merge branch '5.3.x' 4 years ago
Stephane Nicoll 081d70123e Start building against Reactor 2020.0.23 snapshots 4 years ago
Stephane Nicoll 6927482b9c Start building against Reactor 2022.0.0-M6 snapshots 4 years ago
Patrick Strawderman cdb38e8482 Increase StreamUtils.BUFFER_SIZE to 8192 4 years ago
Brian Clozel c8ef2b2202 Upgrade Java versions in CI image 4 years ago
Brian Clozel 2b5ca63339 Fix serialization compiler warnings with Java 18 4 years ago
Brian Clozel 82a4e374a1 Temporarily disable ORM tests on Java 18 4 years ago
Brian Clozel 21612eba19 Disable BlockHound tests on Java 18+ 4 years ago
Brian Clozel 1051fe7bee Improve InvocableHandlerMethod error handling 4 years ago
Brian Clozel 1dc3d5d2d6 Make HttpStatusCode extend Serializable 4 years ago
Brian Clozel a09811e73a Upgrade to HSQLDB 2.7.0 4 years ago
Phillip Webb 665deb4d82 Add examples to Javadoc for Throwing*.of factory methods 4 years ago
Sam Brannen 1228f1cb58 Polishing 4 years ago
Sam Brannen ae864eb642 Introduce @Disabled end-to-end AOT tests for the spring-test module 4 years ago
Sam Brannen 94ff519072 Test JUnit 4, JUnit Jupiter, & TestNG in AotIntegrationTests 4 years ago
Sam Brannen 93049f98ee Support TestNG with @CompileWithTargetClassAccess 4 years ago
Sam Brannen 4e9fad7514 Revise TestAotProcessorTests to rely on Path APIs 4 years ago
Sam Brannen d21d7fd6d0 Polishing 4 years ago
Stephane Nicoll 6f5344ab5c Polish 4 years ago
Stephane Nicoll 2d4f308cc1 Provide more context when the code of a value cannot be generated 4 years ago
Brian Clozel c72c2ffc26 Polish 4 years ago
Nheyll 058109315d Deprecate support for theme 4 years ago
Sébastien Deleuze 5e1b5af0e0 Register hints for types exposed via PersistenceManagedTypes 4 years ago
rstoyanchev d373435856 Support for WebFlux on Reactor Netty 2 with Netty 5 4 years ago
Sébastien Deleuze d6c49eec5a Polish WebUtilRuntimeHints 4 years ago
Sébastien Deleuze bfa803baa4 Add resource hints for HtmlCharacterEntityReferences.properties 4 years ago
Sam Brannen b1654266a5 Get rid of warnings in tests 4 years ago
Sam Brannen 261124f497 Remove flaky executesHugeScriptInReasonableTime() tests 4 years ago
Sam Brannen f5bc182ba7 Rename AotTestMappings to TestAotMappings 4 years ago
Sam Brannen d46a816745 Remove deprecated SynthesizedAnnotation interface 4 years ago
Sam Brannen 8a0e1969b0 Revert "Introduce isSynthesizable in MergedAnnotation" 4 years ago
Sam Brannen 75dfd47826 Delete unused code in ReflectionHintsPredicatesTests 4 years ago
Sam Brannen 3f288eea17 Fix TestAotProcessorTests on MS Windows 4 years ago