3339 Commits (3b364c2a3d046e499807adcbc43b1a85f3ffff3c)

Author SHA1 Message Date
Sébastien Deleuze f60bec986f Add missing @Nullable annotations to LogMessage methods 2 years ago
Sébastien Deleuze 6825a842b5 Support package private methods on CGLIB proxies with AOT 2 years ago
Sébastien Deleuze 9cb4c5565a Fix proxy hint Kotlin extensions 2 years ago
Sébastien Deleuze 3d8455b257 Add unit tests for CoroutinesUtils 2 years ago
Sébastien Deleuze fd38c23699 Refine CoroutinesUtils#invokeSuspendingFunction contract 2 years ago
Sam Brannen 2d56505ea9 Polishing 2 years ago
Sam Brannen 2e1374b459 Update copyright headers 2 years ago
Arjen Poutsma afd67a0deb Fix DataBufferUtils::write AsynchronousFileChannel race condition 2 years ago
Johnny Lim ce3be72e7f Polish 2 years ago
Juergen Hoeller 979118c1eb Polishing 2 years ago
Juergen Hoeller f87a87e29d Consistent ordering of Resource methods 2 years ago
Arjen Poutsma 12d4dc1bae Polishing external contribution 2 years ago
Derrick Anderson 4da2499613 Introduce Resource::getContentAsString 2 years ago
Juergen Hoeller d7824c7831 Polishing 2 years ago
Juergen Hoeller 33b329e13a Latest patch from ASM master 2 years ago
Arjen Poutsma 79a1fcb099 Polishing DataBuffer::write(CharSequence, Charset) 2 years ago
Arjen Poutsma 3e2f58cdd2 Offer restricted access to DataBuffer's ByteBuffer 2 years ago
Johnny Lim 431ae03447 Polish 2 years ago
Juergen Hoeller dbf360997a Convert non-pattern ClassLoader results to FileSystemResource if possible 2 years ago
Juergen Hoeller b719a87061 Suggest AOP proxy or CGLIB_CLASS_SEPARATOR check instead of isCglibProxyClass 2 years ago
Sébastien Deleuze cb63164593 Refine Coroutines support in HttpServiceProxyFactory 2 years ago
Donghyeon Kim 1d4bf58e8d Support Coroutines in HttpServiceProxyFactory 2 years ago
Sébastien Deleuze ebca9f726f Provide Kotlin extensions for RuntimeHints 2 years ago
Juergen Hoeller 3a08d643ed Upgrade to ASM master (including early support for Java 21 bytecode) 2 years ago
Juergen Hoeller 7c9dca3d2e Declare no-op close() method in order to avoid container-triggered shutdown call 2 years ago
Chen Jianbin 9e735d4f0f Normalize and optimize internals of CGLIB ParallelSorter 2 years ago
Sam Brannen 64b89429cb Update copyright headers 2 years ago
xavier-b b7d53ac9a4 Use DataBuffer::toString instead of CharBuffer 2 years ago
Sam Brannen 75046bbea0 Update copyright headers 2 years ago
Sam Brannen 556863d401 Polishing 2 years ago
Sébastien Deleuze e6397c8a38 Infer reflection hints for Jackson annotation class attributes 2 years ago
Sam Brannen fa1ef1dc85 Deprecate obsolete ConcurrentExecutorAdapter for removal in 6.1 2 years ago
Sam Brannen 58872c79ee Update copyright headers 2 years ago
Sam Brannen 24f18275dd Stop referring to "Spring 3.x" features in documentation and code 2 years ago
Sam Brannen 0502d18e3d Update copyright headers 2 years ago
Sam Brannen c4c786596f Migrate to Mockito.mock(T...) where feasible 2 years ago
Sam Brannen 64de6de725 Update copyright headers 2 years ago
Brian Clozel 5448e81021 Deprecate Base64Utils in favor of Java's Base64 2 years ago
j3graham f7e07322ab Simplify Base64Utils by using java.util.Base64 2 years ago
정준영 37217a63e1 Remove unnecessary calls to Reference::clear 2 years ago
Sam Brannen a4956dfe26 Update copyright headers 2 years ago
Sam Brannen 0415975dd1 Polish contribution and related code 2 years ago
Krzysztof Krason afb8a0d1b1 Use new Java features (switch expressions, text blocks, new JDK methods) 2 years ago
Sam Brannen d5fb5d029b Polish contribution 2 years ago
Vasiliy Kudriavtsev 3738a45658 Avoid wasted memory on empty maps and sets 2 years ago
Sam Brannen d4623a393b Update copyright headers 2 years ago
Sam Brannen 5c28b56823 Remove duplicated words in Javadoc 2 years ago
Sam Brannen b5b80d0a07 Polishing 2 years ago
Carlos Belizón 5d2ca11315
Fix manipulating property sources example in Javadoc for ConfigurableEnvironment 2 years ago
Sam Brannen 6e08c56076 Improve Javadoc for RepeatableContainers 2 years ago