20470 Commits (eaabe21c7bab76b30286abddef82299c81008597)
 

Author SHA1 Message Date
Yoo In Keun eaabe21c7b
Delete empty .gitignore file 6 years ago
Sam Brannen edb5e73d48 Update Kotlin example based on feedback from @lnhrdt 6 years ago
Juergen Hoeller d4b2860cc9 Upgrade to Groovy 2.5.10 (and Netty 4.1.48) 6 years ago
Sam Brannen 14f5032e97 Update Kotlin example 6 years ago
Sam Brannen 17140c8d4b Polish contribution 6 years ago
Andrew Woodbury 2fb13d410d Include response body in UnknownHttpStatusCodeException 6 years ago
Sam Brannen 5e1e689739 Polishing 6 years ago
Sam Brannen 7dea2686b8 Polish contribution 6 years ago
maxxedev 9b827283f1 Use more lambda expressions in data-access code examples 6 years ago
Sam Brannen a8feb792da Fix broken Javadoc links 6 years ago
Sam Brannen e500456f1c Publish distribution zip files again 6 years ago
Sam Brannen 35d0b3dba9 Fix Javadoc links accidentally broken in 7b6d83a106 6 years ago
Qimiao Chen 5f2e298c08
Extract isDebugEnabled() checks to local variables 6 years ago
Qimiao Chen 193a76fe2a
Avoid unnecessary sorting in AbstractHandlerMethodMapping 6 years ago
Qimiao Chen 70581d1ea2
Improve javadoc in RollbackRuleAttribute regarding nested classes 6 years ago
Qimiao Chen d85a6c0bea
Fix typos in MergedAnnotationsCollectionTests 6 years ago
Stephane Nicoll 7411b2e025 Merge pull request #24697 from chenqimiao 6 years ago
陈其苗 fac1b94623 Fix typo in buildSrc/README.md 6 years ago
Juergen Hoeller d91fc8c672 No log level check unless String concatenation is following 6 years ago
Juergen Hoeller 6599383dac Upgrade to RxJava 2.2.19, Undertow 2.0.30, HtmlUnit 2.38 6 years ago
Juergen Hoeller 33642345a4 Lazily check log level within validation conditions 6 years ago
Arjen Poutsma 7c4f0318bb Improve efficiency of built RouterFunction 6 years ago
Arjen Poutsma 54e2df2e0e Improve RouterFunction composition 6 years ago
Rossen Stoyanchev f4ce22f6ba Merge branch '23828-sockjs' 6 years ago
Rossen Stoyanchev fa6ccc066d Do not raise exception for undelivered empty messages 6 years ago
Rossen Stoyanchev 1a8caf9e2b Polishing and minor refactoring 6 years ago
Rossen Stoyanchev 7b7dfcaaed Polishing contribution 6 years ago
mdindoffer c11dd4a839
Do not mention credentials as enabled by default in CorsRegistry 6 years ago
陈其苗 c5b8406def Add some test cases in StringUtilsTests 6 years ago
陈其苗 6013591fac Polish containsAny of CollectionUtils by reusing findFirstMatch 6 years ago
Qimiao Chen c8c1e61c0a
Improve Javadoc in AutoProxyRegistrar 6 years ago
Qimiao Chen 201827cb0b
Fix exception message in getMergedBeanDefinition 6 years ago
Rossen Stoyanchev a599859595 ServerCookie ignores empty domain with double quotes 6 years ago
Rossen Stoyanchev 4aedf2ea13 MetadataEncoder expands vars correctly 6 years ago
Arjen Poutsma 0dc1c7eb8b Add ServerRequest::checkNotModified 6 years ago
Juergen Hoeller 73e39726cd Upgrade to Kotlin 1.3.70 6 years ago
Juergen Hoeller bcee6b9da4 Consistent assertions for supplier-based bean definition tests 6 years ago
Juergen Hoeller 7f26e8cfc6 Short-circuit interface visibility check in case of same ClassLoader 6 years ago
Juergen Hoeller bee63e38c1 Create ScannedGenericBeanDefinitions for index-derived components as well 6 years ago
Juergen Hoeller 193f419520 Deprecate PTM-based constructors in favor of generic TransactionManager 6 years ago
Juergen Hoeller 6df80a8f70 Restore original JsonMappingException handling (assuming invalid input) 6 years ago
Qimiao Chen 988aae4f2e
Remove unnecessary variable declaration in ProxyCallbackFilter 6 years ago
Arjen Poutsma 61569003b5 CORS support in HTTP header predicate 6 years ago
Сергей Цыпанов 1fd447f395
Reduce String garbage in CglibAopProxy.doValidateClass() 6 years ago
Arjen Poutsma 3cbea86335 Deprecate MockServerRequest 6 years ago
Arjen Poutsma c03cdbac21 CORS support in HTTP method predicate 6 years ago
Arjen Poutsma fc12891006 Add ServerRequest::firstHeader 6 years ago
Qimiao Chen b92515bdee
Add logger.isInfoEnabled check before logger.info 6 years ago
Sviatoslav Hryb 018ba92214 Fix formatting in AOP examples in documentation 6 years ago
Sviatoslav Hryb f5195887c9 Fix ampersands in AOP examples in documentation 6 years ago