25108 Commits (58a2b7969901fbd703bc8ffed905b5d8a3c6d8d3)
 

Author SHA1 Message Date
Stephane Nicoll 58a2b79699 Harmonize hint registration 4 years ago
Stephane Nicoll c8f7a76659 Merge pull request #29130 from sreenath-tm 4 years ago
Stephane Nicoll 042a4f3518 Polish "Adapt FieldHint to recent GraalVM versions" 4 years ago
SreenathTM 1cb5f00723 Adapt FieldHint to recent GraalVM versions 4 years ago
rstoyanchev c854e35c9d Merge branch '5.3.x' 4 years ago
rstoyanchev 4e97776969 Polishing contribution 4 years ago
Sam Brannen a085a1b6b6 Polishing 4 years ago
Napster d42f950a36 Pass headers to STOMP receipt callbacks 4 years ago
rstoyanchev 4eabe29b9a Polishing contribution 4 years ago
Brian Clozel 82e47db28f Instrument reactive servers for Observability 4 years ago
Brian Clozel 6eded96740 Instrument Servlet server apps for Observability 4 years ago
Brian Clozel ac9360b624 Instrument WebClient for Observability 4 years ago
Brian Clozel a0ddcd07c8 Instrument RestTemplate for Observability 4 years ago
Brian Clozel a68b46a2b6 Add Micrometer BOM 1.10 dependency management 4 years ago
Brian Clozel f9dcd428ae Extract Mock HTTP client requests and responses 4 years ago
npriebe cd10171f98 Make WebSocketConnectionManager#isConnected public 4 years ago
jbotuck 597c687da8 Fix indentation in ref docs for RestTemplate 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