spring-boot/spring-boot-autoconfigure
Stephane Nicoll 9059184a6a Clarify commons-pool2 requirement for redis
`JedisConnectionFactory` needs `commons-pool2` for quite some time now
and our auto-configuration had a special case to handle redis if
`commons-pool2` isn't available.

This commit removes that code as using it would lead to a failure anyway.

Closes gh-5718
2016-05-02 14:12:18 +02:00
..
src Clarify commons-pool2 requirement for redis 2016-05-02 14:12:18 +02:00
pom.xml Add auto-configuration for Spring Web Services 2016-04-15 09:00:09 +02:00