Commit Graph

  • 80a16c6d10 PathMatching options:configure all HandlerMappings Brian Clozel 2014-05-30 21:24:19 +02:00
  • 014ea963fe Merge pull request #544 from kryger/patch-1 Stephane Nicoll 2014-06-11 11:58:44 +02:00
  • 0dc52a8343 Fix method comment for getRequiredProperty(String) Lukasz Kryger 2014-05-21 23:15:34 +01:00
  • 9ba9f562f2 Add @ComponentScan documentation Stephane Nicoll 2014-06-11 11:51:10 +02:00
  • b214db3fc8 Rename HttpStatus 308 to Permanent Redirect Rossen Stoyanchev 2014-06-10 18:51:22 -04:00
  • 6b129c52e3 Add "mvcUrl" function to Spring tag library Rossen Stoyanchev 2014-06-10 18:11:11 -04:00
  • 2140648246 Fix failing test Rossen Stoyanchev 2014-06-10 15:03:17 -04:00
  • 5b02222a9f Add resolveTemplate method to Groovy markup configurer Rossen Stoyanchev 2014-06-10 11:59:11 -04:00
  • 0ecfa8e404 Add Spring View support for Groovy Markup Templates Brian Clozel 2014-06-03 15:50:50 +02:00
  • 6b6b008c1f Fix typo Stephane Nicoll 2014-06-10 16:51:13 +02:00
  • 5cc779ab35 Fix callout formatting issue Stephane Nicoll 2014-06-10 10:58:05 +02:00
  • d1c780f5b5 Merge pull request #551 from mdeinum/SPR-8045 Stephane Nicoll 2014-06-10 10:22:27 +02:00
  • c7b106577f polishing Stephane Nicoll 2014-06-06 09:19:21 +02:00
  • 2ede219e66 Using SmartLifecycle to register MBeans Marten Deinum 2014-06-04 13:03:11 +02:00
  • fc91add35e Allow custom UrlPathHelper for WebSocket requests Rossen Stoyanchev 2014-06-09 17:39:02 -04:00
  • 0cb6f8c88c Polish MappingJackson2JsonView Rossen Stoyanchev 2014-06-09 09:38:26 -04:00
  • 5dc27ee134 Add JSONP support to MappingJackson2JsonView Sebastien Deleuze 2014-05-27 12:07:40 +02:00
  • 56a82c1cbe Add dependency ordering for @ModelAttribute methods Rossen Stoyanchev 2014-06-07 16:07:56 -04:00
  • e374769ecc Polish ModelFactory Rossen Stoyanchev 2014-06-06 13:40:49 -04:00
  • f442ce180e Polish assertions and Javadoc for ResourceDatabasePopulator Sam Brannen 2014-06-07 14:13:45 +02:00
  • af4621d996 Reference documentation consistently refers to Apache HttpComponents instead of outdated Commons HttpClient Juergen Hoeller 2014-06-07 00:29:09 +02:00
  • ea346d59b3 Polishing Juergen Hoeller 2014-06-07 00:25:06 +02:00
  • ae66e45887 Refined tests for FactoryBean return type resolution on @Bean methods Juergen Hoeller 2014-06-07 00:24:45 +02:00
  • 85b2c7d116 AbstractAutowireCapableBeanFactory's getTypeForFactoryBean considers FactoryBean<Object> declarations as non-indicative (just like raw declarations) Juergen Hoeller 2014-06-06 18:43:29 +02:00
  • de1a41ac27 Fix issue with RequestBody(required=true) Rossen Stoyanchev 2014-06-06 12:07:14 -04:00
  • c269d27bde Improve no content handling in MockHttpServletRequest Rossen Stoyanchev 2014-06-06 11:25:15 -04:00
  • 9706e5cc99 Update Javadoc on SockJS client library URL Rossen Stoyanchev 2014-06-06 10:30:40 -04:00
  • 5cb3f8eada Support for java.util.Optional within ObjectFactory/Provider Juergen Hoeller 2014-06-06 15:29:50 +02:00
  • 7d03daf8cb Support for Java 8's java.util.Optional at injection points Juergen Hoeller 2014-06-06 14:41:01 +02:00
  • 6aa9c40552 ConfigurationClassParser falls back to ASM-based resolution of member classes in case of NoClassDefFoundError Juergen Hoeller 2014-06-06 14:01:38 +02:00
  • bb8d0f1740 Merge pull request #558 from VasylTretiakov/patch01 Stephane Nicoll 2014-06-06 08:01:33 +02:00
  • abc377603d Reference manual polishing Vasyl Tretiakov 2014-06-04 21:55:50 +03:00
  • f48bdafd52 Polish Javadoc for TestContextTransactionUtils Sam Brannen 2014-06-05 21:09:29 +02:00
  • 56ad0cf3e1 Polish Eclipse import script Sam Brannen 2014-06-05 21:00:37 +02:00
  • f2c37fcdb4 Update regarding tested versions of Eclipse & STS Sam Brannen 2014-06-05 20:51:20 +02:00
  • ae29f48f5f Merge pull request #557 from sbrannen/SPR-7655 Sam Brannen 2014-06-05 20:12:45 +02:00
  • 5fd6ebb548 Introduce annotation to execute SQL scripts in the TCF Sam Brannen 2014-05-27 23:49:49 +02:00
  • 8fb0f5c7d1 FrameworkPortlet properly initializes StandardPortletEnvironment's property sources Juergen Hoeller 2014-06-05 15:09:02 +02:00
  • 5a8e470ede DefaultSubscriptionRegistry's removeSubscriptionInternal defensively handles non-existing destinations Juergen Hoeller 2014-06-04 22:48:34 +02:00
  • 2cf88ac6a3 Polishing Juergen Hoeller 2014-06-04 21:49:23 +02:00
  • f7b465390c Moved @Uses annotations to org.springframework.lang; fixed Base64Utils to declare Java 8, and fixed PathResource's declaration to refer to Java 7. Juergen Hoeller 2014-06-04 21:34:23 +02:00
  • 77cbc53d1e Merge pull request #553 from AlexYursha/patch-1 Stephane Nicoll 2014-06-04 21:17:36 +02:00
  • 8b8afe3def Fix a typo Alex Yursha 2014-06-04 16:13:04 +03:00
  • 001d0e734c Support for @Order at the bean declaration level Stephane Nicoll 2014-06-04 14:55:43 +02:00
  • 64bb308763 GsonBuilderUtils for programmatic Base64 serialization setup; common Base64Utils class adapts between Java 8 and Commons Codec Juergen Hoeller 2014-06-04 13:22:11 +02:00
  • 674bad4cfa Clarify the use of sessionTransacted Stephane Nicoll 2014-06-02 15:50:28 +02:00
  • aaae10ce3b Cache operation invocation hook point Stephane Nicoll 2014-05-26 11:41:28 +02:00
  • c9d0ebd730 Rename ResponseBodyInterceptor to ResponseBodyAdvice Rossen Stoyanchev 2014-05-30 17:01:28 -04:00
  • 2655c507e0 Parameterize ResponseBodyInterceptor on the type level Rossen Stoyanchev 2014-05-30 16:29:35 -04:00
  • 5eecb138f6 Unit tests for custom profile annotations on configuration classes Juergen Hoeller 2014-05-30 22:04:40 +02:00
  • 31f2f20307 Unit tests for configuration classes implementing the JSR-330 Provider interface Juergen Hoeller 2014-05-30 21:37:01 +02:00
  • b4954780aa ClassMetadata exposes isAnnotation() now, and correctly returns false from hasSuperClass() for interfaces and annotations Juergen Hoeller 2014-05-30 18:14:36 +02:00
  • 4372dac002 Polish Rossen Stoyanchev 2014-05-30 11:57:29 -04:00
  • 0dddb6f3e1 Fix issue with StompSubProtocolHandler initialization Artem Bilan 2014-05-28 13:01:45 +03:00
  • 5ed9bedf32 Introducing GroovyWebApplicationContext along the lines of XmlWebApplicationContext and GenericGroovyApplicationContext Juergen Hoeller 2014-05-30 17:35:00 +02:00
  • e4aabd5288 MarshallingView unwraps JAXBElement value for Marshaller.supports(Class) check Juergen Hoeller 2014-05-30 17:27:34 +02:00
  • 4e17685008 Made transform test pass on Windows Juergen Hoeller 2014-05-30 17:27:14 +02:00
  • e4ad9c5204 polishing Stephane Nicoll 2014-05-30 14:53:09 +02:00
  • 987806f7c2 Polishing Sam Brannen 2014-05-30 14:35:01 +02:00
  • 8ee94a4392 Eclipse project deps come after third-party libs Sam Brannen 2014-05-30 13:31:02 +02:00
  • 4b291c665c Upgrade spring-test tests to Hibernate 4 Sam Brannen 2014-05-29 18:18:55 +02:00
  • d46b29e71f Upgrade Eclipse project settings for Java 8 Sam Brannen 2014-05-29 17:26:25 +02:00
  • 12a9df8a1c Throw a proper exception if no convert is found Stephane Nicoll 2014-05-28 16:48:48 +02:00
  • 8dec1db914 Tweak JmsMessagingTemplateTests for Eclipse 4.4 Sam Brannen 2014-05-28 12:45:26 +02:00
  • 3944f7ad97 Fix animalSniffer warning Rossen Stoyanchev 2014-05-27 21:27:35 -04:00
  • 6966e89578 Add ResourceTransformer and CSS link implementation Rossen Stoyanchev 2014-05-27 20:43:57 -04:00
  • e3e8a3eb40 Fix grammar in Javadoc for Propagation Sam Brannen 2014-05-28 00:17:03 +02:00
  • 8220832c4e Polishing Juergen Hoeller 2014-05-27 18:29:51 +02:00
  • 22a38d4547 Revised GsonFactoryBean's configuration properties; made prettyPrinting test pass on Windows Juergen Hoeller 2014-05-27 18:26:48 +02:00
  • d9f8ee886e Introduced EmbeddedValueResolutionSupport base class for AnnotationFormatterFactory implementations Juergen Hoeller 2014-05-27 18:15:34 +02:00
  • 8f2ed66b4a ServletRequestAttributes considers standard Number subclasses (as defined in NumberUtils) as immutable Juergen Hoeller 2014-05-27 17:43:31 +02:00
  • bb6e07bd3a polishing Stephane Nicoll 2014-05-26 13:39:38 +02:00
  • 05041ff39a Update JMS documentation Stephane Nicoll 2014-05-26 10:40:32 +02:00
  • 9fabcad3dd Revisit JmsMessagingTemplate Stephane Nicoll 2014-05-26 09:32:54 +02:00
  • 31c07dbfa4 Merge pull request #546 from gcuisinier/master Brian Clozel 2014-05-24 22:39:20 +02:00
  • 8d306bfbc0 fix javadoc link for RestController and PropertySource Gildas Cuisinier 2014-05-24 18:29:52 +02:00
  • e3a6fce403 Add Gson converter to MVC config Rossen Stoyanchev 2014-05-22 22:20:55 -04:00
  • bc3ca2dea1 Polish Rossen Stoyanchev 2014-05-21 18:11:49 -04:00
  • 811330f5c8 Add GsonHttpMessageConverter Roy Clarkson 2014-05-14 16:07:08 -05:00
  • 9952973e01 Add missing cache-resolver attribute Stephane Nicoll 2014-05-21 08:32:46 +02:00
  • 1338d46a6e Add JSONP support for MappingJackson2MessageConverter Rossen Stoyanchev 2014-05-19 22:10:51 -04:00
  • 05e96ee448 Cache provider related exceptions handling Stephane Nicoll 2014-05-20 10:02:27 +02:00
  • 0405bb401a Next development version Spring Buildmaster 2014-05-20 06:41:20 -07:00
  • fa2d21c27c Next development version Spring Buildmaster 2014-05-20 04:50:17 -07:00
  • 69b9d00179 Add 3.2.9 issues to the changelog Phillip Webb 2014-05-20 11:40:13 +01:00
  • 8aabc43dad Servlet 3 multipart request implements getParameterMap defensively as well Juergen Hoeller 2014-05-20 11:10:16 +02:00
  • 4d3aa59028 Polishing (cherry picked from commit 6fef8b9) Juergen Hoeller 2014-05-20 10:46:06 +02:00
  • e3e71ba92a Servlet 3 multipart request implements getParameterMap defensively as well Juergen Hoeller 2014-05-20 11:10:16 +02:00
  • d4e1b9eb4c Polishing (cherry picked from commit 6fef8b9) Juergen Hoeller 2014-05-20 10:46:06 +02:00
  • c7d1c49d6d Servlet 3 multipart request implements getParameterMap defensively as well Juergen Hoeller 2014-05-20 11:10:16 +02:00
  • 6fef8b996c Polishing Juergen Hoeller 2014-05-20 10:46:06 +02:00
  • 8e096aeef5 Disable URL resolution in DTD declarations Rossen Stoyanchev 2014-05-19 22:45:12 -04:00
  • c6503ebbf7 Disable URL resolution in DTD declarations Rossen Stoyanchev 2014-05-19 22:43:14 -04:00
  • 44ee51a6c9 Disable URL resolution in DTD declarations Rossen Stoyanchev 2014-05-19 22:23:51 -04:00
  • ba6d187b5c Consistent MvcUriComponentsBuilder assertion handling (cherry picked from commit 61b47ba) Juergen Hoeller 2014-05-20 01:43:01 +02:00
  • 61b47ba7d9 Consistent MvcUriComponentsBuilder assertion handling Juergen Hoeller 2014-05-20 01:43:01 +02:00
  • a16eeabc4e Further UriComponentsBuilder javadoc revision (cherry picked from commit 54636b3) Juergen Hoeller 2014-05-20 01:13:18 +02:00
  • 54636b3f7c Further UriComponentsBuilder javadoc revision Juergen Hoeller 2014-05-20 01:13:18 +02:00
  • f42f2231a4 Minor UriComponentsBuilder javadoc revision (cherry picked from commit 545c28f) Juergen Hoeller 2014-05-20 00:47:03 +02:00
  • 0313222bc7 Consistent use of IllegalStateException instead of InternalError for UnsupportedEncodingException cause (cherry picked from commit d9b39ad) Juergen Hoeller 2014-05-20 00:37:09 +02:00