8521 Commits (5faacd5a3dd131ea2bef1b77f99805e7d42ef331)
 

Author SHA1 Message Date
Juergen Hoeller 5faacd5a3d JmsResourceHolder checks for nested DataSource transactions as well (for Oracle AQ compatibility) 12 years ago
Juergen Hoeller 52f44b340e Properly evaluate @Conditional in case of multiple imports for same config class 12 years ago
Sebastien Deleuze be0b69cbf1 Add support for Jackson serialization views 12 years ago
Rossen Stoyanchev 673a497923 Await TcpClient shutdown in STOMP broker relay 12 years ago
Rossen Stoyanchev 8ee4651038 Improve StringUtils.cleanPath 12 years ago
Rossen Stoyanchev 3bdf8aefa9 Polish 12 years ago
Arjen Poutsma 0499fcbeb2 Move ResponseEntityBuilder into ResponseEntity 12 years ago
Stephane Nicoll 8614df8bd4 Add error code for SAP Hana 12 years ago
Juergen Hoeller 0d22719e06 Latest possible dependency updates for spring-orm 12 years ago
Juergen Hoeller 7230d6a1aa Polishing 12 years ago
Stephane Nicoll 6560aed1c8 Avoid JMSException in listener execution 12 years ago
Juergen Hoeller b0f0d2f289 Polishing 12 years ago
Juergen Hoeller 0728e32e7f ResultSetWrappingSqlRowSet preserves first matching column per name (as defined in ResultSet's javadoc) 12 years ago
Juergen Hoeller 551950cdc0 Consistent use of ClassUtils.forName instead of class.getClassLoader().loadClass 12 years ago
Brian Clozel f651065b5e Polish 12 years ago
Brian Clozel a072b3f20d Fix RestTemplate documentation for gzip encoding 12 years ago
Arjen Poutsma eb65a37f4b Provide builder for ResponseEntity 12 years ago
Stephane Nicoll 04e6575db6 polishing 12 years ago
Juergen Hoeller 2750ab6734 Undertow-related polishing 12 years ago
Juergen Hoeller b43fc7ac0f Building against Quartz 2.2.1 and JavaMail 1.5.2 12 years ago
Juergen Hoeller b64b308f62 Building against Groovy 2.3 instead of 1.8; updated several dependencies to latest maintenance releases (JasperReports 5.5.2, Tiles 3.0.4, Jetty 9.1.5) 12 years ago
Juergen Hoeller e04fb15a5e Compilation compatibility with JasperReports 5.5.2 12 years ago
Juergen Hoeller 782d10c66f JasperReports-related polishing 12 years ago
Rossen Stoyanchev 2c4cbb617e Add WebSocket scope 12 years ago
Rossen Stoyanchev 66c63c374b Ensure handshake attrs are copied in SockJS session 12 years ago
Juergen Hoeller b4d447fc3d isLiteConfigurationCandidate considers @ComponentScan and @ImportResource as indicators as well 12 years ago
Stephane Nicoll 89fc3c0257 Add BackOffExecution to isolate state 12 years ago
Stephane Nicoll 49040a2925 Add back-off attribute to JMS namespace 12 years ago
Stephane Nicoll 6a0483128a Configurable back off for listener recovery 12 years ago
Rossen Stoyanchev 97fb308b6b Allow use of @SendToUser even w/o authenticated user 12 years ago
Juergen Hoeller 3c7bb9c279 Fixed Xml/AnnotationBeanConfigurerTests after AbstractBeanConfigurerTests removal 12 years ago
Juergen Hoeller 6c1f8de5fa Eventual removal of deprecated AbstractBeanConfigurerAspect, BeanReferenceFactoryBean and CommonsLogFactoryBean 12 years ago
Juergen Hoeller 8c9116fd4b Additional tests for configuration class importing via ASM 12 years ago
Stephane Nicoll 580e52372f Add support of YAML 12 years ago
Stephane Nicoll 7b7fe9aa17 JMS documentation update 12 years ago
Sebastien Deleuze 98738c0bbb Avoid ConcurrentModificationException 12 years ago
Rossen Stoyanchev 426b77b834 Support path segment URI var expansion in UrlTag 12 years ago
Rossen Stoyanchev 9d479feadd Add naming strategy for @MVC request mappings. 12 years ago
Juergen Hoeller 381ccde48d IdToEntityConverter defensively handles access to getDeclaredMethods 12 years ago
Juergen Hoeller bea34ea41c GenericTypeResolver returns null for entirely unresolvable type arguments only 12 years ago
Sam Brannen db5d651057 Exclude Jackson from Jasper Reports dependencies 12 years ago
Stephane Nicoll 43e4dbadfe Revert merge commit e246010df7 12 years ago
Stephane Nicoll e246010df7 Merge pull request #102 from remast/master 12 years ago
Stephane Nicoll e18308851d polishing 12 years ago
Jan Stamer 371e3a7ac0 Add exception translator for EclipseLink exceptions 12 years ago
Stephane Nicoll 658f7f58df Add missing @since tag 12 years ago
Rossen Stoyanchev ae30a60d03 Relax websocket xsd attr types for ${} style props 12 years ago
Brian Clozel 5a1b7c6ce7 Update IDEA guidelines 12 years ago
Stephane Nicoll 6551aa61fa Fix typo 12 years ago
Rossen Stoyanchev cb2834c10a Fix compile error 12 years ago