类 MongoProperties.Gridfs

java.lang.Object
org.springframework.boot.autoconfigure.mongo.MongoProperties.Gridfs
封闭类:
MongoProperties

public static class MongoProperties.Gridfs extends Object
  • 构造器详细资料

    • Gridfs

      public Gridfs()
  • 方法详细资料

    • getDatabase

      public String getDatabase()
    • setDatabase

      public void setDatabase(String database)
    • getBucket

      public String getBucket()
    • setBucket

      public void setBucket(String bucket)