jar

com.gitee.xiezengcheng : fluentmongo

Maven & Gradle

Mar 21, 2022

fluent-mongo · fluent-mongo是MongoTemplate增强工具包,简化 CRUD 操作,封装了许多通用的方法。同时,也提供自定义方法的方式。

Table Of Contents

Latest Version

Download com.gitee.xiezengcheng : fluentmongo JAR file - Latest Versions:

All Versions

Download com.gitee.xiezengcheng : fluentmongo JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.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 fluentmongo-1.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

fluent.mongo.reflection

├─ fluent.mongo.reflection.ReflectionUtil.class - [JAR]

├─ fluent.mongo.reflection.SerializableFunction.class - [JAR]

fluent.mongo.common

├─ fluent.mongo.common.FluentPageRequest.class - [JAR]

├─ fluent.mongo.common.FluentPageResponse.class - [JAR]

fluent.mongo.builder

├─ fluent.mongo.builder.SortBuilder.class - [JAR]

├─ fluent.mongo.builder.UpdateBuilder.class - [JAR]

fluent.mongo

├─ fluent.mongo.FluentMongoTemplate.class - [JAR]

fluent.mongo.wraper

├─ fluent.mongo.wraper.CriteriaAndWrapper.class - [JAR]

├─ fluent.mongo.wraper.CriteriaOrWrapper.class - [JAR]

├─ fluent.mongo.wraper.CriteriaWrapper.class - [JAR]

fluent.mongo.constant

├─ fluent.mongo.constant.FluentConstant.class - [JAR]

fluent.mongo.annotation

├─ fluent.mongo.annotation.FluentCreateTimeBy.class - [JAR]

├─ fluent.mongo.annotation.FluentUpdateTimeBy.class - [JAR]