jar

com.raufferlobo.springboot.multitenant.mongodb : spring-boot-multitenant-mongodb

Maven & Gradle

Mar 06, 2018
1 stars

An useful Mongodb factory which allows applications to choose the database name at runtime.

Table Of Contents

Latest Version

Download com.raufferlobo.springboot.multitenant.mongodb : spring-boot-multitenant-mongodb JAR file - Latest Versions:

All Versions

Download com.raufferlobo.springboot.multitenant.mongodb : spring-boot-multitenant-mongodb JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window spring-boot-multitenant-mongodb-1.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.lobo.rauffer.springboot.multitenant.mongodb

├─ com.lobo.rauffer.springboot.multitenant.mongodb.MultitenantMongoDbConfiguration.class - [JAR]

├─ com.lobo.rauffer.springboot.multitenant.mongodb.MultitenantMongoDbFactory.class - [JAR]

├─ com.lobo.rauffer.springboot.multitenant.mongodb.TenantResolver.class - [JAR]