Reading data from MongoDb using mongoTemplate gives back exception
I am trying to access mongoDb using mongoTemplate (spring version 3.2) with java 21 and getting either MappingInstantiationException or InaccessibleObjectException.
I am trying to access mongoDb using mongoTemplate (spring version 3.2) with java 21 and getting either MappingInstantiationException or InaccessibleObjectException.