Commit Graph

  • 58e0b8004a Update Spring AMQP to 1.6.6.RELEASE Gary Russell 2016-12-21 10:03:43 -05:00
  • dfcccbbc2a Update Spring AMQP to 1.6.5 Gary Russell 2016-11-09 10:38:13 -05:00
  • 608648e67f GH-12: Remove Jersey dependency from tutorial app Artem Bilan 2016-08-12 16:59:20 -04:00
  • 8aad43786f Upgrade to spring-boot 1.4.0 Volker Krebs 2016-08-12 11:41:16 +02:00
  • a91fa65b9c Update Contribution Gary Russell 2016-07-11 05:22:59 -04:00
  • 563261de17 Add Log4J2 sample with Spring Boot Artem Bilan 2016-06-16 21:32:11 -04:00
  • 7a24a09a2c Upgrade to Spring AMQP-1.6.0.RELEASE Artem Bilan 2016-05-31 15:27:21 -04:00
  • 556449c33a Update to 1.5.5 and SF 4.2.5 Gary Russell 2016-03-24 16:11:50 -04:00
  • 402bd0a524 Version 1.5.3 Gary Russell 2015-11-13 14:54:23 -05:00
  • 06baf7b6bb RabbitMQ Tutorials refactoring Scott Deeg 2015-11-18 11:47:02 -05:00
  • ffd0f4c24d RabbitMQ Tutorials Gary Russell 2015-10-30 15:02:18 -04:00
  • c78e6bb7bb Bump Spring AMQP to 1.5.1 Gary Russell 2015-10-02 12:41:17 -04:00
  • f6cde7bdd9 Bump Spring AMQP to 1.4.6 1.4.x Gary Russell 2015-10-02 11:33:26 -04:00
  • 7dbbb4bc1b Update to S-A 1.5.0 Gary Russell 2015-09-09 13:15:33 -04:00
  • 440e314dca Bump Spring AMQP to 1.4.5 Gary Russell 2015-05-07 16:38:23 +01:00
  • ba49e3f4dc Upgrade to AMQP 1.4.4 and SF 4.1.6 Artem Bilan 2015-04-03 21:30:19 +03:00
  • 2e348cd549 Spring AMQP 1.4.3; Spring Framework 4.1.4 Gary Russell 2015-02-02 11:58:34 -05:00
  • 540599845a Update to 1.4.1.RELEASE; Spring Framework 4.1.3 Gary Russell 2014-12-12 17:37:02 -05:00
  • 21993d0c30 Update to 1.4.0.RELEASE; Spring Framework 4.1.2 Gary Russell 2014-11-11 10:50:17 -05:00
  • 1ec1c19c9f Update to 1.4.0.RC1; Spring Framework 4.1.1 Gary Russell 2014-10-23 14:34:12 -04:00
  • 0bce8dd648 Update to 1.4.0.M1; Spring Framework 4.1.0 Gary Russell 2014-09-04 16:32:20 -04:00
  • cba2628c06 Update Spring AMQP to 1.3.5 Gary Russell 2014-06-27 13:51:54 -04:00
  • 45c5055999 Update to Spring AMQP 1.3.3 Gary Russell 2014-05-14 10:05:48 -04:00
  • 3f59e574de Bump to 1.3.1.RELEASE Gary Russell 2014-03-30 12:26:03 -04:00
  • b938028849 Update to Spring-AMQP 1.3.0.RELEASE Gary Russell 2014-03-27 18:51:50 -04:00
  • 921bdea938 Add spring-retry to Stocks POM Gary Russell 2014-03-25 11:42:44 -04:00
  • 51705deadc Update to Spring 3.2.7, Spring-AMQP 1.3.0.RC1 Gary Russell 2014-03-07 12:12:04 -05:00
  • 2211e299cc Update to Spring 3.1.4 and Spring-AMQP 1.2.0 Gary Russell 2013-07-12 17:15:12 -04:00
  • be0790432b Update to Spring 3.0.7 and Spring-Rabbit 1.1.4 Gary Russell 2013-04-06 15:32:35 -04:00
  • 65169c979c Make use of onCompletion callback on DeferredResult spring-mvc-async Rossen Stoyanchev 2012-11-03 18:56:49 -04:00
  • 8f0a9faeb7 Configure the timeout through the MVC namespace Rossen Stoyanchev 2012-08-30 11:16:48 -04:00
  • fd59bec775 Update code for 3.2 M2 changes Rossen Stoyanchev 2012-08-17 04:04:03 -04:00
  • 0530c6b61b Add Spring MVC 3.2 Servlet based async support Rossen Stoyanchev 2012-04-18 02:15:40 -04:00
  • 772d1fbe21 Merge pull request #2 from ealden/ignore-idea-files Dave Syer 2011-10-17 07:44:20 -07:00
  • 1eac797b96 Further ignore IDEA-generated files Ealden Esto E. Escanan 2011-09-18 14:39:10 +08:00
  • a66530f19d Merge pull request #4 from ealden/fix-log4j-module-compile-error Dave Syer 2011-10-17 05:36:13 -07:00
  • 2565713b35 Merge pull request #3 from ealden/fix-maven-build-warnings Dave Syer 2011-10-17 05:31:54 -07:00
  • 6dffc6b8c6 Set Log4J dependency from runtime to compile in log4j module as we are referencing org.apache.log4j.Level in our code Ealden Esto E. Escanan 2011-09-18 15:27:07 +08:00
  • 033db3809a Lock plugin versions to their latest version to remove warning from Maven Ealden Esto E. Escanan 2011-09-18 15:16:03 +08:00
  • 2f1dd01bac Replaced deprecated pom.artifactId with project.artifactId Ealden Esto E. Escanan 2011-09-18 14:55:36 +08:00
  • a5accdb862 Relocate AspectJ groupId to org.aspectj instead of aspectj Ealden Esto E. Escanan 2011-09-18 14:53:37 +08:00
  • 9c5e04b419 Explicitly set encoding to UTF-8 for Maven modules Ealden Esto E. Escanan 2011-09-18 14:51:20 +08:00
  • 50ebb00297 Update for 1.0.0 Dave Syer 2011-08-25 18:24:18 +01:00
  • c1d0b77444 Use RabbitAdmin to defer queue declaration Dave Syer 2011-08-09 14:42:14 +01:00
  • df9847b30f Updates to spring-amqp Dave Syer 2011-08-04 08:57:03 +01:00
  • 68b9d1ba77 Fix Logger sample for changes in RC2 to headers Dave Syer 2011-06-28 10:15:02 +01:00
  • b90765a460 AMQP-175: upgrade top rabbit 2.5.0 Dave Syer 2011-06-27 13:00:12 +01:00
  • 6f96dc857d AMQP-165: added config listener to log4j web app Dave Syer 2011-04-27 13:42:34 +01:00
  • 668d890564 Organize imports Dave Syer 2011-04-27 13:19:42 +01:00
  • 5d22672564 Make webapp single page (only Ajax) Dave Syer 2011-04-27 13:15:10 +01:00
  • 33c47b2df0 Pull over log4j demo from Tomas Dave Syer 2011-04-27 11:48:01 +01:00
  • e5b206d5a8 AMQP-143: from->bind Dave Syer 2011-04-18 09:42:48 +01:00
  • d0fab37854 Fix for internet exporer (caching) Dave Syer 2011-03-16 16:39:49 +00:00
  • 1f13fe0537 Use namespace features for template + CF Dave Syer 2011-04-06 12:54:15 +01:00
  • 0b738513d0 Fix config before RC1 Dave Syer 2011-03-31 13:45:38 +01:00
  • ef81d17625 AMQP-131: copy config from old base class Dave Syer 2011-03-28 13:50:55 +01:00
  • c17f4b9d85 AMQP-134: revert to vanilla logging Dave Syer 2011-03-28 08:30:53 +01:00
  • 1480150df8 Tidy up dependencies Dave Syer 2011-03-25 13:19:19 +00:00
  • 1bbc11bfb6 Fix client to use an address, not a Queue for replyTo Dave Syer 2011-03-24 15:14:58 +00:00
  • a0074a67fb Fix samples to accommodate changes to XSD Dave Syer 2011-03-24 08:30:05 +00:00
  • dcab11ae2d Use namespace Dave Syer 2011-03-22 12:36:51 +00:00
  • 6a9c6324da Add links to index.jsp Dave Syer 2011-03-22 12:36:36 +00:00
  • 553e1facc7 Add configurable port to ConnectionFactory and convert XML to use XSD Dave Syer 2011-03-15 15:40:00 +00:00
  • 5537336286 AMQP-115: fix method name Dave Syer 2011-03-14 11:56:38 +00:00
  • 69269c5195 AMQP-115: refactor into separate listeners for quotes and trades Dave Syer 2011-03-14 11:46:27 +00:00
  • f68cb3149e Tidy namespace prefixes Dave Syer 2011-03-14 08:40:22 +00:00
  • d9a55edce9 AMQP-110: Update for new rabbit schema Dave Syer 2011-03-14 08:33:51 +00:00
  • 7b64f99825 Switch servlet config to use XML dsyer 2011-03-13 17:39:35 +00:00
  • afa5759dcf Update samples to use CachingConnectionFactory dsyer 2011-03-13 15:18:14 +00:00
  • 1b3fb5fb5d Mention helloworld in README dsyer 2011-03-13 15:17:38 +00:00
  • bff1bdb0d0 Update README for webapp dsyer 2011-03-13 15:13:20 +00:00
  • b585bac48f Add top-level pom to samples dsyer 2011-03-13 13:20:09 +00:00
  • de51c6e8e6 Convert stocks sample to webapp Dave Syer 2011-03-11 18:14:04 +00:00
  • 2a22b7fb26 Update Eclipse meta data for stocks sample Dave Syer 2011-03-08 15:42:26 +00:00
  • 57bcf60d4d Update samples poms to point to M3 Dave Syer 2011-03-08 15:41:32 +00:00
  • f83b9dfa51 Update deps in samples Dave Syer 2010-09-29 17:05:52 +01:00
  • 8cb08a6a05 Some improvements to the admin module: - Re-org exec a bit - Add checks for env vars in admin - Check upper case host name on Windoze - Fix problem with user admin binary converter in Rabbit 2.1 - Add pauses to prevent RPC errors (timing issue in JInterface?) Dave Syer 2010-09-27 12:42:14 +02:00
  • 8b66217889 Eliminate javadoc warnings Chris Beams 2010-07-29 22:55:57 +02:00
  • 6972ab8b69 Fix 'raw type' warnings. No significant API changes. Chris Beams 2010-07-29 17:51:35 +02:00
  • 2020d3034f Suppress serialization warnings Chris Beams 2010-07-29 17:14:38 +02:00
  • 7b405097d9 add snapshot repositories back into parent and sample poms Chris Beams 2010-07-19 21:53:21 +02:00
  • c66d03fb3e updated .gitignore, removed unnecessary .gitignores in child directories Chris Beams 2010-07-18 15:08:34 +02:00
  • e29bd1e81e reverted version from M1 to BUILD-SNAPSHOT Mark Fisher 2010-07-16 15:48:52 -04:00
  • 5cf1c62a25 added milestone repository all around Chris Beams 2010-07-16 20:42:44 +02:00
  • 608310aaa9 Incremented POM versions to 1.0.0.M1 Mark Fisher 2010-07-16 14:07:05 -04:00
  • 53ffdaf32d updated version for stocks sample pom Mark Fisher 2010-07-16 13:49:17 -04:00
  • 4699868a51 replaced spring-amqp-core with spring-amqp in samples Mark Fisher 2010-07-16 13:35:01 -04:00
  • 508260d029 AMQP-1 added walk-thru of stock trading sample Mark Fisher 2010-07-15 23:55:55 -04:00
  • 57eb5cd576 renamed RabbitConfiguration to HelloWorldConfiguration in the sync helloworld sample Mark Fisher 2010-07-15 22:28:55 -04:00
  • 3820fd225b add declareQueue to AmqpAdmin interface additiona docs XML example to configure AmqpAdmin implementations markpollack 2010-07-15 17:49:37 -04:00
  • 04deaeddce AMQP-1 added 'async' Hello World walk through Mark Fisher 2010-07-15 16:23:54 -04:00
  • 2d2e7dffca Change use of RabbitTemplate to AmqpTemplate. Javadoc cleanup markpollack 2010-07-14 16:05:24 -04:00
  • b3f7cb272c AMQP-20, AMQP-17: upgraded to RabbitMQ 1.8.1 client. Also added a bit to the 'AMQP Abstractions' section of the reference manual Mark Fisher 2010-07-14 13:41:39 -04:00
  • 709f071ab3 formatting Mark Fisher 2010-07-12 15:14:28 -04:00
  • 80ebe6417c removed site.xml files from samples Mark Fisher 2010-07-12 14:35:03 -04:00
  • d8f4b2047b replaced CachingConnectionFactory with SingleConnectionFactory for tests and samples Mark Fisher 2010-07-12 10:59:05 -04:00
  • adc4d7cec2 formatting Mark Fisher 2010-07-09 16:13:38 -07:00
  • 4602ee2d16 formatting Mark Fisher 2010-07-09 16:03:23 -07:00
  • 3be7c3de44 renamed queue generating method in base config to 'generatedQueue' Mark Fisher 2010-07-09 15:55:41 -07:00
  • 67f75c18a6 adding async example to helloworld sample Mark Fisher 2010-07-09 15:39:38 -07:00