All Downloads are FREE. Search and download functionalities are using the official Maven repository.

y8246.collection-util.1.1.1.RELEASE.source-code.settings.xml Maven / Gradle / Ivy

Go to download

Collection Util is a mybatis plug-in designed to solve the problem of N + 1 in mysql. When you use Mysql to query linked tables and pages, there will be n + 1 problem. This plug-in can help you!

The newest version!
<?xml version="1.0" encoding="UTF-8"?>
<settings>
    <servers>
        <server>
            <id>oss</id>
            <username>ddd</username>
            <password></password>
        </server>
    </servers>
</settings>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy