Files
spring-integration-samples/intermediate/async-gateway/.gitignore
Gary Russell b20a275a6a INTSAMPLES-136 Async GW Promise/ListenableFuture
JIRA: https://jira.spring.io/browse/INTSAMPLES-136

Polishing - PR Comments

* Add `compile "org.projectreactor.spring:reactor-spring-context:$reactorSpringVersion"` dependency
to show a usage of `@EnableReactor`
* Make `async-gateway` project Java 8 compatible and replace inline implementations for callbacks to Lambdas
2014-08-30 10:42:53 +03:00

2 lines
6 B
Plaintext