microsoft / spring-data-cosmosdb

Access data with Azure Cosmos DB
MIT License
94 stars 64 forks source link

NoClassDefFoundError with Spring Boot 2.2.0.M5: IsNewStrategyFactory #409

Closed denisw closed 4 years ago

denisw commented 5 years ago

The IsNewStrategyFactory interface was removed in Spring Data 2.2.

christopheranderson commented 5 years ago

Thanks for reporting this. We're working on aligning once RC1 is shipped, but might do a Milestone sooner.

kushagraThapar commented 4 years ago

We have fixed this in our current release cycle. New version v2.2.0 will be out in a couple of days.