spring-boot/spring-bootstrap-samples
Dave Syer 83e0ea22c1 [bs-19] Add samples and CLI support for Spring Integration
$ cd spring-bootstrap-cli
    $ export SPRING_HOME=target
    $ src/main/scripts/spring run samples/integration.groovy

The big disadvantage at the moment is that there is no goo way to
detect Spring Integration in the AST (at least not as good as @Enable*).
So for now we are looking for @MessageEndpoint or a class name with
SpringIntegration in it.

[#48151147]
2013-04-25 17:15:05 +01:00
..
spring-bootstrap-data-sample Fast forward existing prototype work 2013-04-24 10:02:07 +01:00
spring-bootstrap-integration-sample [bs-19] Add samples and CLI support for Spring Integration 2013-04-25 17:15:05 +01:00
spring-bootstrap-jetty-sample Fast forward existing prototype work 2013-04-24 10:02:07 +01:00
spring-bootstrap-profile-sample Fast forward existing prototype work 2013-04-24 10:02:07 +01:00
spring-bootstrap-sample Fast forward existing prototype work 2013-04-24 10:02:07 +01:00
spring-bootstrap-service-sample [bs-59] Add zip packaging for cli module 2013-04-24 11:38:57 +01:00
spring-bootstrap-simple-sample Fast forward existing prototype work 2013-04-24 10:02:07 +01:00
spring-bootstrap-tomcat-sample Fast forward existing prototype work 2013-04-24 10:02:07 +01:00
spring-bootstrap-trad-sample [bs-62] Add integration tests for CLI samples 2013-04-24 16:09:17 +01:00
spring-bootstrap-xml-sample Fast forward existing prototype work 2013-04-24 10:02:07 +01:00
src/main/assembly Fast forward existing prototype work 2013-04-24 10:02:07 +01:00
pom.xml Fast forward existing prototype work 2013-04-24 10:02:07 +01:00