Commit Graph

  • f7fc2cbc3b Replaced reflection code with straight Servlet 3.0 setAsyncStarted call Juergen Hoeller 2014-01-13 22:20:46 +01:00
  • cdd65a70af Added compatibility note on WildFly 8 Juergen Hoeller 2014-01-13 22:14:51 +01:00
  • 24d40fa3e0 Fixed resolveProxyTargetClass exception message Juergen Hoeller 2014-01-13 22:14:27 +01:00
  • bd87ff7f92 Removed TestGroup.LONG_RUNNING marker from Groovy and JRuby tests Juergen Hoeller 2014-01-13 22:13:42 +01:00
  • 6b0d88721c Add method for HTTP PATCH in MockMvcRequestBuilders Greg Turnquist 2014-01-10 15:30:36 -06:00
  • 5068eb2e01 Add minor optimization to AbstractErrors Rossen Stoyanchev 2014-01-13 14:05:25 -05:00
  • 9d928db3a8 Merge pull request #429 from VasylTretiakov/master Phillip Webb 2014-01-09 22:40:52 -08:00
  • 37c9b26ff8 Fix various documentation issues Vasyl Tretiakov 2013-12-13 21:39:28 +02:00
  • 9ed911075e Merge pull request #434 from snicoll/ascidoc-liveupdate Phillip Webb 2014-01-09 16:35:55 -08:00
  • 54805bc212 Hard-wrap CONTRIBUTING-DOCUMENTATION at 90 chars Phillip Webb 2014-01-09 16:35:14 -08:00
  • d2e5ec6736 Improve the "contributing documentation" readme Stephane Nicoll 2014-01-08 11:29:49 +01:00
  • 2983e3ca31 Merge pull request #435 from snicoll/SPR-11280 Phillip Webb 2014-01-09 16:18:15 -08:00
  • 2afd9bc371 Removed reference to Cactus from documentation Stephane Nicoll 2014-01-08 12:03:46 +01:00
  • cf6cf18f1a Corrected CatchAllConverter ordering docs Arjen Poutsma 2014-01-08 14:27:58 +01:00
  • 4342497305 Add support for custom message converters Rossen Stoyanchev 2014-01-07 16:16:29 -05:00
  • 1fa4d9169f Upgrade to Tomcat 8 RC10 and remove unused repos Rossen Stoyanchev 2014-01-06 15:24:37 -05:00
  • f37d030860 Merge pull request #432 from kryger/master Phillip Webb 2014-01-06 11:15:43 -08:00
  • f3a08447fd Removed extraneous character from the online documentation Lukasz Kryger 2014-01-04 17:47:35 +00:00
  • a30cf3058e Remove unused imports in tests Sam Brannen 2014-01-06 12:16:24 +01:00
  • 27ab9332c1 Suppress deprecation warning for MHSR.setStatus() Sam Brannen 2014-01-06 12:15:52 +01:00
  • 0606c98277 Polishing (along with the Tiles 2.2.2 upgrade in the Spring 4.0 line) Juergen Hoeller 2014-01-06 00:43:41 +01:00
  • 5d3484c74a Upgraded Tiles2 TilesContainer to Tiles 2.2.2 (following the Spring 4.0 baseline) Juergen Hoeller 2014-01-06 00:19:36 +01:00
  • dbfe68a6dc Further polishing Juergen Hoeller 2014-01-05 22:08:02 +01:00
  • 24030a3f61 Added deprecation log message and javadoc note for Quartz 1.x support Juergen Hoeller 2014-01-05 21:39:05 +01:00
  • ab6c6b104d Consistent support for setStartTime in CronTrigger(Factory)Bean and SimpleTrigger(Factory)Bean, and consistent declaration of varargs in scheduling.quartz package Juergen Hoeller 2014-01-05 17:30:42 +01:00
  • c2459b4a61 Full Quartz 2.2 support, including LocalDataSourceJobStore Juergen Hoeller 2014-01-05 17:24:18 +01:00
  • b228a06e07 Consistent support for setStartTime in CronTrigger(Factory)Bean and SimpleTrigger(Factory)Bean, and consistent declaration of varargs in scheduling.quartz package Juergen Hoeller 2014-01-05 17:30:42 +01:00
  • 38a8ace5bb Full Quartz 2.2 support, including LocalDataSourceJobStore Juergen Hoeller 2014-01-05 17:24:18 +01:00
  • ee2022e54c Polishing Juergen Hoeller 2014-01-05 03:01:44 +01:00
  • a0ccd65d51 Consistent build dependencies Juergen Hoeller 2014-01-05 03:00:12 +01:00
  • 4f24643fd3 Upgraded selected build dependencies to early 2013 releases Juergen Hoeller 2014-01-05 02:47:44 +01:00
  • 1a0a381559 Made findMethodAnnotationOnBridgeMethod compatible with Java 8 Juergen Hoeller 2014-01-05 02:30:04 +01:00
  • 8c8eead667 Removed AbstractAsyncConfiguration's abstract "asyncAdvisor" method for Java 8 compatibility (to avoid method overloading problem for configuration classes) Juergen Hoeller 2014-01-05 02:28:27 +01:00
  • b35050caf2 Fixed Jackson2ObjectMapperFactoryBean class name in javadoc examples Juergen Hoeller 2014-01-05 02:24:13 +01:00
  • 675b650290 Polishing Juergen Hoeller 2014-01-05 00:16:01 +01:00
  • 5661d3826c Fixed Jackson2ObjectMapperFactoryBean class name in javadoc examples Juergen Hoeller 2014-01-05 00:15:33 +01:00
  • 72a5737ab9 Polishing Juergen Hoeller 2014-01-05 00:02:54 +01:00
  • be2d915cc2 Consistent equals/hashCode/toString implementations in AnnotationMatchingPointcut/ClassFilter/MethodMatcher Juergen Hoeller 2014-01-05 00:02:47 +01:00
  • 11b3fe2289 Added setModulesToInstall with convenient Class vararg, renamed setFindModules to setFindModulesViaServiceLoader, made existing setModules override any other setting Juergen Hoeller 2014-01-04 23:29:05 +01:00
  • a2d40f3f16 Polishing Juergen Hoeller 2014-01-04 22:48:06 +01:00
  • 0de307bb65 Consistent equals/hashCode/toString implementations in AnnotationMatchingPointcut/ClassFilter/MethodMatcher Juergen Hoeller 2014-01-04 22:47:33 +01:00
  • 26f1e05ffc Upgrade to CGLIB 3.1 and Objenesis 2.1 Phillip Webb 2014-01-03 14:14:32 -08:00
  • 3948727b13 Polishing Juergen Hoeller 2014-01-03 23:14:50 +01:00
  • 6045914057 Polishing Juergen Hoeller 2014-01-03 23:02:51 +01:00
  • 78646f1f32 Activated through rename to *Tests, and added method call interaction tests Juergen Hoeller 2014-01-03 23:02:18 +01:00
  • de280b01fe Support custom PathMatcher for MappedInterceptor's Rossen Stoyanchev 2014-01-03 16:42:26 -05:00
  • abb8a93e2f Drop separate user dest property for subscriptions Rossen Stoyanchev 2014-01-03 15:50:24 -05:00
  • d0556e61f9 Log stack trace on failure to send message to client Rossen Stoyanchev 2014-01-03 15:32:48 -05:00
  • b9c8f47b01 Use OptionalValidatorFactoryBean in Configurers Brian Clozel 2014-01-03 22:36:12 +01:00
  • 3bed6cfc7c Activated through rename to *Tests, and added method call interaction tests Juergen Hoeller 2014-01-03 22:11:12 +01:00
  • 640d8cb67f Consistent implementation of AsyncListenableTaskExecutor Juergen Hoeller 2014-01-03 21:57:07 +01:00
  • 6a5a3c97ed Introduced OptionalValidatorFactoryBean for scenarios where the JSR-303 API is present but no Bean Validation Provider is available (used by the MVC namespace) Juergen Hoeller 2014-01-03 18:18:55 +01:00
  • ff26dfdd28 Added cache for path pattern tokenization Juergen Hoeller 2014-01-03 17:33:46 +01:00
  • 240819f955 Introduced "spring.beaninfo.ignore" system property for optimized Introspector usage Juergen Hoeller 2014-01-03 14:14:10 +01:00
  • 8d1e55d101 Avoid hard reference to LocalValidatorFactoryBean in <mvc:annotation-driven> parser Juergen Hoeller 2014-01-03 12:18:49 +01:00
  • 6aabb5f17e Support varargs for DomUtils.getChildElementsByTagName Juergen Hoeller 2014-01-03 12:18:19 +01:00
  • 15d7d6d7ab Fix Validator initialization with a no-op implementation Brian Clozel 2014-01-03 16:02:57 +01:00
  • 2c8f670d5f Support Validation in @MessageMapping annotated methods Brian Clozel 2014-01-02 15:33:07 +01:00
  • f88cbda6ef Introduced "spring.beaninfo.ignore" system property for optimized Introspector usage Juergen Hoeller 2014-01-03 14:14:10 +01:00
  • c48da0d9a4 Avoid hard reference to LocalValidatorFactoryBean in <mvc:annotation-driven> parser Juergen Hoeller 2014-01-03 12:18:49 +01:00
  • e3344898cd Support varargs for DomUtils.getChildElementsByTagName Juergen Hoeller 2014-01-03 12:18:19 +01:00
  • 1c83e8653a Switch to Jackson 2 in unit tests Brian Clozel 2014-01-02 16:19:34 +01:00
  • ef13dbfcdd Handle bad STOMP messages in StompSubProtocolHandler Rossen Stoyanchev 2014-01-02 12:27:59 -05:00
  • 1f49f994e6 Fix issue with use of SecureRandom for id generation Rossen Stoyanchev 2014-01-02 11:53:25 -05:00
  • 3b14e974f8 Remove unnecessary copying of headers in GenericMessage Rossen Stoyanchev 2014-01-02 11:35:31 -05:00
  • 12fe9174f0 Make ObjectMapper configurable in spring-messaging Rossen Stoyanchev 2014-01-02 11:27:18 -05:00
  • 2e123b01e5 Polishing Juergen Hoeller 2014-01-01 19:24:37 +01:00
  • 57eedf33d6 Refined logging to include target class for each transactional method name Juergen Hoeller 2014-01-01 19:18:39 +01:00
  • f477a024ad EhCacheFactoryBean does not call set(Sampled)StatisticsEnabled on EhCache 2.7/2.8 Juergen Hoeller 2014-01-01 19:18:12 +01:00
  • 82ea9ece5c Refined logging to include target class for each transactional method name Juergen Hoeller 2014-01-01 18:36:48 +01:00
  • f0d21510f5 Polishing Juergen Hoeller 2013-12-30 19:13:04 +01:00
  • 5e00113c65 Added extensive default converters for JSR-310 value types Juergen Hoeller 2013-12-30 19:10:34 +01:00
  • 48909886a2 Added support for the Java 8 style 'from'/'to' method conventions Juergen Hoeller 2013-12-30 19:08:36 +01:00
  • 73d8f069fe EhCacheFactoryBean does not call set(Sampled)StatisticsEnabled on EhCache 2.7/2.8 Juergen Hoeller 2013-12-30 12:52:35 +01:00
  • 0657136605 Support for Jackson's findModules and autodetection of JSR-310 and Joda-Time support Juergen Hoeller 2013-12-29 21:52:58 +01:00
  • 85921808b3 MappingJackson2(Http)MessageConverter logs warnings after canRead/canWrite checks Juergen Hoeller 2013-12-29 21:49:53 +01:00
  • 7f5d6ea3f9 Fixed NavigableSet/NavigableMap detection in createCollection/createMap Juergen Hoeller 2013-12-28 20:48:35 +01:00
  • 4e5e700213 Add client login/passcode to broker relay Rossen Stoyanchev 2013-12-23 21:39:34 -05:00
  • 0a12f28b58 Introduce StompReactorNettyTcpClient Rossen Stoyanchev 2013-12-23 14:51:08 -05:00
  • 2e4f38f6af Introduce AbstractMockMvcBuilder class Rossen Stoyanchev 2013-12-23 14:02:48 -05:00
  • 5dddb492b8 Polishing around @Enable processing and @EnableTransactionManagement Juergen Hoeller 2013-12-23 23:09:00 +01:00
  • ecee20f1fe @Enable registrars called with correct metadata when placed on superclass Juergen Hoeller 2013-12-23 23:07:59 +01:00
  • e08f743301 ResourceDatabasePopulator's setScripts takes varargs (cherry picked from commit e3017c3) Juergen Hoeller 2013-12-23 23:05:34 +01:00
  • a05c957d0e Polishing Juergen Hoeller 2013-12-23 23:05:10 +01:00
  • a2de329db9 Revised XMLEventStreamWriter to allow for empty elements with attributes Juergen Hoeller 2013-12-23 23:04:58 +01:00
  • e3017c30bb ResourceDatabasePopulator's setScripts takes varargs Juergen Hoeller 2013-12-23 22:00:30 +01:00
  • d032c20a54 Polishing Juergen Hoeller 2013-12-23 21:59:21 +01:00
  • b4d6e27fb3 Upgraded embedded Derby support to 10.6+ and build to 10.10 Juergen Hoeller 2013-12-23 21:58:42 +01:00
  • 9a39f39b6f Polishing Juergen Hoeller 2013-12-23 12:49:57 +01:00
  • ee5b7fdab8 Revised XMLEventStreamWriter to allow for empty elements with attributes Juergen Hoeller 2013-12-23 12:49:47 +01:00
  • 710fdc73f1 Polish Javadoc for Groovy bean support classes Sam Brannen 2013-12-21 14:00:47 +01:00
  • f9e8eb59e1 Fixed hasUnresolvableGenerics() to return false in case of an unresolvable bounded variable as well Juergen Hoeller 2013-12-20 16:44:25 +01:00
  • bc3064cbb7 Polishing Juergen Hoeller 2013-12-20 01:28:40 +01:00
  • a884cde18c Upgraded to JCache 1.0 RC1 Juergen Hoeller 2013-12-20 01:28:16 +01:00
  • 551364f668 Polishing Juergen Hoeller 2013-12-20 00:40:14 +01:00
  • 08aa22ff1f InjectionMetadata caching per bean name needs to refresh when bean class changes Juergen Hoeller 2013-12-20 00:15:09 +01:00
  • a115a7dad5 Revised BeanInfoFactory javadoc Juergen Hoeller 2013-12-20 00:09:49 +01:00
  • f457319965 Consistent non-declaration of serialVersionUID Juergen Hoeller 2013-12-20 00:06:40 +01:00
  • 7ad6df8c75 Moved AnnotationBeanNameGenerator's String value check right before cast Juergen Hoeller 2013-12-20 00:02:27 +01:00
  • b1460742c3 InjectionMetadata caching per bean name needs to refresh when bean class changes Juergen Hoeller 2013-12-19 23:49:31 +01:00