15332 Commits (4cbef27f90ded887af9ae9639550999aa81f3847)
 

Author SHA1 Message Date
Juergen Hoeller 9aa369f402 Data class construction supports field default/marker parameters 7 years ago
Rossen Stoyanchev 18f42f9667 Fix typo 7 years ago
Juergen Hoeller 47a7475898 Resolve remaining nullability warnings 7 years ago
Juergen Hoeller ac5e2599f7 Consistent overriding for all variants of init/destroy method inheritance 7 years ago
Juergen Hoeller b94302b5bd Enforce non-null value from getBean and at injection points 7 years ago
Rossen Stoyanchev 10dcaa9bf6 Update introduction to Spring Web MVC 7 years ago
Rossen Stoyanchev 11ac87099a Prepare Web section for Servlet vs Reactive content 7 years ago
Rossen Stoyanchev f1b017af04 Insert line breaks 7 years ago
Sebastien Deleuze 73cf07e9a4 Fix overridden methods nullability 7 years ago
Juergen Hoeller 6b6c1d3e53 Build and test against JPA 2.2 and EclipseLink 2.7 (while retaining compatibility with JPA 2.1) 7 years ago
Juergen Hoeller ec1eafc46f @Lazy falls back to empty map/list/set for non-required collection dependency 7 years ago
Juergen Hoeller 61cdc842e0 BindingResult support for constructor argument mismatch on immutable data object 7 years ago
Juergen Hoeller b8f5e97ae5 Properly retrieve and expose HttpServletResponse for async requests 7 years ago
Rossen Stoyanchev bb327b90a6 Merge pull request #1499 from rlindooren/SPR-15866-use-provided-mime-types 7 years ago
Rossen Stoyanchev e433d8b66a Polish 7 years ago
rlindooren 5b29555d88 Jackson encoder and decoder should use provided mime types 7 years ago
Rossen Stoyanchev 645e3492db Use URLDecoder for query params in WebFlux 7 years ago
Rossen Stoyanchev 8b7a670821 Cancel WebAsyncManager thread on request timeout 7 years ago
Rossen Stoyanchev 9c3bd8ce85 Separate forwarded~ and redirectedUrlTemplate methods 7 years ago
Rossen Stoyanchev 8bdaba913c Merge pull request #1486 from drumonii/MockRestRequestMatchers-requestTo-UriVars 7 years ago
Rossen Stoyanchev ea2864c73e Polish 7 years ago
Drummond Dawson 809189be1a URI variables with MockRestRequestMatchers requestToUriTemplate 7 years ago
Rossen Stoyanchev 181f002ddf Use exact type name in doc sample 7 years ago
Sebastien Deleuze 3f4ec37262 Upgrade to Kotlin 1.1.4 7 years ago
Rossen Stoyanchev 280c64ba35 Polish 7 years ago
Rossen Stoyanchev 8c4b1ab781 Functional PathPattern comparator 7 years ago
Sebastien Deleuze ef175d7ca6 Fix BeanUtils#instantiateClass w/ Kotlin + noarg constructor 7 years ago
Sebastien Deleuze f57e5584af Add a reference to KT-18833 in JDK 9 ignored tests 7 years ago
Sebastien Deleuze 0bdd246763 Upgrade to Kotlin 1.1.4-eap-77 7 years ago
Rossen Stoyanchev 631b546d1c Proper null handling in PathPattern comparator 7 years ago
Juergen Hoeller adeb521ce4 Polishing 7 years ago
Juergen Hoeller 09f5c71374 Consistent nullability for BeanDefinitionBuilder setters 7 years ago
Juergen Hoeller de09f8ca1f Support for Bean Validation 2.0 container elements (with BV 2.0 test setup) 7 years ago
Juergen Hoeller 48f95e9b96 Upgrade to Gradle 4.1 7 years ago
Stephane Maldini 2677bab560 Use Bismut-BUILD-SNAPSHOT 7 years ago
Sam Brannen c4f7ff04dc Polish JavaDoc for the SpringExtension 7 years ago
Sam Brannen da8d50f91f Revise SpringExtension based on recent changes in JUnit Jupiter 7 years ago
Juergen Hoeller fabc9c28d7 Align new FileSystemUtils NIO implementation with original behavior 7 years ago
Rossen Stoyanchev 08dfce2cb5 Dedicated specificity comparator in PathPattern 7 years ago
Rossen Stoyanchev 62fa20fd6f PathPattern#matchAndExtract minor refactoring 7 years ago
Rossen Stoyanchev dccedd5ad5 Minor refactoring in PathPattern 7 years ago
Rossen Stoyanchev c060f4f615 Polish PathPattern and parser 7 years ago
Arjen Poutsma 5394cc0c63 WebClientException should allow access to status code of the response 7 years ago
Rossen Stoyanchev b6d1fd9d22 Minor refactoring in PathPatternParser 7 years ago
Rossen Stoyanchev 1794f1cea4 Polish path pattern parsing javadoc 7 years ago
Rossen Stoyanchev b1440b6816 Remove ParsingPathMatcher 7 years ago
Rossen Stoyanchev 4fc0ce1206 Properly detect null value params in params conditions 7 years ago
Juergen Hoeller ca0983cd85 Polishing 7 years ago
Juergen Hoeller 697d14a028 Unit tests for transaction annotations on parent interfaces 7 years ago
Juergen Hoeller dd2bbcb3ec Leniently handle lambda-defined listeners with ErrorHandler as well 7 years ago