Relative Content

Tag Archive for javaspringmongodb

Java MongoDB not mapping extended classes

I have a base class Person and 2 classes that extends from it. When I add insert these classes into the database, it keeps all the info about the extended classes as shown below.