Spring Boot 2.7.18 Error with Request Scoped MongoCollection Using Kotlin MongoDB Driver
I recently migrated my Spring Boot application’s dependency from KMongo to MongoDB Kotlin Driver. The application worked fine with Spring Boot 2.4.2, but after upgrading to Spring Boot 2.7.18, I encounter an error related to creating a proxy for a MongoCollection bean.