Files
spring-integration/spring-integration-jdbc
Artem Bilan 98223b0507 Fix JdbcMessageStoreTests to use H2, not Derby
Looks like Derby is much slower than H2, plus it doesn't look so stable
having so much sporadic failures.

Looks like moving to H2 here saves for us `500 ms` test working time

**Cherry-pick to 5.0.x**

(cherry picked from commit 6dfe96d)
2018-04-23 12:55:31 -04:00
..