Commit Graph

20 Commits

Author SHA1 Message Date
Gunnar Hillert
3c9c91c847 INTSAMPLES-89 - Upgrade to Spring Integration 2.2 RC3
* Test samples
* Polish documentation
* Polish code

For reference see: https://jira.springsource.org/browse/INTSAMPLES-89
2012-11-28 17:08:51 -05:00
Gunnar Hillert
7b182b0de9 INTSAMPLES-23 - Add Splitter-Aggregator example
For reference see: https://jira.springsource.org/browse/INTSAMPLES-23
2012-10-29 14:09:11 -04:00
Gunnar Hillert
cc81a16ffb INTSAMPLES-97 - Add Postgres Stored Procedure Sample 2012-10-25 01:40:08 -04:00
Gunnar Hillert
8c6b22f730 INTSAMPLES-86 - Add XQuery Sample
For reference see: https://jira.springsource.org/browse/INTSAMPLES-86
2012-10-24 16:08:32 -04:00
Gunnar Hillert
94bff16dae Add reference to mail-attachments sample 2012-10-04 12:40:03 -03:00
Gary Russell
80986a0080 INTSAMPLES-91 Transaction Synchronization Sample
INTSAMPLES-91 Initial Commit

INTSAMPLES-91 Polishing

INTSAMPLES-91 Add JDBC Activity
2012-09-26 10:17:34 +01:00
Gary Russell
542f3569e4 INTSAMPLES-88 Message Handler Advice Samples
Initial Commit

Stateless Retry

INTSAMPLES-88 Add Stateful Retry (AMQP)

INTSAMPLES-88 Add Circuit Breaker Demo

INTSAMPLES-88 Add Expression Evaluating Advice

See README.md

Fix EE

Polishing
2012-09-24 12:53:30 +01:00
Gary Russell
e2dc83b725 Webinar End State
The state of the project at the end of the webinar,
use git log -p <this commit> to see what changed.
2012-08-13 11:41:48 -04:00
Gunnar Hillert
7fda2f841b INTSAMPLES-62 - Create JPA Samples
* Sample supports Hibernate, EclipsLink and OpenJPA
* Sample uses Spring 3.1 (Profiles)
* Retrieves a list of records
* Creates a new DB record

INTSAMPLES-62 Code Review Fixes
* Use Log4j
* Fix dependencies

INTSAMPLES-62 - Make JPA Sample compliant with INT-2601

* Fix whitespace issues
* Make sure all schemas are version-less
2012-06-05 14:55:12 -04:00
Vigil Bose
f7bd84e22f INTSAMPLES-36 - Adding rest-http sample to demonstrate the usage of Spring Integration's new HTTP Path facility usage
* The JIRA referenced for this sample is https://jira.springsource.org/browse/INTSAMPLES-36
2012-03-17 01:22:40 -04:00
Gunnar Hillert
edd3f90299 INTSAMPLES-64 Poller Sample using custom Trigger
For reference: https://jira.springsource.org/browse/INTSAMPLES-64

Shows how the polling period can be changed at runtime using a custom trigger.
2012-02-14 17:16:58 -05:00
Gunnar Hillert
4845131d83 INTSAMPLES-14 - added sample to Root README.md
and removed .springBeans file
2012-01-07 11:15:08 -05:00
Gunnar Hillert
6afbf69cf0 INTSAMPLES-35 - Stored Procedure Sample for Derby
For reference see: https://jira.springsource.org/browse/INTSAMPLES-35
2011-11-14 13:48:35 -05:00
Gunnar Hillert
a24994dc1c INTSAMPLES-30 - initial commit of the AMQP Sample
Added .DS_Store to .gitignore
  Removed the image as it is problematic with Github. Will be added to the SI AMQP reference documentation instead
  Removed a ":" from the readme
  Removed a class that was not used anymore
  polishing
2011-08-23 16:52:31 -04:00
Gunnar Hillert
77741507ed Highlighted a few adapters, fixed some wording in README.md 2011-08-16 00:04:53 -04:00
Gunnar Hillert
6e07daaed1 Added a quick list enumerating the 4 categories for examples in README.md 2011-08-15 23:53:19 -04:00
Gunnar Hillert
55c18bf873 Expanded the main README.md to contain a basic overview of all examples 2011-08-15 23:45:37 -04:00
Gunnar Hillert
b9b10634db Added link to the Spring Integration Home page to README.md 2011-08-15 17:31:01 -04:00
Gunnar Hillert
7cbc138b2a Converted the readme to being Markdown styled 2011-08-15 17:10:21 -04:00
Gunnar Hillert
5676cb8168 renamed readme.txt -> README.md to use Markdown styling 2011-08-15 16:47:04 -04:00