jar

cn.bbwres : biscuit-mongodb-boot-starter

Maven & Gradle

Jun 24, 2024

spring boot mongodb start

Table Of Contents

Latest Version

Download cn.bbwres : biscuit-mongodb-boot-starter JAR file - Latest Versions:

All Versions

Download cn.bbwres : biscuit-mongodb-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 biscuit-mongodb-boot-starter-0.0.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cn.bbwres.biscuit.mongodb.service

├─ cn.bbwres.biscuit.mongodb.service.ExtendMongoService.class - [JAR]

cn.bbwres.biscuit.mongodb.config

├─ cn.bbwres.biscuit.mongodb.config.MongodbParams.class - [JAR]

├─ cn.bbwres.biscuit.mongodb.config.MongodbProperties.class - [JAR]

cn.bbwres.biscuit.mongodb.processor

├─ cn.bbwres.biscuit.mongodb.processor.MongodbBeanContextAware.class - [JAR]

cn.bbwres.biscuit.mongodb

├─ cn.bbwres.biscuit.mongodb.MongodbAutoConfigure.class - [JAR]

cn.bbwres.biscuit.mongodb.service.impl

├─ cn.bbwres.biscuit.mongodb.service.impl.ExtendMongoServiceImpl.class - [JAR]

cn.bbwres.biscuit.mongodb.dao

├─ cn.bbwres.biscuit.mongodb.dao.ExtendMongoRepository.class - [JAR]

├─ cn.bbwres.biscuit.mongodb.dao.ExtendSimpleMongoRepository.class - [JAR]