25366 Commits (61cc7c0a93fcf5b92bc07313b86c030a1aeaea56)
 

Author SHA1 Message Date
Sam Brannen b0ee513db6 Introduce AotTestAttributes mechanism in the TestContext framework 2 years ago
Sam Brannen d3822a2eb9 Revert workaround for Java 8 compiler bug 2 years ago
Brian Clozel bfac042301 Polish 2 years ago
Sam Brannen 349bcb4364 Suppress warnings 2 years ago
Sam Brannen e653ee60a0 Polish ClassPathResourceTests 2 years ago
Sam Brannen 138f9c64be Consistently return absolute path from ClassPathResource#getPath 2 years ago
Stephane Nicoll 0dba729823 Polish "Allow MethodReference to support a more flexible signature" 2 years ago
rstoyanchev bbe5e91ebc Minor change in ReactorNetty2TcpClient 2 years ago
Stephane Nicoll 58a2b79699 Harmonize hint registration 2 years ago
Stephane Nicoll c8f7a76659 Merge pull request #29130 from sreenath-tm 2 years ago
Stephane Nicoll 042a4f3518 Polish "Adapt FieldHint to recent GraalVM versions" 2 years ago
SreenathTM 1cb5f00723 Adapt FieldHint to recent GraalVM versions 2 years ago
rstoyanchev c854e35c9d Merge branch '5.3.x' 2 years ago
rstoyanchev 4e97776969 Polishing contribution 2 years ago
Sam Brannen a085a1b6b6 Polishing 2 years ago
Napster d42f950a36 Pass headers to STOMP receipt callbacks 2 years ago
rstoyanchev 4eabe29b9a Polishing contribution 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
npriebe cd10171f98 Make WebSocketConnectionManager#isConnected public 2 years ago
jbotuck 597c687da8 Fix indentation in ref docs for RestTemplate 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