9184 Commits (a29e41b9fa93162b7731ed2d45a2ac368384decd)
 

Author SHA1 Message Date
Sebastien Deleuze a29e41b9fa Fix Jackson @JSONView when using XML serialization 10 years ago
Juergen Hoeller a5a56d5052 Polishing 10 years ago
Juergen Hoeller 81ba3b33f6 Dropped RequestEntity's template variable methods in order to remove dependencies on org.springframework.web 10 years ago
Brian Clozel 7b93cefe64 Fix resource-chain XML syntax for cache 10 years ago
Rossen Stoyanchev c9c3857eae Update section on resource handler config 10 years ago
Rossen Stoyanchev 49b872e387 Adjust logging following SockJS client disconnect 10 years ago
Rossen Stoyanchev d85c1fbdd5 Fix initialization issue in ResourceUrlProvider 10 years ago
Rossen Stoyanchev 3e390d1f7f Declare ResourceUrlProvider in MVC namespace 10 years ago
Juergen Hoeller d75f128752 Polishing 10 years ago
Juergen Hoeller 86b7118da8 Polishing 10 years ago
Juergen Hoeller 20c2ba35dc Polishing 10 years ago
Juergen Hoeller c6d29f1a31 Refactored support for @Order on @Bean methods as well as @Priority handling 10 years ago
Juergen Hoeller 82f8b4330c CachingConnectionFactory proceeds to physicalClose in case of logicalClose exceptions 10 years ago
Juergen Hoeller f4f7f40f18 Test for actual HttpInvokerProxyFactoryBean usage with plain FactoryBean return type 10 years ago
Rossen Stoyanchev 50846e3288 Update reference 10 years ago
Rossen Stoyanchev 801658d362 Rename test class to match name of class being tested 10 years ago
Juergen Hoeller 2f93759d1b Cache.get(key, type) explicitly defines an IllegalStateException in case of a type mismatch 10 years ago
Juergen Hoeller 6563405be5 ImportRegistry as a package-visible top-level interface which can easily be shared within the package 10 years ago
Brian Clozel 125ae99035 Transform absolute links in ResourceTransformers 10 years ago
Sebastien Deleuze 06f1f495c2 Update reference documentation for JSONP support 10 years ago
Rossen Stoyanchev 7885a5975e Add section on building controller links from views 10 years ago
Rossen Stoyanchev 51a550b27b Add mention of ResponseBodyAdvice 10 years ago
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