5442 Commits (beanbuilder)
 

Author SHA1 Message Date
Chris Beams b0acb588e5 Merge pull request #125 from jeffbrown/beanbuilder 12 years ago
Jeff Brown a0b3da716c fix test 12 years ago
Jeff Brown fbcdc573c2 GRAILS-4995 - Improve the handling of List and Map ctor args 12 years ago
Chris Beams c463fd0235 Add spring-lang-groovy to settings.gradle 12 years ago
Jeff Brown a6879b165e Adding some beanbuilder code to the build 12 years ago
Chris Beams 6249539426 Upgrade to Gradle 1.1 GA 12 years ago
Sam Brannen 826e565b7c Polish GenericTypeResolver 12 years ago
Sam Brannen 3fbcebb82e Merge pull request #113 from aclement/SPR-9613 12 years ago
Andy Clement a7418f480c Support case-insensitive null literals in SpEL 12 years ago
Rossen Stoyanchev 529e62921d Refactor Servlet 3 async support 12 years ago
Sam Brannen 026ee846c7 Merge pull request #112 from aclement/SPR-9612 12 years ago
Andy Clement e4a926ea3c Modify SpEL Tokenizer to support methods on numbers 12 years ago
Sam Brannen 015086cb9c Introduce new methods in tx base test classes 12 years ago
Sam Brannen 8d9637ada6 Provide JdbcTemplate in tx base classes in the TCF 12 years ago
Sam Brannen a7d43773e8 Merge pull request #90 from ianbrandt/SPR-9235 12 years ago
Ian Brandt bd0c4b4d99 Deprecate SimpleJdbcTestUtils in favor of JdbcTestUtils 12 years ago
Sam Brannen 04bfc802db Use consistent HSQLDB version in Gradle build 12 years ago
Sam Brannen d2178552c3 Merge pull request #111 from sbrannen/SPR-9492 12 years ago
Sam Brannen f49b22c78f Introduce MockEnvironment in the spring-test module 12 years ago
Sam Brannen 0329df218e Polish error message in BeanFactoryAnnotationUtils 12 years ago
Sam Brannen 1fd9975e21 Polish Javadoc for NoSuchBeanDefinitionException 12 years ago
Sam Brannen 2b7a629068 Support TransactionManagementConfigurer in the TCF 12 years ago
Sam Brannen f21fe33e74 Support single, unqualified tx manager in the TCF 12 years ago
Sam Brannen c0b4e368dc Fix typo in TransactionManagementConfigurer Javadoc 12 years ago
Sam Brannen 37dc211f58 Support named dispatchers in MockServletContext 12 years ago
Rossen Stoyanchev 914557b975 Use a default for INTROSPECT_TYPE_LEVEL_MAPPING 12 years ago
Rossen Stoyanchev 7c6a1a1bf0 Improve tests for detection of @MVC annotations 12 years ago
Sam Brannen 060b37ca8d Fix typo in MockFilterChain 12 years ago
Rossen Stoyanchev 64d939bb16 Add ContentNegotiationManagerFactoryBean 12 years ago
Rossen Stoyanchev 028e15faa3 Add options to configure content negotiation 12 years ago
Rossen Stoyanchev 92759ed1f8 Add exclude patterns for mapped interceptors 12 years ago
Rossen Stoyanchev 5a365074c2 Fix issue with failing test from previous commit 12 years ago
Rossen Stoyanchev 6cc512b51c Ensure async Callables are in sync with the call stack 12 years ago
Sam Brannen 33a3681975 Fix DeferredResult typo in changelog 12 years ago
Rossen Stoyanchev d3d00696a4 Create StandardServletAsyncWebRequest via reflection 12 years ago
Rossen Stoyanchev eab6e1d134 Parameterize DeferredResult 12 years ago
Rossen Stoyanchev 55bd99fa16 Fix typos in Spring MVC chapter of reference docs 12 years ago
Sam Brannen 35a423a858 Merge pull request #108 from rwinch/SPR-9594 12 years ago
Rob Winch 59d80ec19e Fix minor issue in MockHttpServletRequest 12 years ago
Rossen Stoyanchev 67a05e4185 Update section on exception handling MVC chapter 12 years ago
Rossen Stoyanchev a1b7a314c1 Add BindException to DefaultHandlerExceptionResolver 12 years ago
Rossen Stoyanchev e860fa9a8b Move feed message converters ahead of jackson/jaxb2 12 years ago
Chris Beams 2b4a516980 Merge pull request #104 from poutsma/SPR-9536 12 years ago
Rob Winch a681e574c3 Include **/*.aj files in *-sources.jar files 12 years ago
Rossen Stoyanchev cf147a82ef Fix issue with incorrect class import 12 years ago
Rossen Stoyanchev c846198e46 Add support for global @ExceptionHandler methods 12 years ago
Juergen Hoeller ccd2da37ce preparations for 3.2 M2 12 years ago
Juergen Hoeller dda3197c77 added "jtaTransactionManager" property to Hibernate 4 LocalSessionFactoryBean/Builder 12 years ago
Juergen Hoeller 9aa43fcef6 reintroduced static DEFAULT_CHARSET field 12 years ago
Chris Beams 2ec7834124 Resolve nested placeholders via PropertyResolver 12 years ago