Commit Graph

  • 9362d0d547 PayloadArgumentResolver does not insist on configured Validator anymore Juergen Hoeller 2014-12-29 18:58:50 +01:00
  • 37713ae9dd HandlerExecutionChain prevents re-adding the interceptors array to the list (and declares varargs now) Juergen Hoeller 2014-12-29 18:58:41 +01:00
  • e118086bd1 Annotation post-processors clear old InjectionMetadata registrations on refresh Juergen Hoeller 2014-12-29 18:56:44 +01:00
  • 3791e7f653 TimeZone and ZoneId as supported arguments for MVC handler methods Juergen Hoeller 2014-12-29 16:41:31 +01:00
  • ee0688a2b5 Add external links to reference doc and screencast Brian Clozel 2014-12-29 15:49:31 +01:00
  • 86b8112c90 Polishing Juergen Hoeller 2014-12-29 15:13:40 +01:00
  • 6f2de283c4 Doc: base-packages can be comma/semicolon/space/tab/linefeed-separated Juergen Hoeller 2014-12-29 13:39:48 +01:00
  • 0919a15f91 Spring's JMX support can rely on native MXBean detection on Java 6+ Juergen Hoeller 2014-12-29 13:26:32 +01:00
  • d4a5059097 AnnotationJmxAttributeSource uses AnnotationUtils for consistent meta-annotation handling and diagnostics Juergen Hoeller 2014-12-29 13:17:49 +01:00
  • ed0e2f4445 PayloadArgumentResolver does not insist on configured Validator anymore Juergen Hoeller 2014-12-29 12:55:37 +01:00
  • c50886ce03 Fix scope inheritance documentation Stephane Nicoll 2014-12-29 11:02:55 +01:00
  • 0c7fa9e786 Fix scope inheritance documentation Stephane Nicoll 2014-12-29 10:54:19 +01:00
  • 752bbbdd05 Fix scope inheritance documentation Stephane Nicoll 2014-12-29 10:54:19 +01:00
  • 73c21fbac1 Define JCache aspect Stephane Nicoll 2014-12-29 10:02:14 +01:00
  • 71783c5d86 Allow default settings of a custom HttpClient to apply Stephane Nicoll 2014-12-23 17:36:07 +01:00
  • 961574bd17 Fix regression in determineTransactionManager Stephane Nicoll 2014-12-28 18:17:01 +01:00
  • 4a0ac97550 Fix regression in determineTransactionManager Stephane Nicoll 2014-12-28 17:38:06 +01:00
  • a770b151d9 Specify SockJS protocol and client supported versions Sebastien Deleuze 2014-12-26 22:38:49 +01:00
  • ea05e0b1ad Improve @SessionAttributes support during redirect Rossen Stoyanchev 2014-12-23 14:15:41 -05:00
  • ea2943feca Polish ModelAndViewContainer and update tests Rossen Stoyanchev 2014-12-23 10:29:54 -05:00
  • 670974d76a Allow sending binary messages with STOMP Rossen Stoyanchev 2014-12-03 14:53:08 -05:00
  • 6b3023c2aa HandlerExecutionChain prevents re-adding the interceptors array to the list (and declares varargs now) Juergen Hoeller 2014-12-23 18:27:49 +01:00
  • d55af2b445 Consistent throwing of last UnsatisfiedDependencyException if available and no constructor resolved Juergen Hoeller 2014-12-23 17:35:11 +01:00
  • cae217de94 Handle scoped proxy properly in MBeanExporter Stephane Nicoll 2014-12-16 10:45:25 +01:00
  • 809ee0d350 Annotation post-processors clear old InjectionMetadata registrations on refresh Juergen Hoeller 2014-12-23 14:02:00 +01:00
  • dfdfc03ff3 Polishing Juergen Hoeller 2014-12-22 20:02:25 +01:00
  • fa138d2c70 ReflectionHelper's isFirstEntryInArray properly handles empty arrays Juergen Hoeller 2014-12-22 19:54:16 +01:00
  • d40be6cfda Latest dependency updates (Groovy 2.3.9, JRuby 1.7.17, SLF4J 1.7.9) Juergen Hoeller 2014-12-22 18:47:10 +01:00
  • c114c08922 Preparations for Jackson 2.5 Juergen Hoeller 2014-12-22 18:46:57 +01:00
  • 7317457bb1 Consistent bridge method handling in annotation post-processors Juergen Hoeller 2014-12-22 18:46:45 +01:00
  • ad71c6a91c AbstractApplicationEventMulticaster populates ListenerRetriever cache in fully synchronized fashion Juergen Hoeller 2014-12-22 18:46:22 +01:00
  • b30843aee0 AbstractFallbackTransactionAttributeSource's DefaultCacheKey takes targetClass into account (again) Juergen Hoeller 2014-12-22 18:46:07 +01:00
  • 6d6cd56d4a Improve logging of registerScope Stephane Nicoll 2014-12-22 18:02:26 +01:00
  • dc15070877 Consistent bridge method handling in annotation post-processors Juergen Hoeller 2014-12-22 16:42:47 +01:00
  • 61a6bc0139 AbstractApplicationEventMulticaster populates ListenerRetriever cache in fully synchronized fashion Juergen Hoeller 2014-12-22 15:46:58 +01:00
  • aafdcecf53 Customize connection request timeout Stephane Nicoll 2014-12-22 16:31:07 +01:00
  • c087e51b80 AbstractFallbackTransactionAttributeSource's DefaultCacheKey takes targetClass into account (again) Juergen Hoeller 2014-12-22 14:01:19 +01:00
  • 2b0ada95ce AbstractApplicationEventMulticaster populates ListenerRetriever cache in fully synchronized fashion Juergen Hoeller 2014-12-22 15:46:58 +01:00
  • 24b82746b5 Polish upgrade to HttpComponents 4.3 Stephane Nicoll 2014-12-22 14:31:24 +01:00
  • 4efe6a8a5c AbstractFallbackTransactionAttributeSource's DefaultCacheKey takes targetClass into account (again) Juergen Hoeller 2014-12-22 14:01:19 +01:00
  • d8a01cb04a Polish MockMvcBuilders tests Sebastien Deleuze 2014-12-22 13:41:04 +01:00
  • ec3967a6c7 Consistent bridge method handling in annotation post-processors Juergen Hoeller 2014-12-22 13:44:01 +01:00
  • 32aafb21ff Set ROOT_WEB_APPLICATION_CONTEXT_ATTRIBUTE in DefaultMockMvcBuilder Sebastien Deleuze 2014-12-22 11:53:45 +01:00
  • c4049a989a Better doc reference of CachingConfigurer Stephane Nicoll 2014-12-22 11:37:44 +01:00
  • fbe6051233 Upgrade HttpComponentsHIRE to HttpComponents 4.3 Stephane Nicoll 2014-01-17 12:17:48 +01:00
  • abc3cc4dc4 Ensure correct boxing in compiled code for OpEq with primitives Andy Clement 2014-12-18 13:46:55 -08:00
  • 3125ef784c Polish documentation for inferred bean destruction mode Sam Brannen 2014-12-18 13:41:59 +01:00
  • 6ff2abcb83 Document destroy method name inference Stephane Nicoll 2014-12-18 11:10:17 +01:00
  • fd7153ffbb Do not retain cache transaction managers Stephane Nicoll 2014-12-16 16:26:02 +01:00
  • cec26e9ac4 Rework determineTransactionManager condition Stephane Nicoll 2014-12-16 15:05:00 +01:00
  • 4308a0404c Refine EclipseLink SQL logging Sebastien Deleuze 2014-12-15 11:30:36 +01:00
  • 431aed3b01 Fix typo in ide.gradle Sam Brannen 2014-12-13 14:37:50 +01:00
  • f7d594bedd Update Eclipse project import script Sam Brannen 2014-12-13 14:24:01 +01:00
  • c2101cbcf4 Require non-empty values for TxMgr qualifiers & bean names Sam Brannen 2014-12-12 21:01:00 +01:00
  • 5b5cf37ac5 Polish Javadoc regarding default transaction manager Sam Brannen 2014-12-12 20:56:59 +01:00
  • eef0bf43d5 Upgrade Jetty to 9.2.6.v20141205 Brian Clozel 2014-12-11 19:03:05 +01:00
  • c62fbea2ba Demonstrate that the CollectionFactory API is not type-safe Sam Brannen 2014-12-11 15:55:41 +01:00
  • aec284a4ca Create empty EnumSets & EnumMaps in CollectionFactory Sam Brannen 2014-12-10 22:59:00 +01:00
  • fb426fe611 Demonstrate that the CollectionFactory API is not type-safe Sam Brannen 2014-12-10 17:36:01 +01:00
  • 978b8c81e5 Cover maps & more collections in CollectionFactoryTests Sam Brannen 2014-12-10 16:44:52 +01:00
  • 86f99ec8f7 Improve error handling in CollectionFactory Sam Brannen 2014-12-10 14:47:05 +01:00
  • 866d8fea0d Polish grammar and wording in the reference manual Sam Brannen 2014-12-10 14:44:01 +01:00
  • 67f184293b Improve performance of generateKey Stephane Nicoll 2014-12-10 14:34:11 +01:00
  • b0a72b311f Polish Spring Framework Artifacts table Sam Brannen 2014-12-10 13:54:04 +01:00
  • 1f6a15e4da List Spring Framework artifacts in the reference manual Sebastien Deleuze 2014-12-10 10:23:36 +01:00
  • 67f1967eee Polish reference manual Sebastien Deleuze 2014-12-10 00:26:28 +01:00
  • 5aaed147d5 Use public AssumptionViolatedException in Assume Sam Brannen 2014-12-10 00:29:52 +01:00
  • d8ef666764 Suppress "rawtypes" warnings in CollectionFactory Sam Brannen 2014-12-09 21:29:05 +01:00
  • fe78900524 Work-around for Eclipse bug regarding EnumSets Sam Brannen 2014-12-09 20:54:36 +01:00
  • 84ef269d54 Remove outdated reference to Spring Modules Sebastien Deleuze 2014-12-09 15:29:24 +01:00
  • 7c937441b1 Next Development Version Spring Buildmaster 2014-12-09 02:25:18 -08:00
  • e901abee06 Fix JavaDoc in TestExecutionListener regarding Ordered Sam Brannen 2014-12-08 23:51:40 +01:00
  • 0524a82c09 Update unprocessableEntity to allow body Rossen Stoyanchev 2014-12-08 16:19:14 -05:00
  • 9cb1569e67 Synchronize message sending Rossen Stoyanchev 2014-12-08 12:02:19 -05:00
  • ac5c361688 Check the user of a SockJS request Rossen Stoyanchev 2014-12-08 11:22:45 -05:00
  • 33fca4e7ae Fix and polish Javadoc for JpaTransactionManager Sam Brannen 2014-12-08 17:21:59 +01:00
  • adc7ad7fb2 Fix detection of the @SendTo annotation Stephane Nicoll 2014-12-08 10:56:02 +01:00
  • 4c5e17ec3e Consistent resolution of Class methods and static methods Juergen Hoeller 2014-12-03 23:03:24 +01:00
  • 328ba7b6d4 Polishing Juergen Hoeller 2014-12-07 23:24:38 +01:00
  • d97add075a Consistent bridge method handling in annotation post-processors Juergen Hoeller 2014-12-07 23:24:02 +01:00
  • c8ff562d1f DefaultSingletonBeanRegistry's isDependent defensively checks for circular recursion Juergen Hoeller 2014-12-07 16:30:31 +01:00
  • 1d6978afd5 Revised ControllerAdvice basePackages handling (based on package names instead of java.lang.Package) Juergen Hoeller 2014-12-04 17:56:01 +01:00
  • 4660e61cf9 Consistent resolution of Class methods and static methods Juergen Hoeller 2014-12-03 23:03:24 +01:00
  • dfc79721cb AnnotationAttributesReadingVisitor defensively handles meta-annotation retrieval failure Juergen Hoeller 2014-12-02 15:12:23 +01:00
  • 90ae073854 Relaxed final declarations and protected doInvoke methods Juergen Hoeller 2014-12-01 15:07:24 +01:00
  • b796c1e87e Synchronize message sending Rossen Stoyanchev 2014-12-07 16:08:40 -05:00
  • bb1d1e916e Polishing Juergen Hoeller 2014-12-07 20:52:18 +01:00
  • 03d4e1bc22 Consistent bridge method handling in annotation post-processors Juergen Hoeller 2014-12-07 20:51:35 +01:00
  • 15d3b88037 DefaultSingletonBeanRegistry's isDependent defensively checks for circular recursion Juergen Hoeller 2014-12-07 16:30:31 +01:00
  • 1daa5eb383 ResponseEntity provides static "unprocessableEntity()" convenience method as well Juergen Hoeller 2014-12-07 15:34:39 +01:00
  • 03f5176df1 List Tomcat and Jetty Web first. Rossen Stoyanchev 2014-12-05 12:19:06 -05:00
  • 189ec75789 Add ability to clone to UriComponentsBuilder hierarchy Rossen Stoyanchev 2014-12-05 12:14:16 -05:00
  • 2fccf3ff44 Add support for autowiring Jackson handlers Sebastien Deleuze 2014-12-04 18:40:49 +01:00
  • ea7f787ad8 Update supported WebSocket runtimes in the reference documentation Sebastien Deleuze 2014-12-05 17:03:48 +01:00
  • 016b3b758a Upgrade to JUnit 4.12 Juergen Hoeller 2014-12-05 13:26:43 +01:00
  • d1f8968595 ControllerAdvice basePackages specifically refer to actual packages (avoiding accidental prefix matches with other packages) Juergen Hoeller 2014-12-05 13:25:48 +01:00
  • 98870251f9 Better empty response body support in RestTemplate Brian Clozel 2014-12-04 21:38:28 +01:00
  • b2878a4f60 Merge pull request #704 from aantono/master Brian Clozel 2014-12-05 09:51:55 +01:00
  • bf8d99d7e4 Fixed the output stream incomplete data by explicitly flushing the OutputStreamWriter Alex Antonov 2014-12-04 16:46:15 -06:00
  • 4013fe03a5 Revised ControllerAdvice basePackages handling (based on package names instead of java.lang.Package) Juergen Hoeller 2014-12-04 17:56:01 +01:00