Commit Graph

  • 52153bd454 Document search scope in Ann*[Element]Utils Sam Brannen 2015-05-12 21:06:27 +02:00
  • 00147379f9 Polishing (cherry picked from commit 9e925aa) Juergen Hoeller 2015-05-11 21:52:38 +02:00
  • 0d2859c99b Javadoc fixes (cherry picked from commit a8f7539) Juergen Hoeller 2015-05-11 19:04:29 +02:00
  • 9e925aa86c Polishing Juergen Hoeller 2015-05-11 21:52:38 +02:00
  • a899e066f2 RequestResponseBodyMethodProcessor decorates ServletInputStream as well Juergen Hoeller 2015-05-11 21:52:30 +02:00
  • 89694b009a Fix CachingResourceResolver key generation Brian Clozel 2015-05-04 11:26:35 +02:00
  • 58d8a81b16 Fix maven dependency scope conflicts in MergePlugin Brian Clozel 2015-05-11 20:42:24 +02:00
  • e5ccdfb029 Polishing (cherry picked from commit ce4e795) Juergen Hoeller 2015-05-11 18:05:09 +02:00
  • adb54b2c69 Backported DispatcherServlet and ServletContextResourcePatternResolver refinements Juergen Hoeller 2015-05-11 19:58:36 +02:00
  • eb6368ca3f CustomBooleanEditor avoids potential NPE in case of allowEmpty=false Juergen Hoeller 2015-05-11 14:20:19 +02:00
  • ed9769a11b Avoid infinite loop in PatternMatchUtils Juergen Hoeller 2015-05-07 15:41:40 +02:00
  • b5a56ca3a9 CronSequenceGenerator explicitly rejects invalid incrementer delta Juergen Hoeller 2015-04-01 16:45:24 +02:00
  • dd73848e15 BeanWrapperImpl.setPropertyValue throws InvalidPropertyException with correct property value for nested collection case Juergen Hoeller 2015-03-31 10:03:00 +02:00
  • 64a039402a Clarification: Lifecycle does not imply auto-startup semantics Juergen Hoeller 2015-03-30 21:06:12 +02:00
  • a8f75399f8 Javadoc fixes Juergen Hoeller 2015-05-11 19:04:29 +02:00
  • 6422f7a0a1 Add TODO re: FailOnTimeout.builder() & JUnit 4.12 Sam Brannen 2015-05-11 18:13:45 +02:00
  • 14cd3ef2d5 Latest dependency updates (Hibernate 4.3.9, Jackson 2.4.6, JasperReports 6.0.4, Netty 4.0.27, SLF4J 1.7.12, Tomcat 8.0.22, Undertow 1.1.4) Juergen Hoeller 2015-05-11 18:06:29 +02:00
  • ce4e795f09 Polishing Juergen Hoeller 2015-05-11 18:05:09 +02:00
  • 0cd7fed050 CustomBooleanEditor avoids potential NPE in case of allowEmpty=false Juergen Hoeller 2015-05-11 14:20:19 +02:00
  • 8e074b6b67 Avoid infinite loop in PatternMatchUtils Juergen Hoeller 2015-05-07 15:41:40 +02:00
  • 5b10575ce5 Fix for ASM issue 317555 Juergen Hoeller 2015-05-07 15:41:24 +02:00
  • 6a7aab02aa PathMatchingResourcePatternResolver skips invalid jar classpath entries Juergen Hoeller 2015-04-24 17:40:13 +02:00
  • e95a7a47c3 StatementCreatorUtils.setValue only uses setString etc for Types.OTHER in case of Oracle Juergen Hoeller 2015-04-16 21:53:51 +02:00
  • fb7476f543 InvocableHandlerMethod logs argument resolution exceptions at debug level Juergen Hoeller 2015-04-16 20:26:11 +02:00
  • 56f8d17b0c FactoryBean type check logs currently-in-creation exception at debug level Juergen Hoeller 2015-04-16 18:16:03 +02:00
  • 6783ba2903 @Bean-returned FactoryBean proxy delegates to actual target instance now Juergen Hoeller 2015-04-15 22:49:53 +02:00
  • 8f6ac19f50 HttpEntity and its subclasses insist on same target type for equality Juergen Hoeller 2015-04-15 14:58:16 +02:00
  • e67a63e1f7 AnnotationAsyncExecutionAspect properly accepts ListenableFuture return type Juergen Hoeller 2015-04-15 14:57:43 +02:00
  • f1dbe8db27 AnnotatedElementUtils leniently ignores TypeNotPresentExceptions (just like AnnotationUtils) Juergen Hoeller 2015-04-04 00:20:16 +02:00
  • 64a01d64c5 Polishing Juergen Hoeller 2015-05-11 14:42:45 +02:00
  • 549e888cd7 CustomBooleanEditor avoids potential NPE in case of allowEmpty=false Juergen Hoeller 2015-05-11 14:20:19 +02:00
  • d14e29a5c0 Polish SpringJUnit4ClassRunner and related support classes Sam Brannen 2015-05-11 13:39:22 +02:00
  • 7ea50238a6 Upgrade Netty to 4.0.28.Final Brian Clozel 2015-05-11 10:51:07 +02:00
  • fcf75c90b1 Fix broken AnnotationAttributesTests Sam Brannen 2015-05-10 13:10:04 +02:00
  • 92c1751d35 Merge pull request #797 from marschall/SPR-13007 Sam Brannen 2015-05-10 12:43:27 +02:00
  • 994d86992c Avoid eager formatting in pre-condition checks Philippe Marschall 2015-05-10 11:15:42 +02:00
  • cf51f0c0aa Assert pre-conditions in AopTestUtils Sam Brannen 2015-05-09 21:02:40 +02:00
  • efe3a35da8 Introduce AOP testing utilities Sam Brannen 2015-05-09 20:32:18 +02:00
  • 1f54ba001b Polish Javadoc for AopUtils, Advised, & related classes Sam Brannen 2015-05-09 19:09:00 +02:00
  • 94f9a0b03a Hibernate 5 version references in javadoc Juergen Hoeller 2015-05-09 19:27:14 +02:00
  • cf0a916793 Consistent non-public AsyncRequestInterceptor classes Juergen Hoeller 2015-05-09 18:05:31 +02:00
  • f9c3910341 Support for Hibernate ORM 5.0 Beta 2 Juergen Hoeller 2015-05-09 17:55:18 +02:00
  • 1e046435ab AntPathMatcher actually throws IllegalArgumentException if patterns cannot be combined Juergen Hoeller 2015-05-09 15:29:33 +02:00
  • acfc95e260 Merge pull request #796 from kazuki43zoo/SPR-13000 Juergen Hoeller 2015-05-09 12:24:16 +02:00
  • 7926dea352 Modify to use the ConfigurableApplicationContext in reference document Kazuki Shimizu 2015-05-09 10:25:06 +09:00
  • 1722fa6678 JSR-223 based StandardScriptFactory (including <lang:std> support) Juergen Hoeller 2015-05-08 23:56:08 +02:00
  • 4bf32578b5 Rename MethodBasedEvaluationContextTest to *Tests Sam Brannen 2015-05-08 18:44:49 +02:00
  • b84b0e237b Delete spring-context's dependency on spring-beans-groovy Sam Brannen 2015-05-08 18:33:55 +02:00
  • 04d6afe54d Support arbitrary levels of meta-annotations in TypeDescriptor Sam Brannen 2015-05-08 16:05:18 +02:00
  • 5f03c97295 Polish Javadoc for MethodParameter Sam Brannen 2015-05-08 16:03:55 +02:00
  • 638926be4f Use JUnit ExpectedException rule in AntPathMatcherTests Sam Brannen 2015-05-08 14:37:15 +02:00
  • c7cdbe126d Introduce failing test case in AntPathMatcherTests Sam Brannen 2015-05-08 14:31:21 +02:00
  • bf423b2ca0 Remove duplicate separators when combining paths Sam Brannen 2015-05-08 13:54:12 +02:00
  • a80d0e87a4 Merge pull request #795 from poutsma/SPR-12975 Sam Brannen 2015-05-08 13:54:12 +02:00
  • 76beb36e4b Remove duplicate separators when combining paths Arjen Poutsma 2015-05-07 16:17:36 +02:00
  • 5648fbfc31 Latest dependency updates (EhCache 2.10, Jackson 2.5.3, JasperReports 6.0.4, SLF4J 1.7.12, Tomcat 8.0.22, Undertow 1.2.5) Juergen Hoeller 2015-05-07 20:29:40 +02:00
  • dbd82d128d Polishing Juergen Hoeller 2015-05-07 20:18:17 +02:00
  • e87dc9f82d Test for AspectJ pointcuts with lambdas (currently marked as ignored) Juergen Hoeller 2015-05-07 19:59:54 +02:00
  • eb9eadbb50 Polish Rossen Stoyanchev 2015-05-07 12:00:55 -04:00
  • a36319e91c Introduce Marshalling MessageConverter Arjen Poutsma 2015-05-07 15:15:57 +02:00
  • 2b528bb643 Improve and update docs on MvcUriComponentsBuilder Rossen Stoyanchev 2015-05-07 10:42:44 -04:00
  • 1cc042d4c7 Polishing Juergen Hoeller 2015-05-07 16:03:15 +02:00
  • 783cb2c438 StringUtils.commaDelimitedListToSet/removeDuplicateStrings preserves original order Juergen Hoeller 2015-05-07 16:02:48 +02:00
  • b90085500d Revert introduction of isNotEmpty aliases Juergen Hoeller 2015-05-07 15:54:55 +02:00
  • db80378dbe Avoid infinite loop in PatternMatchUtils Juergen Hoeller 2015-05-07 15:41:40 +02:00
  • 2c043ec9d7 Fix for ASM issue 317555 Juergen Hoeller 2015-05-07 15:41:24 +02:00
  • cb01f89a40 Upgrade to reactor 2.0.1 Rossen Stoyanchev 2015-05-07 09:33:45 -04:00
  • 5465506fdd Register automatically Jackson's JDK 8 module when available Sebastien Deleuze 2015-05-07 11:38:21 +02:00
  • a89c0ecf5d Fix broken cross-references in reference manual Sam Brannen 2015-05-07 14:21:40 +02:00
  • 401bcd4a8a Polish Javadoc for AnnotatedElementUtils Sam Brannen 2015-05-07 14:01:02 +02:00
  • 581cf3a0a5 Fix JSON Views code sample in the documentation Sebastien Deleuze 2015-05-07 10:28:30 +02:00
  • 2b2186781b Fix JSON Views code sample in the documentation Sebastien Deleuze 2015-05-07 10:23:01 +02:00
  • 98f8838173 Upgrade docbook-reference-plugin to 0.3.1 Brian Clozel 2015-05-06 23:35:16 +02:00
  • ed60b8cf5b Upgrade build to Gradle 2.4 Sam Brannen 2015-05-06 21:37:22 +02:00
  • 7a690df925 Remove trailing whitespace from Java source code Sam Brannen 2015-05-06 20:08:42 +02:00
  • edc66d76af Improve description of DefaultLobHandler in reference manual Kazuki Shimizu 2015-05-06 03:24:48 +09:00
  • 250aef81e4 Merge pull request #791 from kazuki43zoo/SPR-12990 Sam Brannen 2015-05-06 19:03:20 +02:00
  • 6db8f24aaf Polish AnnotatedElementUtils[Tests] Sam Brannen 2015-05-06 18:48:26 +02:00
  • 270308dfd9 Document "get vs. find" semantics in AnnotatedElementUtils Sam Brannen 2015-05-06 18:29:26 +02:00
  • 5c0f98aea4 Document & test AnnotatedElementUtils.getAllAnnotationAttributes Sam Brannen 2015-05-06 15:53:58 +02:00
  • 2015781ea1 Rename duplicate EnvironmentIntegrationTests to EnvironmentSystemIntegrationTests Sam Brannen 2015-05-06 15:51:14 +02:00
  • 8b545f47bd Fix remote context handling in UrlTag Brian Clozel 2015-05-06 14:54:18 +02:00
  • 9eb3518583 Introduce tests for AnnotatedElementUtils.isAnnotated() Sam Brannen 2015-05-06 14:06:56 +02:00
  • e2158d75de Improve documentation of AnnotatedElementUtils.Processor Sam Brannen 2015-05-06 13:51:40 +02:00
  • 61bfb5a2e7 Merge pull request #789 from kazuki43zoo/SPR-12987 Sam Brannen 2015-05-06 14:04:47 +02:00
  • c9d4e4eab8 Merge pull request #790 from kazuki43zoo/SPR-12988 Sam Brannen 2015-05-06 13:21:20 +02:00
  • 6584a53bcb Merge pull request #792 from kazuki43zoo/SPR-12992 Sam Brannen 2015-05-06 13:18:15 +02:00
  • 6aef452e59 Merge pull request #793 from kazuki43zoo/SPR-12993 Sam Brannen 2015-05-06 13:12:54 +02:00
  • 702fb08dd5 Modify typo in reference document Kazuki Shimizu 2015-05-06 19:31:31 +09:00
  • e3bd728088 Remove the RemoteAccountService Kazuki Shimizu 2015-05-06 19:15:25 +09:00
  • fc415a28e7 Modify to disply the image of oxm exceptions hierarchy Kazuki Shimizu 2015-05-06 15:42:30 +09:00
  • b8f10f69a9 Fix binary compatibility for SmartApplicationListener Stephane Nicoll 2015-05-06 08:52:47 +09:00
  • 5d67219a4e Eliminate inspection of annotations on core Java annotations Sam Brannen 2015-05-06 00:17:12 +02:00
  • ba84458c65 Overhaul AnnotatedElementUtils Sam Brannen 2015-05-05 23:35:00 +02:00
  • 7fdd3f39d6 JpaDialect description replace to EclipseLink from Toplink Kazuki Shimizu 2015-05-06 04:46:40 +09:00
  • 91ac6fc716 Remove descriptions of classic ORM API(JDO/JPA) Kazuki Shimizu 2015-05-06 03:18:51 +09:00
  • 8853107f76 Find CORS config by HandlerMethod Rossen Stoyanchev 2015-05-05 12:40:47 -04:00
  • 4a8baebf59 Improve MappingRegistry tests and polish Rossen Stoyanchev 2015-05-05 10:49:01 -04:00
  • 16b189cc1a Add failing test for concrete @RequestMapping method in abstract superclass Sam Brannen 2015-05-05 17:31:21 +02:00
  • 5dd70a8e46 Simplify HandlerMethodAnnotationDetectionTests config Sam Brannen 2015-05-05 16:06:00 +02:00