Specify how LocalDateTime is stored in Azure CosmosDB for NoSQL
I have a spring boot project using azure cosmos db for nosql as the database, using CosmosRepository
from spring-cloud-azure-starter-data-cosmos
artifact. My entity looks like this: