Skip to content

Commit 6fac4c7

Browse files
committed
updated readme with http-dsl blog post url
1 parent 1e18a5d commit 6fac4c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Samples of different Spring Integration modules (jms, batch, integration)
1313
- <b>int-http-dsl</b>: An example of a web application that exposes a RESTful API using HTTP inbound channel adapters. The configuration of this application is fully implemented with JavaConfig and Spring Integration Java DSL. This example is implemented with a Java 8 version, making use of lambdas.
1414

1515
Blog post related to this project:
16-
In progress
16+
http://xpadro.blogspot.com/2014/12/exposing-http-restful-api-with-inbound_22.html
1717

1818

1919
#### JMS

0 commit comments

Comments
 (0)