16547 Commits (265960f09cae6d8e1d347d5cb66c5854668350e8)
 

Author SHA1 Message Date
Juergen Hoeller 7a8d41e5d6 Extended set of common classes and language interfaces in ClassUtils 7 years ago
Johnny Lim 8dd0974e2f Rename SingleColumnRowMapperTest to align with the other tests 7 years ago
Sam Brannen e5096be660 Polishing 7 years ago
Sam Brannen f79562f8d1 Introduce tests for generics & @Nested test classes 7 years ago
Sam Brannen a6c45f0cd9 Polishing 7 years ago
Rossen Stoyanchev 240d6f52c9 Replaces rather than prepend contextPath 7 years ago
Juergen Hoeller d553ddc5b3 Nullability refinements (based on IntelliJ IDEA 2018.1 introspection) 7 years ago
Juergen Hoeller 1cc513d7db Consistent to/cc/bcc array handling and revised hashCode without text 7 years ago
Juergen Hoeller 9a722b4558 Pass type name into PreparedStatement.setNull in case of Types.OTHER 7 years ago
igor-suhorukov 93abe0e94b All branches in a conditional structure should not have exactly the same implementation 7 years ago
igor-suhorukov ab96bb5428 Remove redundant check 7 years ago
igor-suhorukov c1ff97e2a8 Short-circuit logic should be used in boolean contexts 7 years ago
Rossen Stoyanchev dd96c873e3 Improve docs on forwarded headers 7 years ago
Rossen Stoyanchev a546cf0a3b Reject invalid forwarded headers 7 years ago
Thor Andreas Rognan 5fb4c8254f Fix inclusion of license in jar 7 years ago
Rossen Stoyanchev 30b63a71bd Switch to Bismuth snapshots 7 years ago
Sam Brannen 9244090ba0 Support DI of individual constructor args in @Nested tests 7 years ago
Sam Brannen 17703e5dde Polishing 7 years ago
Sam Brannen 7c28152c13 Introduce ClassUtils.isInnerClass() utility method 7 years ago
Juergen Hoeller b165475eb6 Polishing 7 years ago
Juergen Hoeller 08dad4e3ac Consistent references to primitive types (in alphabetical order) 7 years ago
Juergen Hoeller 695bf2961f Consistent trace logging in PathResourceResolver 7 years ago
Juergen Hoeller 53d01392d7 Workaround for inner class constructor parameter annotation bug in javac 7 years ago
Juergen Hoeller 3ac46da22f Correct description for doWithLocalFields 7 years ago
nkjackzhang 82cb5dbf2b NamedParameterUtils.parseSqlStatement should parse :{x} style parameter correctly 7 years ago
Stephane Nicoll f4813f5b4c Merge pull request #1759 from igor-suhorukov 7 years ago
igor-suhorukov 8d2f64fe2d Nested "enum"s should not be declared static 7 years ago
Rossen Stoyanchev f9e6ea5482 MvcResult returns asyncResult after asyncDispatch 7 years ago
igor-suhorukov e6020ed377 avoid unnecessary autoboxing 7 years ago
Rossen Stoyanchev b8d72516e1 Update link to WebSocket spec issue 7 years ago
Sam Brannen 4b9e3a9211 Introduce failing test for SPR-16652 7 years ago
Juergen Hoeller d95bbb6b1b Test for hasError keeping body available in case of unknown status code 7 years ago
Juergen Hoeller b2d87abcbb Polishing 7 years ago
Stephane Nicoll d1a0b8d53f Clarify the format supported by @PropertySource 7 years ago
Rossen Stoyanchev 5861e9685b Always specify charset for form data requests 7 years ago
Rossen Stoyanchev e00384a6fd MimeTypeUtils trims parameter names / values 7 years ago
igor-suhorukov 4aae6a6dda Use Map.forEach instead of manual Map.Entry iteration wherever possible SPR-16646 7 years ago
Rossen Stoyanchev 224d52e032 Refine RequestedContentTypeResolver contract 7 years ago
Rossen Stoyanchev f3994467c4 Refine ContentNegotiationStrategy contract 7 years ago
Juergen Hoeller 9a27bc9b3e Upgrade to Jackson 2.9.5 and Hibernate Validator 6.0.9 7 years ago
Juergen Hoeller c072c6deb5 Refined javadoc for SimpleEvaluationContext and its builder features 7 years ago
Juergen Hoeller 98ad23bef8 Consistent logging of encoded path evaluation failure 7 years ago
Sam Brannen 75f70b269e Introduce @Nested tests with constructor injection 7 years ago
Sam Brannen b6e9d1c9ad Publish SpEL content in Reference Manual 7 years ago
Juergen Hoeller 13356a7ee2 Consistent encoded path evaluation in reactive ResourceWebHandler and co 7 years ago
Juergen Hoeller e3d0ef6015 Use Map.forEach instead of manual Map.Entry iteration wherever possible 7 years ago
Juergen Hoeller 10cb2ccaef Avoid triggering lazy resolution in MultipartResolver.cleanupMultipart 7 years ago
Juergen Hoeller 24aae2e104 Defensive containsSingleton cache guard within getObjectFromFactoryBean 7 years ago
Juergen Hoeller f59ea610df Simplified separator check within isInvalidEncodedPath 7 years ago
Juergen Hoeller c60cefa331 SimpleEvaluationContext.Builder withRootObject/withTypedRootObject 7 years ago