9312 Commits (6009c09f1b6e633b8ff38003bf6d133ca34cc62b)
 

Author SHA1 Message Date
Rossen Stoyanchev 3a8f30613d Update the what's new section 10 years ago
Phillip Webb abc343f407 Prevent incorrect ImportAware metdata injection 10 years ago
Andy Clement 8bf141eca9 Documentation updates describing SpEL compiler usage 10 years ago
Juergen Hoeller f617d28eef Polishing 10 years ago
Juergen Hoeller 4432c41dbd AbstractAutowireCapableBeanFactory avoids early FactoryBean instantiation on currently created configuration bean 10 years ago
Sam Brannen 1f6c40fd86 Polish recent changes to reference manual 10 years ago
Juergen Hoeller 98eb0f75bc Polishing 10 years ago
Juergen Hoeller cfd01ab100 ExtendedBeanInfo uses explicit hashCode calculation (as defensive measure against JDK PropertyDescriptor changes) 10 years ago
Juergen Hoeller 8c9274e017 LazyInitTargetSource works for @Bean targets as well 10 years ago
Juergen Hoeller b64f680f19 AbstractAutowireCapableBeanFactory calls postProcessBeforeInstantiation with fully resolved target type 10 years ago
Juergen Hoeller 53fbf1a509 ConfigurationClassParser checks REGISTER_BEAN conditions before processing configuration class imports 10 years ago
Rossen Stoyanchev 96563c7eea Update Javadoc in SimpMessageSendingOperations 10 years ago
Sebastien Deleuze 041479a0d5 Add Web Improvements to what's new in Spring 4.1 section 10 years ago
Brian Clozel 5490168037 List all spring-framework artifacts in Modules 10 years ago
Brian Clozel 2ef20f63bc Remove assertion making locations mandatory 10 years ago
Stephane Nicoll da8771d5a9 polishing 10 years ago
Stephane Nicoll fafb2fce2f Improve what's new in Spring 4.1 section 10 years ago
Juergen Hoeller 5452144dab HibernateJpaDialect only resets Connection read-only status if actually necessary (avoiding side effects) 10 years ago
Stephane Nicoll 8c4388dd6e Place holder resolution in @JmsListener arguments 10 years ago
Sam Brannen b4a6cafc8a Update link to @SpringFramework team members 10 years ago
Sam Brannen 5f0ae2ffba Update link to JDK 8 download 10 years ago
Sam Brannen ede97d99ea Add 'new in Spring 4.1' section to reference manual 10 years ago
Sam Brannen 4c2aa6adc6 Document support for merging TELs with defaults 10 years ago
Sam Brannen 7cd615c4f9 Document automatic discovery of default TELs 10 years ago
Sam Brannen 10c5827956 Improve text for xref links in the reference manual 10 years ago
Sam Brannen cdc522242f Document programmatic tx mgt support in the TCF 10 years ago
Sam Brannen 9926badb33 Document @TestPropertySource support in the reference manual 10 years ago
Sam Brannen 703cc0d6ae Polish Javadoc for MergedContextConfiguration 10 years ago
Sam Brannen d4f5901f1f Document Groovy script support in the TCF 10 years ago
Sam Brannen 3220d46776 Document @Sql script support in the reference manual 10 years ago
Sam Brannen f9855b7901 Polish Javadoc for @Sql and SqlScriptsTestExecutionListener 10 years ago
Sebastien Deleuze 36542549fa Add HTTP status to ServletRequestHandledEvent 10 years ago
Sam Brannen 5857cef026 Revise JUnit vs. Spring timeout support in reference manual 10 years ago
Sam Brannen ac164088d6 Fix typos in reference manual 10 years ago
Brian Clozel 76c46fdbe3 Change resource handler XML Namespace 10 years ago
Rossen Stoyanchev 4df05d1f98 Remove assertion on number of resource locations 10 years ago
Brian Clozel d9f4016c35 Update resource handler XML Namespace 10 years ago
Sam Brannen 8008e466aa Refactor AssertThrows to support Throwable 10 years ago
Sam Brannen 1bce6ac60c Discontinue use of deprecated AssertThrows 10 years ago
Sam Brannen 27be396b06 Update Javadoc for AssertThrows 10 years ago
Rossen Stoyanchev a0b231d36d Update port related code in UriComponentsBuilder 10 years ago
Sebastien Deleuze 8fbd310b07 Support port URI template variables 10 years ago
Rossen Stoyanchev 0b02551e2f Update resource handler Java config 10 years ago
Rossen Stoyanchev ae48b5f7f2 Move builder methods to VersionResourceResolver 10 years ago
Sam Brannen 0b0ddc6ed1 Honor scheme in MockHttpServletRequest.isSecure() 10 years ago
Rossen Stoyanchev fbfb7a3c48 Add PathResourceResolver conditionally 10 years ago
Stephane Nicoll d47c5433cb Improve configuration changes in GuavaCacheManager 10 years ago
Stephane Nicoll eee8184b29 Update documentation 10 years ago
Sebastien Deleuze 7ea69fb96c Improve ResolvableType.hashCode() for better performance 10 years ago
Sam Brannen d5c6bcb901 How to register MIME types in MockServletContext 10 years ago