【问题标题】:Is there any way to save a generic Json to Mongodb using Spring Data?有什么方法可以使用 Spring Data 将通用 Json 保存到 Mongodb?
【发布时间】:2022-12-02 17:12:04
【问题描述】:

I am struggling to find a way to save a generic Json (as String format, or org.BSON.Document, DBObject) without mapping the data in some classes (as the Json in input can have multiple formats) down to Mongodb inside a Spring Boot application that uses Spring Data (3.0). Is there any way to achieve that?

    标签: mongodb spring-boot spring-data


    【解决方案1】:
    猜你喜欢
    • 2015-07-22
    • 1970-01-01
    • 2023-01-30
    • 1970-01-01
    • 2016-10-11
    • 1970-01-01
    • 2021-09-19
    • 1970-01-01
    • 2017-08-24
    相关资源
    最近更新 更多