15196 Commits (cc3d7d2d487cf18f7234898bd2e16703908a7b8b)
 

Author SHA1 Message Date
Brian Clozel cc3d7d2d48 Apply dependency management to selected modules 7 years ago
Brian Clozel 2eeb428e95 Move modules to independent build files 7 years ago
Brian Clozel 41cbc4670f Refactor the spring-beans build 7 years ago
Brian Clozel 0c178ff762 Generate docs *after* running tests in Gradle build 7 years ago
Brian Clozel 2e50ea7eb4 Move plugin declarations to plugin syntax 7 years ago
Brian Clozel 11418d8d28 Allow dedicated build files for subprojects 7 years ago
Brian Clozel 4d306e2d85 Use Gradle build scans 7 years ago
Stephane Nicoll 3d28e80e53 Fix code format 7 years ago
Juergen Hoeller b61c055e43 Polishing 7 years ago
Juergen Hoeller fac1f236c3 Upgrade to Servlet API 4.0 for MVC and merge EhCache 3 tests into spring-context-support 7 years ago
Juergen Hoeller 3991ab4a23 Efficient Kotlin metadata detection 7 years ago
Stephane Nicoll f6e7fef236 Polish 7 years ago
Rossen Stoyanchev dabb02d830 Update docs on DispatcherServlet config and processing 7 years ago
Rossen Stoyanchev 940a344a73 Polish 7 years ago
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