9335 Commits (b2d67914a8c908af1ff4ef2c45d2ce1b21f6fe7e)
 

Author SHA1 Message Date
Sam Brannen 2cf4147ba8 Introduce @TestPropertySource support in the TCF 10 years ago
Sebastien Deleuze 6665634675 Support Jackson based XML serialization/deserialization 10 years ago
Juergen Hoeller 92bd240474 Polishing 10 years ago
Juergen Hoeller 626a5fe4eb BeanNameViewResolver ignores non-View beans 10 years ago
Phillip Webb 887815f4fa Update docbook dependency and generate epub 10 years ago
Juergen Hoeller fd5dbddac4 BeanFactory supports bean creation arguments for by-type lookup as well 10 years ago
Juergen Hoeller 8dbfa80b13 Unit test for circular reference in default profile property, plus related polishing 10 years ago
Juergen Hoeller 71c6eb2bb5 Additional configuration classes get detected when imported through XML or registrars 10 years ago
Juergen Hoeller f1f1c4c980 Remove outdated IDE, JIRA and Tomcat references 10 years ago
Sebastien Deleuze f56000b825 Replace http by https for spring.io links in the reference documentation 10 years ago
Juergen Hoeller 29cb7808f2 Merge pull request #621 from royclarkson/Gson_2_3 10 years ago
Roy Clarkson d6fd40d6dc Upgrade to Gson 2.3 10 years ago
Sebastien Deleuze 01cbf9b9ee Update references to SpringSource in the reference documentation 10 years ago
Phillip Webb ac8326d2df Polish mockito usage 10 years ago
Juergen Hoeller 4db258b9e3 Polishing 10 years ago
Stephane Nicoll d100eef829 Cache documentation in multi-threaded environment 10 years ago
Stephane Nicoll c0ea87010f Improve destination-type documentation 10 years ago
Juergen Hoeller d6370965eb Polishing 10 years ago
Stephane Nicoll e2aba3d317 Add sonar integration. 10 years ago
Juergen Hoeller 7c57424b48 Tiles 3 TilesViewResolver allows for specifying custom TilesView subclasses as well 10 years ago
Juergen Hoeller a05b748d42 InternalResourceViewResolver's exposure of context beans is now available at UrlBasedViewResolver level 10 years ago
Juergen Hoeller c06ac06bdd JmsMessagingTemplate uses local convertJmsException template method instead of generic MessagingExceptionTranslator interface 10 years ago
Juergen Hoeller 6b6ca4889b HibernateTransactionManagerTests for Hibernate 3 covers currentSession() as well 10 years ago
Juergen Hoeller 5cbb1fc498 SpringSessionContext for Hibernate 4 supports lazily bound Session for propagation SUPPORTS 10 years ago
Juergen Hoeller 562916b69c Consistent getJpaDialect() narrowing (along with HibernateJpaVendorAdapter) 10 years ago
Juergen Hoeller cbda722329 HibernateJpaDialect prepares JDBC Connection by default if on Hibernate EntityManager 4 (with its connection release mode ON_CLOSE) 10 years ago
Juergen Hoeller e08c56fcae Linking to Java SE 8 javadocs, plus upgrade to Joda-Time 2.4 10 years ago
Juergen Hoeller 53192bb6f4 Polishing 10 years ago
Stephane Nicoll 5b35fc2d77 Add JmsTemplate accessor in JmsMessagingTemplate 10 years ago
Juergen Hoeller ad475ffadf Consistent vararg declarations for String array setters 10 years ago
Juergen Hoeller 47006eeff1 Fixed side effect on other tests 10 years ago
Stephane Nicoll c1d149591a Add base header mapper implementation 10 years ago
Juergen Hoeller f2e4ad2364 ComponentScan annotation allows for registering beans with lazy initialization 10 years ago
Juergen Hoeller ef51d4dbdb AnnotatedElementUtils adapts post-processed values to AnnotationAttributes as well 10 years ago
Stephane Nicoll a635c36470 Fix doc typo 10 years ago
Stephane Nicoll 4a1a622004 polishing 10 years ago
Juergen Hoeller 3a419872c8 Polishing 10 years ago
Juergen Hoeller 5862ddc869 ResponseEntity provides static "notFound()" convenience method as well 10 years ago
Juergen Hoeller 3227569a38 LocalSessionFactoryBean/Builder allows for specifying custom entity type filters 10 years ago
Stephane Nicoll 0b2c0cfb4f Fix some warning 10 years ago
Stephane Nicoll e010309530 Use @Payload on method declaration 10 years ago
Sebastien Deleuze 3922f6fc53 Update references to RFC 2616 10 years ago
Andy Clement 095bd99951 Add support for inline maps in SpEL expressions 10 years ago
Stephane Nicoll c29937196f Merge pull request #607 from dharaburda/SPR-12050 10 years ago
David Haraburda d0e6f0f73f Change GenericConversionService to better handle enum 10 years ago
Sebastien Deleuze ebc5fea77b Add more HttpHeaders constants for standard HTTP headers 10 years ago
Stephane Nicoll d6b1cdc55f Custom cache annotations and AspectJ 10 years ago
Stephane Nicoll 3c72849ee4 Fix broken link 10 years ago
Stephane Nicoll 59c5d7d1ca Add messaging module section 10 years ago
Stephane Nicoll 32975be2a2 Avoid duplicate entries 10 years ago