Uses of Interface
org.springframework.data.mongodb.core.MongoJsonSchemaCreator
Packages that use MongoJsonSchemaCreator
-
Uses of MongoJsonSchemaCreator in org.springframework.data.mongodb.core
Methods in org.springframework.data.mongodb.core that return MongoJsonSchemaCreatorModifier and TypeMethodDescriptionstatic MongoJsonSchemaCreatorMongoJsonSchemaCreator.create()Creates a newMongoJsonSchemaCreatorthat does not consider potential extensions - suitable for testing.static MongoJsonSchemaCreatorMongoJsonSchemaCreator.create(MappingContext mappingContext) Creates a newMongoJsonSchemaCreatorthat is aware of type mappings and potentialextensions.static MongoJsonSchemaCreatorMongoJsonSchemaCreator.create(MongoConverter mongoConverter) Creates a newMongoJsonSchemaCreatorthat is aware of conversions applied by the givenMongoConverter.MongoJsonSchemaCreator.filter(Predicate<MongoJsonSchemaCreator.JsonSchemaPropertyContext> filter) Filter matchingproperties.Set additional type parameters for polymorphic ones.