**Problem** In order to provide spring integration you need to define manually `SpringPluginManager` bean, which is often just a one-liner method. **Proposal** In order to avoid this manual step `SpringPluginManager` can be provided via autoconfiguration.