18309 Commits (52f90c303e1960987e43b6700d1a964ea8f9f37d)
 

Author SHA1 Message Date
Sam Brannen f66362a01c Update license.txt file 6 years ago
Arjen Poutsma 94c14c469e Fix checkstyle issue 6 years ago
Arjen Poutsma 1c46a9a6ff Remove direct Reactive Streams dependencies in Servlet.fn 6 years ago
Phillip Webb cb7f997962 Defensively copy array returned from forAnnotations 6 years ago
Juergen Hoeller 78fd882141 Remove superfluous empty lines after code blocks 6 years ago
Juergen Hoeller 3c02331983 Merge branch '5.1.x' 6 years ago
Juergen Hoeller fc178ef7c2 Upgrade to Tomcat 9.0.17 and OkHttp 3.14 6 years ago
Juergen Hoeller 6f1b583130 Polishing 6 years ago
Juergen Hoeller 507d4ba825 StringUtils.parseLocale consistently handles invalid locale values 6 years ago
Sebastien Deleuze 8494c7a75a Add missing KDoc comments 6 years ago
Sebastien Deleuze 67c8d3753b Upgrade to Dokka 0.9.18 6 years ago
www 4517f40f57 Remove redundant 'String.substring()' call 6 years ago
Stephane Nicoll 80c48648d7 Merge pull request #22649 from ttddyy 6 years ago
Tadaya Tsuyukubo 860ec44c50 Fix typo on MergedAnnotations 6 years ago
Sam Brannen 3a0f309e2c Update readme.txt in distributed artifacts 6 years ago
Sam Brannen d41c4522da Remove italics from XML examples in Reference Manual 6 years ago
Sam Brannen 4f619787ad Revert change from URL Cleanup 6 years ago
Sam Brannen 57ab877f0d Upgrade to Gradle 5.3 6 years ago
Sam Brannen cd19170ffb Polish BeanUtilsTests 6 years ago
Min-soo 670aa4b7ef Use JUnit 4's expected exception support in BeanUtilsTests 6 years ago
Sam Brannen 9ac2e034e7 Polishing 6 years ago
Johnny Lim 14b1a6fdcb Polish docs (#22645) 6 years ago
Sam Brannen 8d7676a5ec Merge branch 'spring-operator-polish-urls-apache-license-5.1.x' into 5.1.x 6 years ago
Sam Brannen 68de9820dc Upgrade to latest Checkstyle DTDs 6 years ago
Sam Brannen af99e868c4 Upgrade to spring-javaformat-checkstyle version 0.0.7 6 years ago
Sam Brannen e98fd762ba URL Cleanup - license headers - `target` subpackages 6 years ago
Spring Operator 540759ec41 URL Cleanup 6 years ago
Sam Brannen 7bb66c4f49 Replace bit.ly links with real links 6 years ago
Sam Brannen 0c8b473cac
Wikipedia -> Wiki 6 years ago
Sam Brannen 9b7215e640 URL Cleanup - update remaining license headers 6 years ago
Sam Brannen 20764685ec Merge URL Cleanup PRs 6 years ago
Sam Brannen 8a61c56154 URL Cleanup - upgrade to more modern Xalan namespace 6 years ago
Juergen Hoeller bddba68549 Polishing 6 years ago
Juergen Hoeller 32b46866c7 Make MultipartResolutionDelegate final (aligned with other delegates) 6 years ago
Juergen Hoeller 62e5585c2e Avoid package cycle between beans.factory.annotation and b.f.support 6 years ago
Juergen Hoeller 5e15338a09 Nullability refinements (no IntelliJ warnings, fewer null checks) 6 years ago
Sam Brannen 68837ebb57 URL Cleanup - fix undesirable code change 6 years ago
Sam Brannen 307a74835d URL Cleanup - remove obsolete ATOM schema location 6 years ago
Sam Brannen 2db36c00e7 URL Cleanup - use HTTPS where possible in links in Testing Chapter 6 years ago
Sam Brannen 6164664f65 URL Cleanup - fix XSD imports 6 years ago
Sam Brannen cedcd2fddd URL Cleanup - fix links 6 years ago
Phillip Webb 75b52309a7 Migrate CommonAnnotationBeanPostProcessor to MergedAnnotations 6 years ago
Phillip Webb 50c257794f Migrate DefaultListableBeanFactory to MergedAnnotations 6 years ago
Phillip Webb 857371ba67 Migrate AutowiredAnnotationBeanPostProcessor to MergedAnnotations 6 years ago
Phillip Webb f065abac93 Migrate AnnotationAwareOrderComparator to MergedAnnotations 6 years ago
Phillip Webb 7244c9aea1 Add more aggressive annotation element filtering 6 years ago
Phillip Webb db8eaec131 Cache BridgeMethodResolver results 6 years ago
Phillip Webb a57d6ba5f3 Optimize StringUtils.cleanPath 6 years ago
Phillip Webb 19fb697d03 Add more empty array constants in ReflectionUtils 6 years ago
Phillip Webb e3a86be122 Make ConcurrentReferenceHashMap more JIT friendly 6 years ago