Commit Graph

  • 9d479feadd Add naming strategy for @MVC request mappings. Rossen Stoyanchev 2014-05-06 15:18:31 -04:00
  • 381ccde48d IdToEntityConverter defensively handles access to getDeclaredMethods Juergen Hoeller 2014-05-06 18:49:16 +02:00
  • bea34ea41c GenericTypeResolver returns null for entirely unresolvable type arguments only Juergen Hoeller 2014-05-06 18:06:26 +02:00
  • db5d651057 Exclude Jackson from Jasper Reports dependencies Sam Brannen 2014-05-06 17:34:51 +02:00
  • 43e4dbadfe Revert merge commit e246010df7 Stephane Nicoll 2014-05-06 16:30:13 +02:00
  • e246010df7 Merge pull request #102 from remast/master Stephane Nicoll 2014-05-06 16:05:50 +02:00
  • e18308851d polishing Stephane Nicoll 2014-05-06 16:04:39 +02:00
  • 371e3a7ac0 Add exception translator for EclipseLink exceptions Jan Stamer 2012-06-25 12:52:59 +02:00
  • 658f7f58df Add missing @since tag Stephane Nicoll 2014-05-05 15:45:45 +02:00
  • ae30a60d03 Relax websocket xsd attr types for ${} style props Rossen Stoyanchev 2014-05-02 15:14:48 -04:00
  • 5a1b7c6ce7 Update IDEA guidelines Brian Clozel 2014-05-02 12:27:46 +02:00
  • 6551aa61fa Fix typo Stephane Nicoll 2014-05-02 09:57:00 +02:00
  • cb2834c10a Fix compile error Rossen Stoyanchev 2014-05-01 13:40:23 -04:00
  • 8e1a5b9999 Merge pull request #535 from matsev/SPR-11749 Rossen Stoyanchev 2014-05-01 13:38:53 -04:00
  • f2991da6d6 Made string constants in HttpHeaders public Mattias Severson 2014-05-01 17:59:44 +02:00
  • 676282c66e Support ListenableFuture on @RequestMapping methods Rossen Stoyanchev 2014-05-01 12:28:59 -04:00
  • 0d2aa51576 Update ContentNegotiationManager for unknown path exts Rossen Stoyanchev 2014-05-01 11:54:48 -04:00
  • c50887c877 Merge pull request #487 from cloudmark/SPR-11506 Rossen Stoyanchev 2014-05-01 10:36:54 -04:00
  • 9598a1e2ef Update @SendToUser and related code Rossen Stoyanchev 2014-05-01 10:31:42 -04:00
  • 088b80f4c5 Add singleSession attribute to @SendToUser Mark Galea 2014-03-14 21:55:03 +01:00
  • c9417d0610 Fixed invalid code tag in javadoc (cherry picked from commit a139670) Juergen Hoeller 2014-05-01 00:49:22 +02:00
  • a653c06711 Fixed invalid code tag in javadoc (cherry picked from commit a139670) Juergen Hoeller 2014-05-01 00:49:22 +02:00
  • 759bb33665 Upgraded to propdeps plugin 0.0.6 and backported several build script refinements Juergen Hoeller 2014-05-01 00:49:29 +02:00
  • a139670286 Fixed invalid code tag in javadoc Juergen Hoeller 2014-05-01 00:49:22 +02:00
  • 085e52fc31 Next development version Spring Buildmaster 2014-04-30 15:41:11 -07:00
  • 8f175046c8 spring-orm-hibernate4 requires aopalliance dependency now (after propdeps upgrade) Juergen Hoeller 2014-04-30 23:19:07 +02:00
  • c1dbd9f150 Upgraded to propdeps plugin 0.0.6 (cherry picked from commit a842b93) Juergen Hoeller 2014-04-30 22:51:44 +02:00
  • 42a35ef3be AnnotationMetadataReadingVisitor passes metaAnnotationMap into getMergedAnnotationAttributes algorithm, for finding out about applicable overrides Juergen Hoeller 2014-04-30 22:51:36 +02:00
  • a842b933a9 Upgraded to propdeps plugin 0.0.6 Juergen Hoeller 2014-04-30 22:51:44 +02:00
  • 842a8a851d AnnotationMetadataReadingVisitor passes metaAnnotationMap into getMergedAnnotationAttributes algorithm, for finding out about applicable overrides Juergen Hoeller 2014-04-30 22:51:36 +02:00
  • 39e1342302 Revised definition of @UsesX annotations Juergen Hoeller 2014-04-30 22:51:22 +02:00
  • 1fe477a273 Upgraded to Gradle 1.12 and updated selected dependencies (cherry picked from commit e84f61b) Juergen Hoeller 2014-04-30 13:44:06 +02:00
  • 0e710769c2 JRubyScriptUtils defensively handles null Nodes in findClassNode (fails against JRuby 1.7.12 otherwise) Juergen Hoeller 2014-04-30 13:40:11 +02:00
  • 21fd68150a Log ignored CONNECT messages at error level Rossen Stoyanchev 2014-04-30 11:12:32 -04:00
  • 5dcd55b23b Log ignored CONNECT messages at error level Rossen Stoyanchev 2014-04-30 11:11:43 -04:00
  • d20259be1d Log STOMP ERROR frames at error level Rossen Stoyanchev 2014-04-30 11:01:18 -04:00
  • d52f07aa1b Log STOMP ERROR frames at error level Rossen Stoyanchev 2014-04-30 11:00:27 -04:00
  • 6ca921021c Update log level Rossen Stoyanchev 2014-04-30 10:28:27 -04:00
  • 1958ae3a62 Update log level Rossen Stoyanchev 2014-04-30 10:26:51 -04:00
  • eab9d24c31 Fix Javadoc typo Rossen Stoyanchev 2014-04-30 10:06:32 -04:00
  • 209bb4ee4b Fix Javadoc typo Rossen Stoyanchev 2014-04-30 10:06:32 -04:00
  • 15749c2a9d Upgraded to Gradle 1.12 and updated several dependencies to latest maintenance releases (cherry picked from commit e84f61b) Juergen Hoeller 2014-04-30 13:44:06 +02:00
  • 93b0f0b126 JRubyScriptUtils defensively handles null Nodes in findClassNode (fails against JRuby 1.7.12 otherwise) Juergen Hoeller 2014-04-30 13:40:11 +02:00
  • bd85c916eb Integrate animal sniffer Stephane Nicoll 2014-01-16 16:11:13 +01:00
  • e84f61bb9d Upgraded to Gradle 1.12 and updated several dependencies to latest maintenance releases Juergen Hoeller 2014-04-30 13:44:06 +02:00
  • adb616b67b JRubyScriptUtils defensively handles null Nodes in findClassNode (fails against JRuby 1.7.12 otherwise) Juergen Hoeller 2014-04-30 13:40:11 +02:00
  • c124d3b6c6 Spring Framework build uses Reactor 1.1 GA now, getting rid of last remaining pre-GA dependency (cherry picked from commit 27b2ed1) Juergen Hoeller 2014-04-30 11:41:57 +02:00
  • 27b2ed1614 Spring Framework build uses Reactor 1.1 GA now, getting rid of last remaining pre-GA dependency Juergen Hoeller 2014-04-30 11:41:57 +02:00
  • 90081f787f Fix Cacheable javadoc Stephane Nicoll 2014-04-30 11:40:54 +02:00
  • 790d62bcb1 Simplify and improve STOMP broker relay int tests Rossen Stoyanchev 2014-04-29 23:01:40 -04:00
  • 563476f57c Split destination cache into access vs update Rossen Stoyanchev 2014-04-29 22:15:18 -04:00
  • 6a9b229249 Split destination cache into access vs update Rossen Stoyanchev 2014-04-29 22:15:18 -04:00
  • 79de45b805 Add cache limit to DefaultSessionRegistry and polish Rossen Stoyanchev 2014-04-29 16:23:13 -04:00
  • 63a868dafb Fix DefaultSubscriptionRegistry when using pattern destinations Sebastien Deleuze 2014-04-29 13:48:13 +02:00
  • c879796e00 Add cache limit to DefaultSessionRegistry and polish Rossen Stoyanchev 2014-04-29 16:23:13 -04:00
  • 1054080b24 Fix DefaultSubscriptionRegistry when using pattern destinations Sebastien Deleuze 2014-04-29 13:48:13 +02:00
  • 1afdd9bd75 Polishing (cherry picked from commit 02aca9c) Juergen Hoeller 2014-04-30 00:01:07 +02:00
  • 02aca9c754 Polishing Juergen Hoeller 2014-04-30 00:01:07 +02:00
  • a5606a6c46 Polishing Juergen Hoeller 2014-04-29 23:39:17 +02:00
  • 58adc150c9 Fix STOMP broker relay int test issue Rossen Stoyanchev 2014-04-29 17:17:10 -04:00
  • 56d26443e2 Fix one more issue in STOMP broker relay int test Rossen Stoyanchev 2014-04-29 16:36:43 -04:00
  • 3cb1cb5d2f ConfigurationClassParser considers EnvironmentAware on ImportBeanDefinitionRegistrars Juergen Hoeller 2014-04-29 22:02:18 +02:00
  • 79820e449b ConfigurationClassEnhancer consistently uses registerStaticCallbacks in order to prevent memory leaks Juergen Hoeller 2014-04-29 21:59:12 +02:00
  • 2f5d378d82 AbstractAdvisingBeanPostProcessor uses target class check for existing proxy but checks against actual exposed object otherwise (catching introductions) Juergen Hoeller 2014-04-29 15:44:55 +02:00
  • 13be6d2321 Fix issue in STOMP broker relay integration test Rossen Stoyanchev 2014-04-29 15:48:39 -04:00
  • 228a586efb AspectJExpressionPointcut defensively handles fallback expression parsing Juergen Hoeller 2014-04-28 21:49:36 +02:00
  • b13c5b2378 GenericBeanDefinition's toString() takes parent definition into account Juergen Hoeller 2014-04-28 13:59:51 +02:00
  • 01fe2923ee Simplify STOMP broker relay integration test Rossen Stoyanchev 2014-04-29 13:19:31 -04:00
  • dc2e62fab9 Polishing Juergen Hoeller 2014-04-29 19:07:45 +02:00
  • 1b2014a52d AbstractAutoProxyCreator and AbstractAdvisingBeanPostProcessor consistently not considering configuration callbacks and internal language interfaces as reasonable proxy interfaces Juergen Hoeller 2014-04-29 19:07:29 +02:00
  • d0c839f0eb Polishing Juergen Hoeller 2014-04-29 16:21:06 +02:00
  • 744727b8aa AbstractAdvisingBeanPostProcessor uses target class check for existing proxy but checks against actual exposed object otherwise (catching introductions) Juergen Hoeller 2014-04-29 15:44:55 +02:00
  • e510f6393a Polishing Juergen Hoeller 2014-04-29 15:45:56 +02:00
  • a0658c5832 AbstractAdvisingBeanPostProcessor uses target class check for existing proxy but checks against actual exposed object otherwise (catching introductions) Juergen Hoeller 2014-04-29 15:44:55 +02:00
  • 9fbb7394e2 Polish STOMP documentation Rossen Stoyanchev 2014-04-28 22:35:10 -04:00
  • 26a9c4bc01 Polish STOMP documentation Rossen Stoyanchev 2014-04-28 22:35:10 -04:00
  • 77a250ef92 Update RequestMapping javadoc typo. Chexpir 2014-04-28 16:47:30 +01:00
  • 80cb0c4e5b Include more guidance about DispatcherServlet context Sebastien Deleuze 2014-04-28 16:51:10 +02:00
  • 59a050f3b9 Include more guidance about DispatcherServlet context Sebastien Deleuze 2014-04-28 16:51:10 +02:00
  • 86785f340e Document STOMP-related ApplicationContext events Rossen Stoyanchev 2014-04-28 21:57:56 -04:00
  • 5c4804f4a4 Document STOMP-related ApplicationContext events Rossen Stoyanchev 2014-04-28 21:57:56 -04:00
  • a679f3e7a3 Polishing (cherry picked from commit be5f2a8) Juergen Hoeller 2014-04-28 23:37:07 +02:00
  • bd5b3749c5 Revised @PropertySource parsing for consistent PropertySource naming, avoiding accidental overriding by name Juergen Hoeller 2014-04-28 23:24:57 +02:00
  • 89398b0811 AspectJExpressionPointcut defensively handles fallback expression parsing Juergen Hoeller 2014-04-28 21:49:36 +02:00
  • a87c9b8c5c Test for base package specified as config location Juergen Hoeller 2014-04-28 21:31:38 +02:00
  • d0f9853769 Test for overriding singleton @Bean method with scoped proxy in configuration subclass Juergen Hoeller 2014-04-28 14:02:02 +02:00
  • bed739ce92 GenericBeanDefinition's toString() takes parent definition into account Juergen Hoeller 2014-04-28 13:59:51 +02:00
  • be5f2a8b4e Polishing Juergen Hoeller 2014-04-28 23:37:07 +02:00
  • ab24dda4ff Revised @PropertySource parsing for consistent PropertySource naming, avoiding accidental overriding by name Juergen Hoeller 2014-04-28 23:24:57 +02:00
  • ce4912b627 AspectJExpressionPointcut defensively handles fallback expression parsing Juergen Hoeller 2014-04-28 21:49:36 +02:00
  • 8e6e6c22af Test for base package specified as config location Juergen Hoeller 2014-04-28 21:31:38 +02:00
  • cb712afa97 Improve handling of disconnects in STOMP broker relay Rossen Stoyanchev 2014-04-28 10:06:41 -04:00
  • 299776fd80 Test for overriding singleton @Bean method with scoped proxy in configuration subclass Juergen Hoeller 2014-04-28 14:02:02 +02:00
  • 0ef29b204b GenericBeanDefinition's toString() takes parent definition into account Juergen Hoeller 2014-04-28 13:59:51 +02:00
  • 6f2e61b19f Polishing (cherry picked from commit c97c246) Juergen Hoeller 2014-04-28 00:29:04 +02:00
  • 63733c4805 AbstractMarshaller avoids SAXSource workaround when processExternalEntities=true Juergen Hoeller 2014-04-28 00:27:04 +02:00
  • 6cb45f714e General defensiveness about the bootstrap ClassLoader (i.e. null ClassLoader) Juergen Hoeller 2014-04-28 00:26:18 +02:00
  • ce1954da1e Configuration class processing explicitly skips java.* classes since we'll never find @Bean annotations there anyway Juergen Hoeller 2014-04-28 00:17:19 +02:00
  • 310bdbcb15 @Bean processing explicitly ignores bridge methods (for method overrides with return type narrowing on JDK 8) Juergen Hoeller 2014-04-28 00:16:38 +02:00
  • c97c246940 Polishing Juergen Hoeller 2014-04-28 00:29:04 +02:00