25098 Commits (a085a1b6b62878cb31c732eef6b55eaefa5d03e7)
 

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