This website requires JavaScript.
Explore
Help
Sign In
Spring
/
spring-integration
Watch
1
Star
0
Fork
0
You've already forked spring-integration
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a83e39b6ce08b45a21f18f36b1a5e77a8445d10b
spring-integration
/
org.springframework.integration.samples
History
Mark Fisher
a83e39b6ce
The <splitter/> element now creates its own endpoint (i.e. it is no longer necessary to create a <handler-endpoint/> as well) (INT-283). Also, the <handler-endpoint/>'s "handler" attribute has been replaced with "ref" to be more consistent with other spring configuration options (e.g. defining jms-listeners with the JMS namespace support).
2008-07-06 17:36:42 +00:00
..
scripts
Updated the names of the projects
2008-05-20 21:41:01 +00:00
src/main/java/org/springframework/integration
/samples
The <splitter/> element now creates its own endpoint (i.e. it is no longer necessary to create a <handler-endpoint/> as well) (INT-283). Also, the <handler-endpoint/>'s "handler" attribute has been replaced with "ref" to be more consistent with other spring configuration options (e.g. defining jms-listeners with the JMS namespace support).
2008-07-06 17:36:42 +00:00
.classpath
INT-197 Adding a Web Service Sample
2008-05-23 06:28:25 +00:00
.project
Updated the names of the projects
2008-05-20 21:41:01 +00:00
build.xml
Updated the names of the projects
2008-05-20 21:41:01 +00:00
ivy.xml
INT-197 Adding a Web Service Sample
2008-05-23 06:28:25 +00:00
template.mf
Changed inter-project dependency version ranges from "[1.0.0, 1.0.0]" to "[1.0.0, 1.0.1)" (INT-248).
2008-06-25 18:06:33 +00:00