Commit Graph

  • 760bc719f2 Polishing Juergen Hoeller 2015-11-09 15:03:14 +01:00
  • da9c80c604 Revised method selection for JMS listeners (and their parameters) Juergen Hoeller 2015-11-09 15:02:15 +01:00
  • d5efe4f983 Detect event listener methods behind interface proxies as well Juergen Hoeller 2015-11-09 15:00:03 +01:00
  • bc7bcab578 Consistent method selection for listeners and endpoint mappings Juergen Hoeller 2015-11-09 14:57:45 +01:00
  • 5b06150096 Deprecate correct method in AnnotatedElementUtils Sam Brannen 2015-11-09 11:58:15 +00:00
  • 2a2a8d3f93 Allow null values to be cached with @CacheResult Stephane Nicoll 2015-11-09 13:03:40 +01:00
  • 59b6600763 Class identity comparisons wherever possible Juergen Hoeller 2015-11-08 20:45:17 +01:00
  • ea2843ecc0 MethodInvokeTypeProvider lazily invokes target method (avoiding deserialization exploits) Juergen Hoeller 2015-11-08 20:27:06 +01:00
  • a1bf941ec4 CommonsFileUploadSupport applies maxUploadSizePerFile to FileUpload copy as well Juergen Hoeller 2015-11-08 20:21:39 +01:00
  • f1bec5f1e4 referencing fields of a class using this Marek Hawrylczak 2015-11-07 16:37:40 +01:00
  • 9126fd9dec Indentation using tabs Marek Hawrylczak 2015-11-07 16:02:09 +01:00
  • 4c84117155 undertow support using non-blocking API’s Marek Hawrylczak 2015-11-07 15:52:47 +01:00
  • a3168fde18 Expand range of whitelisted extensions by media type Rossen Stoyanchev 2015-11-05 19:31:03 -05:00
  • f2e4da3dac Whitelist extension if present in the request mapping Rossen Stoyanchev 2015-11-06 13:01:34 -05:00
  • d500d523e7 Whitelist extension if present in the request mapping Rossen Stoyanchev 2015-11-06 12:37:13 -05:00
  • 237439ef97 Whitelist extension if present in the request mapping Rossen Stoyanchev 2015-11-06 12:37:13 -05:00
  • 889366320d Do not process undefined conditional HTTP requests Brian Clozel 2015-11-06 14:32:57 +01:00
  • 9f4c9d7f3c Upgrade to Undertow 1.3.5 Juergen Hoeller 2015-11-06 17:54:53 +01:00
  • da707c15b3 Update Javadoc Rossen Stoyanchev 2015-11-05 22:15:09 -05:00
  • b7b8d854d9 Update reference for MediaType constants. Rossen Stoyanchev 2015-11-05 21:43:30 -05:00
  • ac975df448 Fix javadoc ambiguity Rossen Stoyanchev 2015-11-05 20:02:37 -05:00
  • 71a9eb7102 Add section on RFD + whitelist yml/properties/csv Rossen Stoyanchev 2015-11-05 19:42:30 -05:00
  • f0464e8176 Add section on RFD + whitelist yml/properties/csv Rossen Stoyanchev 2015-11-05 16:39:03 -05:00
  • b46a301e8a Latest dependency updates (Hibernate ORM 5.0.3, Netty 4.0.33, Selenium 2.48.2, TestNG 6.9.9) Juergen Hoeller 2015-11-05 20:13:09 +01:00
  • b057e503ef Adapted exception message expectations Juergen Hoeller 2015-11-05 18:06:14 +01:00
  • c88877f1c4 Polishing Juergen Hoeller 2015-11-05 16:35:20 +01:00
  • 9683da52b2 Avoid annotation synthesizing for getAnnotationAttributes retrieval Juergen Hoeller 2015-11-05 16:35:07 +01:00
  • 971f046913 Replace NAMES_PATTERN in UriTemplate Rossen Stoyanchev 2015-11-05 09:36:02 -05:00
  • 2ba5cb2734 Polishing Juergen Hoeller 2015-11-05 12:30:29 +01:00
  • 6cedaa1091 Fixed order determination check to only kick in for actual configuration candidates Juergen Hoeller 2015-11-05 12:30:18 +01:00
  • e27df06f91 AnnotatedElementUtils consistently operates on actual annotation type if available (for performance reasons) Juergen Hoeller 2015-11-05 12:29:29 +01:00
  • e35855f9b5 Avoid expensive annotation retrieval algorithm if no annotations present in the first place Juergen Hoeller 2015-11-05 12:26:54 +01:00
  • 1733d0111d Add shortcuts for elements with no annotations Phillip Webb 2015-11-04 20:03:05 -08:00
  • ce64761069 Optimized equals/hashCode handling in ResolvableType Juergen Hoeller 2015-11-03 16:56:43 +01:00
  • 09cb286c84 Add MediaType.APPLICATION_JSON_UTF8 Sebastien Deleuze 2015-11-03 12:20:39 +01:00
  • 23c8f712c4 Polishing Juergen Hoeller 2015-11-02 21:30:03 +01:00
  • c3dbaed4ce AnnotationUtils caches findAnnotation results in pre-synthesized form Juergen Hoeller 2015-11-02 21:25:08 +01:00
  • 4dc31667d4 AnnotationUtils defines synthesized proxy class in original annotation's ClassLoader Juergen Hoeller 2015-11-02 21:24:32 +01:00
  • 77af692e5e Polishing Stephane Nicoll 2015-11-02 20:35:41 +01:00
  • 6a9329cb76 No Content-Disposition if HTML in the request mapping Rossen Stoyanchev 2015-11-02 13:07:48 -05:00
  • e190f26669 No Content-Disposition if HTML in the request mapping Rossen Stoyanchev 2015-11-02 13:07:48 -05:00
  • bdb71e91ad No Content-Disposition if HTML in the request mapping Rossen Stoyanchev 2015-11-02 13:07:48 -05:00
  • 1bc41bdf0f Expose JMS message listener container ids Stephane Nicoll 2015-11-02 16:13:33 +01:00
  • cca037a74d Polishing Juergen Hoeller 2015-11-02 14:42:46 +01:00
  • 6685c78cea Avoid NPE for anonymous SqlParameter in CallMetaDataContext Juergen Hoeller 2015-11-02 14:27:33 +01:00
  • ce20268597 Consistent warn logging without stacktrace in Portlet HandlerExceptionResolver Juergen Hoeller 2015-11-02 14:19:58 +01:00
  • 76d7f4527a Revert most SPR-13100 changes since SPR-13267 was a better fix Sebastien Deleuze 2015-11-02 10:40:53 +01:00
  • 62cd6ad526 Add @RequestMapping produces documentation about charset Sebastien Deleuze 2015-11-02 07:48:02 +01:00
  • 4aedd92c3c Merge pull request #908 from haisi/master Stephane Nicoll 2015-11-01 16:08:10 +01:00
  • ff4e48c7a1 Fix typo Hasan Kara 2015-11-01 16:02:02 +01:00
  • a48c9b6305 Replace DefaultConversionService in spring-reactive Rossen Stoyanchev 2015-10-30 17:58:59 -04:00
  • c0dff3d2bb Comply with Spring Framework code style Rossen Stoyanchev 2015-10-30 17:22:19 -04:00
  • 0989c8b3c2 HandlerMethodArgumentResolver is now asynchronous Rossen Stoyanchev 2015-10-30 16:04:49 -04:00
  • 6b73993a38 HandlerAdapter is asynchronous again Rossen Stoyanchev 2015-10-30 15:02:54 -04:00
  • 01ae961820 Make DefaultConversionService usable by the upcoming client Sebastien Deleuze 2015-10-30 11:03:49 +01:00
  • a257a4a37d Polishing Sebastien Deleuze 2015-10-30 11:02:40 +01:00
  • b2bf18dd3d Removed Closeable implementation Arjen Poutsma 2015-10-30 09:39:46 +01:00
  • 5f2e958fae Removed IOException declaration Arjen Poutsma 2015-10-30 09:38:29 +01:00
  • 174e1d295d Merge pull request #36 from poutsma/httpmessage_hierarchy Arjen Poutsma 2015-10-30 09:27:52 +01:00
  • bd472af37e Updated Copyright notices Arjen Poutsma 2015-10-30 09:26:34 +01:00
  • 6006fa6ec2 Optimized imports Arjen Poutsma 2015-10-30 09:24:53 +01:00
  • 598fafd957 Fix failing test Rossen Stoyanchev 2015-10-29 21:02:45 -04:00
  • c5995149b3 Further improve detecttion of custom CNVR Rossen Stoyanchev 2015-10-29 20:53:36 -04:00
  • 0f1897d376 Further improve Detect custom CNVR Rossen Stoyanchev 2015-10-29 20:53:36 -04:00
  • 563a120280 Detect custom ContentNegotiationViewResolver Rossen Stoyanchev 2015-10-29 18:01:00 -04:00
  • f84a0c914a Detect custom ContentNegotiationViewResolver Rossen Stoyanchev 2015-10-29 18:01:00 -04:00
  • 3e807c297d Update WebLogicRequestUpgradeStrategy for WLS 12.2.1 Rossen Stoyanchev 2015-10-29 17:08:12 -04:00
  • 1d60a6a6af Added strict compare mode for Json Hronom 2015-10-23 16:45:02 +03:00
  • 78fc5bbecc Don't throw NPE when serving webjar directories Brian Clozel 2015-10-29 16:10:27 +01:00
  • e121f7ecd4 Improved documentation on setBody() Arjen Poutsma 2015-10-29 16:44:13 +01:00
  • 45a88974bc Changed addBody() to setBody() Arjen Poutsma 2015-10-29 16:28:22 +01:00
  • 9334fabe26 Don't throw NPE when serving webjar directories Brian Clozel 2015-10-29 16:10:27 +01:00
  • 5727abc82d Resolved merge conflicts Arjen Poutsma 2015-10-29 16:08:10 +01:00
  • bab3b6fd1c Introduce HttpMessage hierarchy Arjen Poutsma 2015-10-13 12:33:26 +02:00
  • 323fa8510d Call complete() on MockAsyncContext after dispatch Rossen Stoyanchev 2015-10-29 10:11:39 -04:00
  • 546efc2a91 Upgrade to Undertow 1.3.4.Final Brian Clozel 2015-10-29 12:12:56 +01:00
  • 3864fc24ff Fix JSON encoding issue Stephane Maldini 2015-10-29 01:14:46 +00:00
  • fd52ae999b Update to latest reactor-net Stephane Maldini 2015-10-29 00:40:02 +00:00
  • adc50bbfb9 Add handler method parameter and result converters Sebastien Deleuze 2015-10-19 17:00:52 +02:00
  • 5ac57e8ea6 Restore compatibility with WildFly Rossen Stoyanchev 2015-10-28 17:56:02 -04:00
  • baae8ddd3e Upgrade to CGLIB 3.2 Juergen Hoeller 2015-10-28 21:25:32 +01:00
  • 081905d3b3 Latest dependency updates (Gson 2.4, Joda-Time 2.9, EhCache 2.10.1) Juergen Hoeller 2015-10-28 20:34:44 +01:00
  • a778468771 Consistent JSP tag documentation Juergen Hoeller 2015-10-28 18:31:17 +01:00
  • 1571829c34 Consistent bracket style in view chapter Juergen Hoeller 2015-10-28 18:28:07 +01:00
  • a13a1eb1f1 Reference documentation for ObjectFactory and JSR-330's Provider Juergen Hoeller 2015-10-28 18:27:18 +01:00
  • a268cdb913 Fixed javadoc links to setCacheSeconds Juergen Hoeller 2015-10-28 16:06:59 +01:00
  • 68308c047e Explicit notes on programmatic Executor setup in @Bean methods Juergen Hoeller 2015-10-28 16:06:35 +01:00
  • 629e2a0396 Explicit notes on programmatic JNDI lookups in @Bean methods Juergen Hoeller 2015-10-28 16:06:10 +01:00
  • 0579e61a65 Add API to register collection converters Stephane Nicoll 2015-10-28 15:54:52 +01:00
  • 91b3caf238 Fixed visibility of 4.2's additional default converters Juergen Hoeller 2015-10-28 15:38:46 +01:00
  • 93f77f5d51 Note on multiple @Bean methods for same bean Juergen Hoeller 2015-10-28 15:38:31 +01:00
  • 48576f2815 Merge pull request #905 from ericbottard/patch-1 Stephane Nicoll 2015-10-28 15:35:54 +01:00
  • bd4aa41fda Fix elvis operator example Eric Bottard 2015-10-28 15:01:09 +01:00
  • f6dd7e4df8 Fixed cron trigger example in reference documentation Juergen Hoeller 2015-10-28 14:30:26 +01:00
  • 6d369308cc Improved SessionLocaleResolver documentation Juergen Hoeller 2015-10-28 14:30:08 +01:00
  • bc1dc9a074 Removed outdated XmlBeanFactory references Juergen Hoeller 2015-10-28 14:29:48 +01:00
  • 81342f14d4 Declared JDBC operation compiled flag as volatile Juergen Hoeller 2015-10-28 14:28:32 +01:00
  • c1c07bbeb2 AbstractDispatcherServletInitializer allows for registering any FrameworkServlet subclass Juergen Hoeller 2015-10-28 14:00:20 +01:00
  • 9bed389d1f Harmonize javadoc urls in developer guide Stephane Nicoll 2015-10-27 14:31:00 +01:00
  • 400749667a Polishing Juergen Hoeller 2015-10-26 23:10:33 +01:00