Navigation

    MemFireDB论坛

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    如何在springboot中使用MemFire

    MemFireDB新手区
    2
    2
    237
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      starry last edited by starry

      MemFire兼容PostgreSQL11,在springboot中使用MemFire方式与使用PostgreSQL基本相同,但由于MemFire支持传输加密与身份验证,所以配置略有不同,具体可以参考代码示例:代码示例

      P 1 Reply Last reply Reply Quote 4
      • P
        pekin @starry last edited by

        @starry 通过账号密码连接的时候f9abd8a5-3643-4734-985c-e61ea7dd4133-image.png ,缺少个配置,备注一下👮

        spring.jpa.properties.hibernate.temp.use_jdbc_metadata_defaults = false

        1 Reply Last reply Reply Quote 0
        • First post
          Last post