funkygao/cp-ddd-framework

View on GitHub
dddplus-plugin/src/main/java/io/github/dddplus/runtime/registry/Container.java

Summary

Maintainability
A
35 mins
Test Coverage

Method loadPartnerPlugin has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public synchronized void loadPartnerPlugin(@NonNull String code, @NonNull String version, @NonNull String jarPath, boolean useSpring, IContainerContext containerContext) throws Throwable {

    There are no issues that match your filters.

    Category
    Status