Class MongoProperties.Gridfs

java.lang.Object
org.springframework.boot.mongodb.autoconfigure.MongoProperties.Gridfs
Enclosing class:
MongoProperties

public static class MongoProperties.Gridfs extends Object
Since:
4.0.0
Author:
Dave Syer, Phillip Webb, Josh Long, Andy Wilkinson, EddĂș MelĂ©ndez, Stephane Nicoll, Nasko Vasilev, Mark Paluch, Artsiom Yudovin, Safeer Ansari
  • Constructor Details

    • Gridfs

      public Gridfs()
  • Method Details

    • getDatabase

      public @Nullable String getDatabase()
    • setDatabase

      public void setDatabase(@Nullable String database)
    • getBucket

      public @Nullable String getBucket()
    • setBucket

      public void setBucket(@Nullable String bucket)