- 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.
Twitter now requires authentication.
Disable the real twitter adapter by default; enable it
with spring.profile "twitter" - requires the user to get
real oauth tokens.
Replicate oauth setup instructions from the twitter sample.
Add note to README for enabling the real twitter adapter.
Add .gitignore so committers can keep their real credentials
in, say, 'oauth.properties.foo'.
Add note about `SpringIntegrationTest`.
Update dummy tweets to use new icon.
INTSAMPLES-119 Polishing
- Fix 'twitterTemplate' bean name
- Add content to log and JMX Notification
JIRA: https://jira.springsource.org/browse/INTSAMPLES-119