| Package | Description |
|---|---|
| org.springframework.data.mongodb.core |
MongoDB core support.
|
| Modifier and Type | Method and Description |
|---|---|
static Predicate<MongoJsonSchemaCreator.JsonSchemaPropertyContext> |
MongoJsonSchemaCreator.encryptedOnly()
A filter
Predicate that matches encrypted properties and those having nested ones. |
| Modifier and Type | Method and Description |
|---|---|
MongoJsonSchemaCreator |
MongoJsonSchemaCreator.filter(Predicate<MongoJsonSchemaCreator.JsonSchemaPropertyContext> filter)
Filter matching
properties. |
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.