- PR Comments
- Switch to Jackson2
- Fix oxm config
Polishing
INTSAMPLES-127 Update to SI 4.0.0.RC1
INTSAMPLES-127 Remove Servlet Dependency
travel sample; see INT-3350.
INTSAMPLES-127 Update Samples to SI 4.0.0
JIRA: https://jira.spring.io/browse/INTSAMPLES-127
Created `maint` branch for ongoing SI 3.0.x samples.
* Update Sample to Spring Integration 2.2.4
* In the sample - disallow unauthenticated Twitter Searches
- As of Twitter API version 1.1, users must be authenticated to perform searches.
For reference see: https://jira.springsource.org/browse/INTSAMPLES-114
* Upgrade Twitter sample to latest Spring Integration version
* Twitter search test does not run with authentication by default
* Twitter search test will run every time the project builds