zmy01
parent
384b18e728
commit
04446ee30b
|
@ -0,0 +1,11 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="AnalysisProjectProfileManager">
|
||||||
|
<option name="PROJECT_PROFILE" />
|
||||||
|
<option name="USE_PROJECT_LEVEL_SETTINGS" value="false" />
|
||||||
|
<list size="0" />
|
||||||
|
</component>
|
||||||
|
<component name="SuppressionsComponent">
|
||||||
|
<option name="suppComments" value="[]" />
|
||||||
|
</component>
|
||||||
|
</project>
|
|
@ -1,8 +0,0 @@
|
||||||
# Default ignored files
|
|
||||||
/shelf/
|
|
||||||
/workspace.xml
|
|
||||||
# Editor-based HTTP Client requests
|
|
||||||
/httpRequests/
|
|
||||||
# Datasource local storage ignored files
|
|
||||||
/dataSources/
|
|
||||||
/dataSources.local.xml
|
|
|
@ -1,16 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project version="4">
|
|
||||||
<component name="CheckStyle-IDEA" serialisationVersion="2">
|
|
||||||
<checkstyleVersion>10.12.4</checkstyleVersion>
|
|
||||||
<scanScope>JavaOnly</scanScope>
|
|
||||||
<copyLibs>true</copyLibs>
|
|
||||||
<option name="thirdPartyClasspath" />
|
|
||||||
<option name="activeLocationIds" />
|
|
||||||
<option name="locations">
|
|
||||||
<list>
|
|
||||||
<ConfigurationLocation id="bundled-sun-checks" type="BUNDLED" scope="All" description="Sun Checks">(bundled)</ConfigurationLocation>
|
|
||||||
<ConfigurationLocation id="bundled-google-checks" type="BUNDLED" scope="All" description="Google Checks">(bundled)</ConfigurationLocation>
|
|
||||||
</list>
|
|
||||||
</option>
|
|
||||||
</component>
|
|
||||||
</project>
|
|
|
@ -2,21 +2,14 @@
|
||||||
<project version="4">
|
<project version="4">
|
||||||
<component name="Encoding" defaultCharsetForPropertiesFiles="UTF-8">
|
<component name="Encoding" defaultCharsetForPropertiesFiles="UTF-8">
|
||||||
<file url="file://$PROJECT_DIR$/community-security-auth/src/main/java" charset="UTF-8" />
|
<file url="file://$PROJECT_DIR$/community-security-auth/src/main/java" charset="UTF-8" />
|
||||||
<file url="file://$PROJECT_DIR$/community-security-auth/src/main/resources" charset="UTF-8" />
|
|
||||||
<file url="file://$PROJECT_DIR$/community-security-common/src/main/java" charset="UTF-8" />
|
<file url="file://$PROJECT_DIR$/community-security-common/src/main/java" charset="UTF-8" />
|
||||||
<file url="file://$PROJECT_DIR$/community-security-common/src/main/resources" charset="UTF-8" />
|
|
||||||
<file url="file://$PROJECT_DIR$/community-security-gateway/src/main/java" charset="UTF-8" />
|
<file url="file://$PROJECT_DIR$/community-security-gateway/src/main/java" charset="UTF-8" />
|
||||||
<file url="file://$PROJECT_DIR$/community-security-gateway/src/main/resources" charset="UTF-8" />
|
|
||||||
<file url="file://$PROJECT_DIR$/community-security-modules/community-security-modules-es/src/main/java" charset="UTF-8" />
|
<file url="file://$PROJECT_DIR$/community-security-modules/community-security-modules-es/src/main/java" charset="UTF-8" />
|
||||||
<file url="file://$PROJECT_DIR$/community-security-modules/community-security-modules-photo/src/main/java" charset="UTF-8" />
|
<file url="file://$PROJECT_DIR$/community-security-modules/community-security-modules-photo/src/main/java" charset="UTF-8" />
|
||||||
<file url="file://$PROJECT_DIR$/community-security-modules/community-security-modules-shop/src/main/java" charset="UTF-8" />
|
<file url="file://$PROJECT_DIR$/community-security-modules/community-security-modules-shop/src/main/java" charset="UTF-8" />
|
||||||
<file url="file://$PROJECT_DIR$/community-security-modules/community-security-modules-shop/src/main/resources" charset="UTF-8" />
|
|
||||||
<file url="file://$PROJECT_DIR$/community-security-modules/community-security-modules-system/src/main/java" charset="UTF-8" />
|
<file url="file://$PROJECT_DIR$/community-security-modules/community-security-modules-system/src/main/java" charset="UTF-8" />
|
||||||
<file url="file://$PROJECT_DIR$/community-security-modules/community-security-modules-system/src/main/resources" charset="UTF-8" />
|
|
||||||
<file url="file://$PROJECT_DIR$/community-security-modules/src/main/java" charset="UTF-8" />
|
<file url="file://$PROJECT_DIR$/community-security-modules/src/main/java" charset="UTF-8" />
|
||||||
<file url="file://$PROJECT_DIR$/community-security-modules/src/main/resources" charset="UTF-8" />
|
<file url="file://$PROJECT_DIR$/community-security-modules/src/main/resources" charset="UTF-8" />
|
||||||
<file url="file://$PROJECT_DIR$/community-security-moudle/src/main/java" charset="UTF-8" />
|
|
||||||
<file url="file://$PROJECT_DIR$/community-security-moudle/src/main/resources" charset="UTF-8" />
|
|
||||||
<file url="file://$PROJECT_DIR$/src/main/java" charset="UTF-8" />
|
<file url="file://$PROJECT_DIR$/src/main/java" charset="UTF-8" />
|
||||||
<file url="file://$PROJECT_DIR$/src/main/resources" charset="UTF-8" />
|
<file url="file://$PROJECT_DIR$/src/main/resources" charset="UTF-8" />
|
||||||
<file url="PROJECT" charset="UTF-8" />
|
<file url="PROJECT" charset="UTF-8" />
|
||||||
|
|
|
@ -1,14 +1,5 @@
|
||||||
<component name="InspectionProjectProfileManager">
|
<component name="InspectionProjectProfileManager">
|
||||||
<profile version="1.0">
|
<profile version="1.0">
|
||||||
<option name="myName" value="Project Default" />
|
<option name="myName" value="Project Default" />
|
||||||
<inspection_tool class="AliAccessStaticViaInstance" enabled="true" level="WARNING" enabled_by_default="true" />
|
|
||||||
<inspection_tool class="AliArrayNamingShouldHaveBracket" enabled="true" level="WARNING" enabled_by_default="true" />
|
|
||||||
<inspection_tool class="AliControlFlowStatementWithoutBraces" enabled="true" level="WARNING" enabled_by_default="true" />
|
|
||||||
<inspection_tool class="AliDeprecation" enabled="true" level="WARNING" enabled_by_default="true" />
|
|
||||||
<inspection_tool class="AliEqualsAvoidNull" enabled="true" level="WARNING" enabled_by_default="true" />
|
|
||||||
<inspection_tool class="AliLongLiteralsEndingWithLowercaseL" enabled="true" level="WARNING" enabled_by_default="true" />
|
|
||||||
<inspection_tool class="AliMissingOverrideAnnotation" enabled="true" level="WARNING" enabled_by_default="true" />
|
|
||||||
<inspection_tool class="AliWrapperTypeEquality" enabled="true" level="WARNING" enabled_by_default="true" />
|
|
||||||
<inspection_tool class="MapOrSetKeyShouldOverrideHashCodeEquals" enabled="true" level="WARNING" enabled_by_default="true" />
|
|
||||||
</profile>
|
</profile>
|
||||||
</component>
|
</component>
|
|
@ -1,19 +1,22 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<project version="4">
|
<project version="4">
|
||||||
<component name="ExternalStorageConfigurationManager" enabled="true" />
|
<component name="ExternalStorageConfigurationManager" enabled="true" />
|
||||||
|
<component name="FindBugsConfigurable">
|
||||||
|
<option name="make" value="true" />
|
||||||
|
<option name="effort" value="default" />
|
||||||
|
<option name="priority" value="Medium" />
|
||||||
|
<option name="excludeFilter" value="" />
|
||||||
|
</component>
|
||||||
<component name="MavenProjectsManager">
|
<component name="MavenProjectsManager">
|
||||||
<option name="originalFiles">
|
<option name="originalFiles">
|
||||||
<list>
|
<list>
|
||||||
<option value="$PROJECT_DIR$/pom.xml" />
|
<option value="$PROJECT_DIR$/pom.xml" />
|
||||||
</list>
|
</list>
|
||||||
</option>
|
</option>
|
||||||
<option name="ignoredFiles">
|
<option name="workspaceImportForciblyTurnedOn" value="true" />
|
||||||
<set>
|
|
||||||
<option value="$PROJECT_DIR$/community-security-moudle/pom.xml" />
|
|
||||||
</set>
|
|
||||||
</option>
|
|
||||||
</component>
|
</component>
|
||||||
<component name="ProjectRootManager" version="2" languageLevel="JDK_17" default="true" project-jdk-name="17" project-jdk-type="JavaSDK">
|
<component name="ProjectRootManager" version="2" languageLevel="JDK_17" project-jdk-name="17 (3)" project-jdk-type="JavaSDK" />
|
||||||
<output url="file://$PROJECT_DIR$/out" />
|
<component name="SuppressionsComponent">
|
||||||
|
<option name="suppComments" value="[]" />
|
||||||
</component>
|
</component>
|
||||||
</project>
|
</project>
|
|
@ -0,0 +1,465 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="AnalysisProjectProfileManager">
|
||||||
|
<option name="PROJECT_PROFILE" value="Project Default" />
|
||||||
|
<option name="USE_PROJECT_LEVEL_SETTINGS" value="false" />
|
||||||
|
<scopes />
|
||||||
|
<profiles>
|
||||||
|
<profile profile_name="Project Default" version="1.0" is_locked="false">
|
||||||
|
<coding_rule class="AM_CREATES_EMPTY_JAR_FILE_ENTRY" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="AM_CREATES_EMPTY_ZIP_FILE_ENTRY" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="AT_OPERATION_SEQUENCE_ON_CONCURRENT_ABSTRACTION" level="CRITICAL" enabled="false" />
|
||||||
|
<coding_rule class="BAC_BAD_APPLET_CONSTRUCTOR" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="BC_BAD_CAST_TO_ABSTRACT_COLLECTION" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="BC_BAD_CAST_TO_CONCRETE_COLLECTION" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="BC_EQUALS_METHOD_SHOULD_WORK_FOR_ALL_OBJECTS" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="BC_IMPOSSIBLE_CAST" level="BLOCKER" enabled="true" />
|
||||||
|
<coding_rule class="BC_IMPOSSIBLE_DOWNCAST" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="BC_IMPOSSIBLE_DOWNCAST_OF_TOARRAY" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="BC_IMPOSSIBLE_INSTANCEOF" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="BC_UNCONFIRMED_CAST" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="BC_UNCONFIRMED_CAST_OF_RETURN_VALUE" level="CRITICAL" enabled="false" />
|
||||||
|
<coding_rule class="BC_VACUOUS_INSTANCEOF" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="BIT_ADD_OF_SIGNED_BYTE" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="BIT_AND" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="BIT_AND_ZZ" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="BIT_IOR" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="BIT_IOR_OF_SIGNED_BYTE" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="BIT_SIGNED_CHECK" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="BIT_SIGNED_CHECK_HIGH_BIT" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="BOA_BADLY_OVERRIDDEN_ADAPTER" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="BSHIFT_WRONG_ADD_PRIORITY" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="BX_BOXING_IMMEDIATELY_UNBOXED" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="BX_BOXING_IMMEDIATELY_UNBOXED_TO_PERFORM_COERCION" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="BX_UNBOXED_AND_COERCED_FOR_TERNARY_OPERATOR" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="BX_UNBOXING_IMMEDIATELY_REBOXED" level="CRITICAL" enabled="false" />
|
||||||
|
<coding_rule class="CAA_COVARIANT_ARRAY_ELEMENT_STORE" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="CAA_COVARIANT_ARRAY_FIELD" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="CAA_COVARIANT_ARRAY_LOCAL" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="CAA_COVARIANT_ARRAY_RETURN" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="CD_CIRCULAR_DEPENDENCY" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="CI_CONFUSED_INHERITANCE" level="MINOR" enabled="true" />
|
||||||
|
<coding_rule class="CNT_ROUGH_CONSTANT_VALUE" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="CN_IDIOM" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="CN_IDIOM_NO_SUPER_CALL" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="CN_IMPLEMENTS_CLONE_BUT_NOT_CLONEABLE" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="CO_ABSTRACT_SELF" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="CO_COMPARETO_INCORRECT_FLOATING" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="CO_COMPARETO_RESULTS_MIN_VALUE" level="CRITICAL" enabled="false" />
|
||||||
|
<coding_rule class="CO_SELF_NO_OBJECT" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="DB_DUPLICATE_BRANCHES" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="DB_DUPLICATE_SWITCH_CLAUSES" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="DC_DOUBLECHECK" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="DC_PARTIALLY_CONSTRUCTED" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="DE_MIGHT_DROP" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="DE_MIGHT_IGNORE" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="DLS_DEAD_LOCAL_INCREMENT_IN_RETURN" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="DLS_DEAD_LOCAL_STORE" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="DLS_DEAD_LOCAL_STORE_IN_RETURN" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="DLS_DEAD_LOCAL_STORE_OF_NULL" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="DLS_DEAD_LOCAL_STORE_SHADOWS_FIELD" level="CRITICAL" enabled="false" />
|
||||||
|
<coding_rule class="DLS_DEAD_STORE_OF_CLASS_LITERAL" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="DLS_OVERWRITTEN_INCREMENT" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="DL_SYNCHRONIZATION_ON_BOOLEAN" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="DL_SYNCHRONIZATION_ON_BOXED_PRIMITIVE" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="DL_SYNCHRONIZATION_ON_SHARED_CONSTANT" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="DL_SYNCHRONIZATION_ON_UNSHARED_BOXED_PRIMITIVE" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="DMI_ANNOTATION_IS_NOT_VISIBLE_TO_REFLECTION" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="DMI_ARGUMENTS_WRONG_ORDER" level="CRITICAL" enabled="false" />
|
||||||
|
<coding_rule class="DMI_BAD_MONTH" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="DMI_BIGDECIMAL_CONSTRUCTED_FROM_DOUBLE" level="CRITICAL" enabled="false" />
|
||||||
|
<coding_rule class="DMI_BLOCKING_METHODS_ON_URL" level="BLOCKER" enabled="true" />
|
||||||
|
<coding_rule class="DMI_CALLING_NEXT_FROM_HASNEXT" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="DMI_COLLECTIONS_SHOULD_NOT_CONTAIN_THEMSELVES" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="DMI_COLLECTION_OF_URLS" level="BLOCKER" enabled="true" />
|
||||||
|
<coding_rule class="DMI_CONSTANT_DB_PASSWORD" level="BLOCKER" enabled="true" />
|
||||||
|
<coding_rule class="DMI_DOH" level="CRITICAL" enabled="false" />
|
||||||
|
<coding_rule class="DMI_EMPTY_DB_PASSWORD" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="DMI_ENTRY_SETS_MAY_REUSE_ENTRY_OBJECTS" level="CRITICAL" enabled="false" />
|
||||||
|
<coding_rule class="DMI_FUTILE_ATTEMPT_TO_CHANGE_MAXPOOL_SIZE_OF_SCHEDULED_THREAD_POOL_EXECUTOR" level="MINOR" enabled="true" />
|
||||||
|
<coding_rule class="DMI_HARDCODED_ABSOLUTE_FILENAME" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="DMI_INVOKING_HASHCODE_ON_ARRAY" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="DMI_INVOKING_TOSTRING_ON_ANONYMOUS_ARRAY" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="DMI_INVOKING_TOSTRING_ON_ARRAY" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="DMI_LONG_BITS_TO_DOUBLE_INVOKED_ON_INT" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="DMI_NONSERIALIZABLE_OBJECT_WRITTEN" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="DMI_RANDOM_USED_ONLY_ONCE" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="DMI_SCHEDULED_THREAD_POOL_EXECUTOR_WITH_ZERO_CORE_THREADS" level="MINOR" enabled="true" />
|
||||||
|
<coding_rule class="DMI_THREAD_PASSED_WHERE_RUNNABLE_EXPECTED" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="DMI_UNSUPPORTED_METHOD" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="DMI_USELESS_SUBSTRING" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="DMI_USING_REMOVEALL_TO_CLEAR_COLLECTION" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="DMI_VACUOUS_CALL_TO_EASYMOCK_METHOD" level="MINOR" enabled="true" />
|
||||||
|
<coding_rule class="DMI_VACUOUS_SELF_COLLECTION_CALL" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="DM_BOOLEAN_CTOR" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="DM_BOXED_PRIMITIVE_FOR_COMPARE" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="DM_BOXED_PRIMITIVE_FOR_PARSING" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="DM_BOXED_PRIMITIVE_TOSTRING" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="DM_CONVERT_CASE" level="INFO" enabled="true" />
|
||||||
|
<coding_rule class="DM_DEFAULT_ENCODING" level="CRITICAL" enabled="false" />
|
||||||
|
<coding_rule class="DM_EXIT" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="DM_FP_NUMBER_CTOR" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="DM_GC" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="DM_INVALID_MIN_MAX" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="DM_MONITOR_WAIT_ON_CONDITION" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="DM_NEW_FOR_GETCLASS" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="DM_NEXTINT_VIA_NEXTDOUBLE" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="DM_NUMBER_CTOR" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="DM_RUN_FINALIZERS_ON_EXIT" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="DM_STRING_CTOR" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="DM_STRING_TOSTRING" level="INFO" enabled="true" />
|
||||||
|
<coding_rule class="DM_STRING_VOID_CTOR" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="DM_USELESS_THREAD" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="DP_CREATE_CLASSLOADER_INSIDE_DO_PRIVILEGED" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="DP_DO_INSIDE_DO_PRIVILEGED" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="EC_ARRAY_AND_NONARRAY" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="EC_BAD_ARRAY_COMPARE" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="EC_INCOMPATIBLE_ARRAY_COMPARE" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="EC_NULL_ARG" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="EC_UNRELATED_CLASS_AND_INTERFACE" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="EC_UNRELATED_INTERFACES" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="EC_UNRELATED_TYPES" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="EC_UNRELATED_TYPES_USING_POINTER_EQUALITY" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="EI_EXPOSE_REP" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="EI_EXPOSE_REP2" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="EI_EXPOSE_STATIC_REP2" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="EQ_ABSTRACT_SELF" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="EQ_ALWAYS_FALSE" level="BLOCKER" enabled="true" />
|
||||||
|
<coding_rule class="EQ_ALWAYS_TRUE" level="BLOCKER" enabled="true" />
|
||||||
|
<coding_rule class="EQ_CHECK_FOR_OPERAND_NOT_COMPATIBLE_WITH_THIS" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="EQ_COMPARETO_USE_OBJECT_EQUALS" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="EQ_COMPARING_CLASS_NAMES" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="EQ_DOESNT_OVERRIDE_EQUALS" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="EQ_DONT_DEFINE_EQUALS_FOR_ENUM" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="EQ_GETCLASS_AND_CLASS_CONSTANT" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="EQ_OTHER_NO_OBJECT" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="EQ_OTHER_USE_OBJECT" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="EQ_OVERRIDING_EQUALS_NOT_SYMMETRIC" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="EQ_SELF_NO_OBJECT" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="EQ_SELF_USE_OBJECT" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="EQ_UNUSUAL" level="MINOR" enabled="true" />
|
||||||
|
<coding_rule class="ES_COMPARING_PARAMETER_STRING_WITH_EQ" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="ES_COMPARING_STRINGS_WITH_EQ" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="ESync_EMPTY_SYNC" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="FB_MISSING_EXPECTED_WARNING" level="CRITICAL" enabled="false" />
|
||||||
|
<coding_rule class="FB_UNEXPECTED_WARNING" level="CRITICAL" enabled="false" />
|
||||||
|
<coding_rule class="FE_FLOATING_POINT_EQUALITY" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="FE_TEST_IF_EQUAL_TO_NOT_A_NUMBER" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="FI_EMPTY" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="FI_EXPLICIT_INVOCATION" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="FI_FINALIZER_NULLS_FIELDS" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="FI_FINALIZER_ONLY_NULLS_FIELDS" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="FI_MISSING_SUPER_CALL" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="FI_NULLIFY_SUPER" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="FI_PUBLIC_SHOULD_BE_PROTECTED" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="FI_USELESS" level="MINOR" enabled="true" />
|
||||||
|
<coding_rule class="FL_MATH_USING_FLOAT_PRECISION" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="GC_UNCHECKED_TYPE_IN_GENERIC_CALL" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="GC_UNRELATED_TYPES" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="HE_EQUALS_NO_HASHCODE" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="HE_EQUALS_USE_HASHCODE" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="HE_HASHCODE_NO_EQUALS" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="HE_HASHCODE_USE_OBJECT_EQUALS" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="HE_INHERITS_EQUALS_USE_HASHCODE" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="HE_SIGNATURE_DECLARES_HASHING_OF_UNHASHABLE_CLASS" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="HE_USE_OF_UNHASHABLE_CLASS" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="HRS_REQUEST_PARAMETER_TO_COOKIE" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="HRS_REQUEST_PARAMETER_TO_HTTP_HEADER" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="HSC_HUGE_SHARED_STRING_CONSTANT" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="IA_AMBIGUOUS_INVOCATION_OF_INHERITED_OR_OUTER_METHOD" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="ICAST_BAD_SHIFT_AMOUNT" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="ICAST_IDIV_CAST_TO_DOUBLE" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="ICAST_INTEGER_MULTIPLY_CAST_TO_LONG" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="ICAST_INT_2_LONG_AS_INSTANT" level="CRITICAL" enabled="false" />
|
||||||
|
<coding_rule class="ICAST_INT_CAST_TO_DOUBLE_PASSED_TO_CEIL" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="ICAST_INT_CAST_TO_FLOAT_PASSED_TO_ROUND" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="ICAST_QUESTIONABLE_UNSIGNED_RIGHT_SHIFT" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="IC_INIT_CIRCULARITY" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="IC_SUPERCLASS_USES_SUBCLASS_DURING_INITIALIZATION" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="IIL_ELEMENTS_GET_LENGTH_IN_LOOP" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="IIL_PATTERN_COMPILE_IN_LOOP" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="IIL_PATTERN_COMPILE_IN_LOOP_INDIRECT" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="IIL_PREPARE_STATEMENT_IN_LOOP" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="IIO_INEFFICIENT_INDEX_OF" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="IIO_INEFFICIENT_LAST_INDEX_OF" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="IJU_ASSERT_METHOD_INVOKED_FROM_RUN_METHOD" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="IJU_BAD_SUITE_METHOD" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="IJU_NO_TESTS" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="IJU_SETUP_NO_SUPER" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="IJU_SUITE_NOT_STATIC" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="IJU_TEARDOWN_NO_SUPER" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="IL_CONTAINER_ADDED_TO_ITSELF" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="IL_INFINITE_LOOP" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="IL_INFINITE_RECURSIVE_LOOP" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="IMA_INEFFICIENT_MEMBER_ACCESS" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="IMSE_DONT_CATCH_IMSE" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="IM_AVERAGE_COMPUTATION_COULD_OVERFLOW" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="IM_BAD_CHECK_FOR_ODD" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="IM_MULTIPLYING_RESULT_OF_IREM" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="INT_BAD_COMPARISON_WITH_INT_VALUE" level="CRITICAL" enabled="false" />
|
||||||
|
<coding_rule class="INT_BAD_COMPARISON_WITH_NONNEGATIVE_VALUE" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="INT_BAD_COMPARISON_WITH_SIGNED_BYTE" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="INT_BAD_REM_BY_1" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="INT_VACUOUS_BIT_OPERATION" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="INT_VACUOUS_COMPARISON" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="IO_APPENDING_TO_OBJECT_OUTPUT_STREAM" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="IP_PARAMETER_IS_DEAD_BUT_OVERWRITTEN" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="IS2_INCONSISTENT_SYNC" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="ISC_INSTANTIATE_STATIC_CLASS" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="IS_FIELD_NOT_GUARDED" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="ITA_INEFFICIENT_TO_ARRAY" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="IT_NO_SUCH_ELEMENT" level="MINOR" enabled="true" />
|
||||||
|
<coding_rule class="J2EE_STORE_OF_NON_SERIALIZABLE_OBJECT_INTO_SESSION" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="JCIP_FIELD_ISNT_FINAL_IN_IMMUTABLE_CLASS" level="MINOR" enabled="true" />
|
||||||
|
<coding_rule class="JLM_JSR166_LOCK_MONITORENTER" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="JLM_JSR166_UTILCONCURRENT_MONITORENTER" level="CRITICAL" enabled="false" />
|
||||||
|
<coding_rule class="JML_JSR166_CALLING_WAIT_RATHER_THAN_AWAIT" level="CRITICAL" enabled="false" />
|
||||||
|
<coding_rule class="LG_LOST_LOGGER_DUE_TO_WEAK_REFERENCE" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="LI_LAZY_INIT_STATIC" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="LI_LAZY_INIT_UPDATE_STATIC" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="ME_ENUM_FIELD_SETTER" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="ME_MUTABLE_ENUM_FIELD" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="MF_CLASS_MASKS_FIELD" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="MF_METHOD_MASKS_FIELD" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="ML_SYNC_ON_FIELD_TO_GUARD_CHANGING_THAT_FIELD" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="ML_SYNC_ON_UPDATED_FIELD" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="MSF_MUTABLE_SERVLET_FIELD" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="MS_CANNOT_BE_FINAL" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="MS_EXPOSE_REP" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="MS_FINAL_PKGPROTECT" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="MS_MUTABLE_ARRAY" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="MS_MUTABLE_COLLECTION" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="MS_MUTABLE_COLLECTION_PKGPROTECT" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="MS_MUTABLE_HASHTABLE" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="MS_OOI_PKGPROTECT" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="MS_PKGPROTECT" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="MS_SHOULD_BE_FINAL" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="MS_SHOULD_BE_REFACTORED_TO_BE_FINAL" level="CRITICAL" enabled="false" />
|
||||||
|
<coding_rule class="MTIA_SUSPECT_SERVLET_INSTANCE_FIELD" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="MTIA_SUSPECT_STRUTS_INSTANCE_FIELD" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="MWN_MISMATCHED_NOTIFY" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="MWN_MISMATCHED_WAIT" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="NM_BAD_EQUAL" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="NM_CLASS_NAMING_CONVENTION" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="NM_CLASS_NOT_EXCEPTION" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="NM_CONFUSING" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="NM_FIELD_NAMING_CONVENTION" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="NM_FUTURE_KEYWORD_USED_AS_IDENTIFIER" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="NM_FUTURE_KEYWORD_USED_AS_MEMBER_IDENTIFIER" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="NM_LCASE_HASHCODE" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="NM_LCASE_TOSTRING" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="NM_METHOD_CONSTRUCTOR_CONFUSION" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="NM_METHOD_NAMING_CONVENTION" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="NM_SAME_SIMPLE_NAME_AS_INTERFACE" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="NM_SAME_SIMPLE_NAME_AS_SUPERCLASS" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="NM_VERY_CONFUSING" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="NM_VERY_CONFUSING_INTENTIONAL" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="NM_WRONG_PACKAGE" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="NM_WRONG_PACKAGE_INTENTIONAL" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="NN_NAKED_NOTIFY" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="NOISE_FIELD_REFERENCE" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="NOISE_METHOD_CALL" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="NOISE_NULL_DEREFERENCE" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="NOISE_OPERATION" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="NO_NOTIFY_NOT_NOTIFYALL" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="NP_ALWAYS_NULL" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="NP_ALWAYS_NULL_EXCEPTION" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="NP_ARGUMENT_MIGHT_BE_NULL" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="NP_BOOLEAN_RETURN_NULL" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="NP_CLONE_COULD_RETURN_NULL" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="NP_CLOSING_NULL" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="NP_DEREFERENCE_OF_READLINE_VALUE" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="NP_EQUALS_SHOULD_HANDLE_NULL_ARGUMENT" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="NP_GUARANTEED_DEREF" level="BLOCKER" enabled="true" />
|
||||||
|
<coding_rule class="NP_GUARANTEED_DEREF_ON_EXCEPTION_PATH" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="NP_IMMEDIATE_DEREFERENCE_OF_READLINE" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="NP_LOAD_OF_KNOWN_NULL_VALUE" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="NP_METHOD_PARAMETER_TIGHTENS_ANNOTATION" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="NP_METHOD_RETURN_RELAXING_ANNOTATION" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="NP_NONNULL_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR" level="CRITICAL" enabled="false" />
|
||||||
|
<coding_rule class="NP_NONNULL_PARAM_VIOLATION" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="NP_NONNULL_RETURN_VIOLATION" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="NP_NULL_INSTANCEOF" level="BLOCKER" enabled="true" />
|
||||||
|
<coding_rule class="NP_NULL_ON_SOME_PATH" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="NP_NULL_ON_SOME_PATH_EXCEPTION" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="NP_NULL_ON_SOME_PATH_MIGHT_BE_INFEASIBLE" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="NP_NULL_PARAM_DEREF" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="NP_NULL_PARAM_DEREF_ALL_TARGETS_DANGEROUS" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="NP_NULL_PARAM_DEREF_NONVIRTUAL" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="NP_OPTIONAL_RETURN_NULL" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="NP_PARAMETER_MUST_BE_NONNULL_BUT_MARKED_AS_NULLABLE" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="NP_STORE_INTO_NONNULL_FIELD" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="NP_SYNC_AND_NULL_CHECK_FIELD" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="NP_TOSTRING_COULD_RETURN_NULL" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="NP_UNWRITTEN_FIELD" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="NP_UNWRITTEN_PUBLIC_OR_PROTECTED_FIELD" level="CRITICAL" enabled="false" />
|
||||||
|
<coding_rule class="NS_DANGEROUS_NON_SHORT_CIRCUIT" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="NS_NON_SHORT_CIRCUIT" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="OBL_UNSATISFIED_OBLIGATION" level="CRITICAL" enabled="false" />
|
||||||
|
<coding_rule class="OBL_UNSATISFIED_OBLIGATION_EXCEPTION_EDGE" level="CRITICAL" enabled="false" />
|
||||||
|
<coding_rule class="ODR_OPEN_DATABASE_RESOURCE" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="ODR_OPEN_DATABASE_RESOURCE_EXCEPTION_PATH" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="OS_OPEN_STREAM" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="OS_OPEN_STREAM_EXCEPTION_PATH" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="PS_PUBLIC_SEMAPHORES" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="PT_ABSOLUTE_PATH_TRAVERSAL" level="CRITICAL" enabled="false" />
|
||||||
|
<coding_rule class="PT_RELATIVE_PATH_TRAVERSAL" level="CRITICAL" enabled="false" />
|
||||||
|
<coding_rule class="PZLA_PREFER_ZERO_LENGTH_ARRAYS" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="PZ_DONT_REUSE_ENTRY_OBJECTS_IN_ITERATORS" level="CRITICAL" enabled="false" />
|
||||||
|
<coding_rule class="QBA_QUESTIONABLE_BOOLEAN_ASSIGNMENT" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="QF_QUESTIONABLE_FOR_LOOP" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="RANGE_ARRAY_INDEX" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="RANGE_ARRAY_LENGTH" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="RANGE_ARRAY_OFFSET" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="RANGE_STRING_INDEX" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="RCN_REDUNDANT_COMPARISON_OF_NULL_AND_NONNULL_VALUE" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="RCN_REDUNDANT_COMPARISON_TWO_NULL_VALUES" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="RCN_REDUNDANT_NULLCHECK_OF_NULL_VALUE" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="RC_REF_COMPARISON" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="RC_REF_COMPARISON_BAD_PRACTICE" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="RC_REF_COMPARISON_BAD_PRACTICE_BOOLEAN" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="REC_CATCH_EXCEPTION" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="RE_BAD_SYNTAX_FOR_REGULAR_EXPRESSION" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="RE_CANT_USE_FILE_SEPARATOR_AS_REGULAR_EXPRESSION" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="RE_POSSIBLE_UNINTENDED_PATTERN" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="RI_REDUNDANT_INTERFACES" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="RR_NOT_CHECKED" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="RS_READOBJECT_SYNC" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="RU_INVOKE_RUN" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="RV_01_TO_INT" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="RV_ABSOLUTE_VALUE_OF_HASHCODE" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="RV_ABSOLUTE_VALUE_OF_RANDOM_INT" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="RV_CHECK_COMPARETO_FOR_SPECIFIC_RETURN_VALUE" level="CRITICAL" enabled="false" />
|
||||||
|
<coding_rule class="RV_CHECK_FOR_POSITIVE_INDEXOF" level="MINOR" enabled="true" />
|
||||||
|
<coding_rule class="RV_DONT_JUST_NULL_CHECK_READLINE" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="RV_EXCEPTION_NOT_THROWN" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="RV_NEGATING_RESULT_OF_COMPARETO" level="CRITICAL" enabled="false" />
|
||||||
|
<coding_rule class="RV_REM_OF_HASHCODE" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="RV_REM_OF_RANDOM_INT" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="RV_RETURN_VALUE_IGNORED" level="MINOR" enabled="true" />
|
||||||
|
<coding_rule class="RV_RETURN_VALUE_IGNORED_BAD_PRACTICE" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="RV_RETURN_VALUE_IGNORED_INFERRED" level="CRITICAL" enabled="false" />
|
||||||
|
<coding_rule class="RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="RV_RETURN_VALUE_OF_PUTIFABSENT_IGNORED" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="RpC_REPEATED_CONDITIONAL_TEST" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="SA_FIELD_DOUBLE_ASSIGNMENT" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="SA_FIELD_SELF_ASSIGNMENT" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="SA_FIELD_SELF_COMPARISON" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="SA_FIELD_SELF_COMPUTATION" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="SA_LOCAL_DOUBLE_ASSIGNMENT" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="SA_LOCAL_SELF_ASSIGNMENT" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="SA_LOCAL_SELF_ASSIGNMENT_INSTEAD_OF_FIELD" level="CRITICAL" enabled="false" />
|
||||||
|
<coding_rule class="SA_LOCAL_SELF_COMPARISON" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="SA_LOCAL_SELF_COMPUTATION" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="SBSC_USE_STRINGBUFFER_CONCATENATION" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="SC_START_IN_CTOR" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="SE_BAD_FIELD" level="MINOR" enabled="false" />
|
||||||
|
<coding_rule class="SE_BAD_FIELD_INNER_CLASS" level="MINOR" enabled="true" />
|
||||||
|
<coding_rule class="SE_BAD_FIELD_STORE" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="SE_COMPARATOR_SHOULD_BE_SERIALIZABLE" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="SE_INNER_CLASS" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="SE_METHOD_MUST_BE_PRIVATE" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="SE_NONFINAL_SERIALVERSIONID" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="SE_NONLONG_SERIALVERSIONID" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="SE_NONSTATIC_SERIALVERSIONID" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="SE_NO_SERIALVERSIONID" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="SE_NO_SUITABLE_CONSTRUCTOR" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="SE_NO_SUITABLE_CONSTRUCTOR_FOR_EXTERNALIZATION" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="SE_PRIVATE_READ_RESOLVE_NOT_INHERITED" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="SE_READ_RESOLVE_IS_STATIC" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="SE_READ_RESOLVE_MUST_RETURN_OBJECT" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="SE_TRANSIENT_FIELD_NOT_RESTORED" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="SE_TRANSIENT_FIELD_OF_NONSERIALIZABLE_CLASS" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="SF_DEAD_STORE_DUE_TO_SWITCH_FALLTHROUGH" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="SF_DEAD_STORE_DUE_TO_SWITCH_FALLTHROUGH_TO_THROW" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="SF_SWITCH_FALLTHROUGH" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="SF_SWITCH_NO_DEFAULT" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="SIC_INNER_SHOULD_BE_STATIC" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="SIC_INNER_SHOULD_BE_STATIC_ANON" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="SIC_INNER_SHOULD_BE_STATIC_NEEDS_THIS" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="SIC_THREADLOCAL_DEADLY_EMBRACE" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="SIO_SUPERFLUOUS_INSTANCEOF" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="SI_INSTANCE_BEFORE_FINALS_ASSIGNED" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="SP_SPIN_ON_FIELD" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="SQL_BAD_PREPARED_STATEMENT_ACCESS" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="SQL_BAD_RESULTSET_ACCESS" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="SQL_NONCONSTANT_STRING_PASSED_TO_EXECUTE" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="SQL_PREPARED_STATEMENT_GENERATED_FROM_NONCONSTANT_STRING" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="SR_NOT_CHECKED" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="SS_SHOULD_BE_STATIC" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="STCAL_INVOKE_ON_STATIC_CALENDAR_INSTANCE" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="STCAL_INVOKE_ON_STATIC_DATE_FORMAT_INSTANCE" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="STCAL_STATIC_CALENDAR_INSTANCE" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="STCAL_STATIC_SIMPLE_DATE_FORMAT_INSTANCE" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="STI_INTERRUPTED_ON_CURRENTTHREAD" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="STI_INTERRUPTED_ON_UNKNOWNTHREAD" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="SWL_SLEEP_WITH_LOCK_HELD" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="SW_SWING_METHODS_INVOKED_IN_SWING_THREAD" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="TLW_TWO_LOCK_WAIT" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="TQ_ALWAYS_VALUE_USED_WHERE_NEVER_REQUIRED" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="TQ_COMPARING_VALUES_WITH_INCOMPATIBLE_TYPE_QUALIFIERS" level="CRITICAL" enabled="false" />
|
||||||
|
<coding_rule class="TQ_EXPLICIT_UNKNOWN_SOURCE_VALUE_REACHES_ALWAYS_SINK" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="TQ_EXPLICIT_UNKNOWN_SOURCE_VALUE_REACHES_NEVER_SINK" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="TQ_MAYBE_SOURCE_VALUE_REACHES_ALWAYS_SINK" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="TQ_MAYBE_SOURCE_VALUE_REACHES_NEVER_SINK" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="TQ_NEVER_VALUE_USED_WHERE_ALWAYS_REQUIRED" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="TQ_UNKNOWN_VALUE_USED_WHERE_ALWAYS_STRICTLY_REQUIRED" level="CRITICAL" enabled="false" />
|
||||||
|
<coding_rule class="UCF_USELESS_CONTROL_FLOW" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="UCF_USELESS_CONTROL_FLOW_NEXT_LINE" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="UC_USELESS_CONDITION" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="UC_USELESS_CONDITION_TYPE" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="UC_USELESS_OBJECT" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="UC_USELESS_OBJECT_STACK" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="UC_USELESS_VOID_METHOD" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="UG_SYNC_SET_UNSYNC_GET" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="UI_INHERITANCE_UNSAFE_GETRESOURCE" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="UL_UNRELEASED_LOCK" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="UL_UNRELEASED_LOCK_EXCEPTION_PATH" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="UMAC_UNCALLABLE_METHOD_OF_ANONYMOUS_CLASS" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="UM_UNNECESSARY_MATH" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="UPM_UNCALLED_PRIVATE_METHOD" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="URF_UNREAD_FIELD" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD" level="CRITICAL" enabled="false" />
|
||||||
|
<coding_rule class="UR_UNINIT_READ" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="UR_UNINIT_READ_CALLED_FROM_SUPER_CONSTRUCTOR" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="USM_USELESS_ABSTRACT_METHOD" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="USM_USELESS_SUBCLASS_METHOD" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="UUF_UNUSED_FIELD" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="UUF_UNUSED_PUBLIC_OR_PROTECTED_FIELD" level="CRITICAL" enabled="false" />
|
||||||
|
<coding_rule class="UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="UWF_NULL_FIELD" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="UWF_UNWRITTEN_FIELD" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="UWF_UNWRITTEN_PUBLIC_OR_PROTECTED_FIELD" level="CRITICAL" enabled="false" />
|
||||||
|
<coding_rule class="UW_UNCOND_WAIT" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="VA_FORMAT_STRING_BAD_ARGUMENT" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="VA_FORMAT_STRING_BAD_CONVERSION" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="VA_FORMAT_STRING_BAD_CONVERSION_FROM_ARRAY" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="VA_FORMAT_STRING_BAD_CONVERSION_TO_BOOLEAN" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="VA_FORMAT_STRING_EXPECTED_MESSAGE_FORMAT_SUPPLIED" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="VA_FORMAT_STRING_EXTRA_ARGUMENTS_PASSED" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="VA_FORMAT_STRING_ILLEGAL" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="VA_FORMAT_STRING_MISSING_ARGUMENT" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="VA_FORMAT_STRING_NO_PREVIOUS_ARGUMENT" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="VA_FORMAT_STRING_USES_NEWLINE" level="CRITICAL" enabled="false" />
|
||||||
|
<coding_rule class="VA_PRIMITIVE_ARRAY_PASSED_TO_OBJECT_VARARG" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="VO_VOLATILE_INCREMENT" level="CRITICAL" enabled="false" />
|
||||||
|
<coding_rule class="VO_VOLATILE_REFERENCE_TO_ARRAY" level="MAJOR" enabled="true" />
|
||||||
|
<coding_rule class="VR_UNRESOLVABLE_REFERENCE" level="MAJOR" enabled="false" />
|
||||||
|
<coding_rule class="WA_AWAIT_NOT_IN_LOOP" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="WA_NOT_IN_LOOP" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="WL_USING_GETCLASS_RATHER_THAN_CLASS_LITERAL" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="WMI_WRONG_MAP_ITERATOR" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="WS_WRITEOBJECT_SYNC" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="XFB_XML_FACTORY_BYPASS" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="XSS_REQUEST_PARAMETER_TO_JSP_WRITER" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="XSS_REQUEST_PARAMETER_TO_SEND_ERROR" level="CRITICAL" enabled="true" />
|
||||||
|
<coding_rule class="XSS_REQUEST_PARAMETER_TO_SERVLET_WRITER" level="CRITICAL" enabled="true" />
|
||||||
|
</profile>
|
||||||
|
</profiles>
|
||||||
|
<list size="0" />
|
||||||
|
</component>
|
||||||
|
</project>
|
|
@ -0,0 +1,3 @@
|
||||||
|
|
||||||
|
U
|
||||||
|
java:S1118
":Add a private constructor to hide the implicit public one.(ŠÚ®µúÿÿÿÿ
|
|
@ -0,0 +1,31 @@
|
||||||
|
|
||||||
|
w
|
||||||
|
java:S1488A"\Immediately return this expression instead of assigning it to the temporary variable "user".(ÙËÀ‚ûÿÿÿÿ
|
||||||
|
X
|
||||||
|
java:S6813"BRemove this field injection and use constructor injection instead.(êæÄÞ
|
||||||
|
X
|
||||||
|
java:S6813"BRemove this field injection and use constructor injection instead.(êæÄÞ
|
||||||
|
X
|
||||||
|
java:S6813"BRemove this field injection and use constructor injection instead.(êæÄÞ
|
||||||
|
j
|
||||||
|
java:S3252""OUse static access with "org.apache.commons.lang3.StringUtils" for "isAnyBlank".(òжöúÿÿÿÿ
|
||||||
|
^
|
||||||
|
java:S53610"HReplace this call to "replaceAll()" by a call to the "replace()" method.(î¤ß
|
||||||
|
\
|
||||||
|
java:S32524"FUse static access with "com.alibaba.fastjson.JSON" for "toJSONString".(ƈîÔ
|
||||||
|
`
|
||||||
|
java:S3252A"EUse static access with "com.alibaba.fastjson.JSON" for "parseObject".(ÙËÀ‚ûÿÿÿÿ
|
||||||
|
C
|
||||||
|
java:S6395F"-Unwrap this unnecessarily grouped subpattern.(ü›ùì
|
||||||
|
C
|
||||||
|
java:S6395F"-Unwrap this unnecessarily grouped subpattern.(ü›ùì
|
||||||
|
C
|
||||||
|
java:S6395F"-Unwrap this unnecessarily grouped subpattern.(ü›ùì
|
||||||
|
C
|
||||||
|
java:S6395F"-Unwrap this unnecessarily grouped subpattern.(ü›ùì
|
||||||
|
C
|
||||||
|
java:S6395F"-Unwrap this unnecessarily grouped subpattern.(ü›ùì
|
||||||
|
C
|
||||||
|
java:S6395F"-Unwrap this unnecessarily grouped subpattern.(ü›ùì
|
||||||
|
C
|
||||||
|
java:S6395F"-Unwrap this unnecessarily grouped subpattern.(ü›ùì
|
|
@ -0,0 +1,2 @@
|
||||||
|
|
||||||
|
@ java:S106"+Replace this use of System.out by a logger.(Ÿ«Áý
|
|
@ -0,0 +1,2 @@
|
||||||
|
|
||||||
|
? java:S106"+Replace this use of System.out by a logger.( ç¨
|
|
@ -0,0 +1,6 @@
|
||||||
|
|
||||||
|
@ java:S106"+Replace this use of System.out by a logger.(<28>²áŒ
|
||||||
|
v
|
||||||
|
java:S1128"[Remove this unused import 'org.springframework.boot.autoconfigure.EnableAutoConfiguration'.(æèþÞøÿÿÿÿ
|
||||||
|
z
|
||||||
|
java:S1128"dRemove this unused import 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'.(¦–·Ë
|
|
@ -0,0 +1,2 @@
|
||||||
|
|
||||||
|
E java:S106
"+Replace this use of System.out by a logger.(ÎÞÃ øÿÿÿÿ
|
|
@ -0,0 +1,5 @@
|
||||||
|
|
||||||
|
X
|
||||||
|
java:S6813"BRemove this field injection and use constructor injection instead.(êæÄÞ
|
||||||
|
H
|
||||||
|
java:S1135%"2Complete the task associated to this TODO comment.(験å
|
|
@ -0,0 +1,5 @@
|
||||||
|
|
||||||
|
R
|
||||||
|
java:S2629"7Use the built-in formatting to construct this argument.(è©Ã¶ùÿÿÿÿ
|
||||||
|
\
|
||||||
|
java:S3457"AFormat specifiers should be used instead of string concatenation.(è©Ã¶ùÿÿÿÿ
|
|
@ -0,0 +1,7 @@
|
||||||
|
|
||||||
|
x
|
||||||
|
java:S1488"]Immediately return this expression instead of assigning it to the temporary variable "login".(Â׆<C397>ÿÿÿÿÿ
|
||||||
|
t
|
||||||
|
java:S1488"^Immediately return this expression instead of assigning it to the temporary variable "result".(µðò
|
||||||
|
X
|
||||||
|
java:S6813"BRemove this field injection and use constructor injection instead.(êæÄÞ
|
|
@ -0,0 +1,3 @@
|
||||||
|
|
||||||
|
@ java:S106
|
||||||
|
"+Replace this use of System.out by a logger.(Ä×ýŽ
|
|
@ -0,0 +1,7 @@
|
||||||
|
|
||||||
|
X
|
||||||
|
java:S6813"BRemove this field injection and use constructor injection instead.(êæÄÞ
|
||||||
|
@
|
||||||
|
java:S2116("%Use "Arrays.toString(array)" instead.(½ËÉÙûÿÿÿÿ
|
||||||
|
M
|
||||||
|
java:S1135+"2Complete the task associated to this TODO comment.(üãÎÞøÿÿÿÿ
|
|
@ -0,0 +1,3 @@
|
||||||
|
|
||||||
|
U
|
||||||
|
java:S1118 ":Add a private constructor to hide the implicit public one.(ªÃÑœýÿÿÿÿ
|
|
@ -0,0 +1,5 @@
|
||||||
|
|
||||||
|
P
|
||||||
|
java:S1118":Add a private constructor to hide the implicit public one.(Î奴
|
||||||
|
`
|
||||||
|
java:S1124"EReorder the modifiers to comply with the Java Language Specification.(ÿÃÌ»úÿÿÿÿ
|
|
@ -0,0 +1,58 @@
|
||||||
|
|
||||||
|
b
|
||||||
|
java:S1192‹"FDefine a constant instead of duplicating this literal ".xlsx" 4 times.(ÍÚ½˜ùÿÿÿÿ
|
||||||
|
m
|
||||||
|
java:S1192‹"QDefine a constant instead of duplicating this literal "D:/2104A/daochu/" 3 times.(ÍÚ½˜ùÿÿÿÿ
|
||||||
|
X
|
||||||
|
java:S6813!"BRemove this field injection and use constructor injection instead.(êæÄÞ
|
||||||
|
X
|
||||||
|
java:S6813#"BRemove this field injection and use constructor injection instead.(êæÄÞ
|
||||||
|
T
|
||||||
|
java:S1155h">Use isEmpty() to check whether the collection is empty or not.(ÉÜŽá
|
||||||
|
>
|
||||||
|
java:S1481k"(Remove this unused "add" local variable.(á²ÒË
|
||||||
|
[
|
||||||
|
java:S3358æ"DExtract this nested ternary operation into an independent statement.(ä¡‹ç
|
||||||
|
d
|
||||||
|
java:S3252ê"HUse static access with "com.alibaba.excel.EasyExcelFactory" for "write".(蓆ïøÿÿÿÿ
|
||||||
|
e
|
||||||
|
java:S3252ô"NUse static access with "com.alibaba.excel.EasyExcelFactory" for "writerSheet".(ƒŽòŠ
|
||||||
|
W java:S125—"<This block of commented-out lines of code should be removed.(î°÷¼øÿÿÿÿ
|
||||||
|
F
|
||||||
|
java:S2093×"*Change this "try" to a try-with-resources.(¡»¢üùÿÿÿÿ
|
||||||
|
n
|
||||||
|
java:S3776²"RRefactor this method to reduce its Cognitive Complexity from 73 to the 15 allowed.(Ä·³Üûÿÿÿÿ
|
||||||
|
c
|
||||||
|
java:S3252·"LUse static access with "org.apache.commons.lang3.StringUtils" for "isEmpty".(ÑÓÈ–
|
||||||
|
c
|
||||||
|
java:S3252¼"LUse static access with "org.apache.commons.lang3.StringUtils" for "isEmpty".(ü¨µ–
|
||||||
|
c
|
||||||
|
java:S3252Ñ"LUse static access with "org.apache.commons.lang3.StringUtils" for "isEmpty".(þÇÈ÷
|
||||||
|
h
|
||||||
|
java:S3252Ö"LUse static access with "org.apache.commons.lang3.StringUtils" for "isEmpty".(–Éׇûÿÿÿÿ
|
||||||
|
c
|
||||||
|
java:S3252å"LUse static access with "org.apache.commons.lang3.StringUtils" for "isEmpty".(¡®¬¼
|
||||||
|
c
|
||||||
|
java:S3252ï"LUse static access with "org.apache.commons.lang3.StringUtils" for "isEmpty".(â”<C3A2>ø
|
||||||
|
h
|
||||||
|
java:S3252ô"LUse static access with "org.apache.commons.lang3.StringUtils" for "isEmpty".(ÉØïÀùÿÿÿÿ
|
||||||
|
c
|
||||||
|
java:S3252¢"LUse static access with "org.apache.commons.lang3.StringUtils" for "isEmpty".(»ÈÜ›
|
||||||
|
A
|
||||||
|
java:S5869«"*Remove duplicates in this character class.(ÝÇøÕ
|
||||||
|
D
|
||||||
|
java:S6395«"-Unwrap this unnecessarily grouped subpattern.(ÝÇøÕ
|
||||||
|
D
|
||||||
|
java:S6395«"-Unwrap this unnecessarily grouped subpattern.(ÝÇøÕ
|
||||||
|
D
|
||||||
|
java:S6395«"-Unwrap this unnecessarily grouped subpattern.(ÝÇøÕ
|
||||||
|
D
|
||||||
|
java:S6395«"-Unwrap this unnecessarily grouped subpattern.(ÝÇøÕ
|
||||||
|
D
|
||||||
|
java:S6395«"-Unwrap this unnecessarily grouped subpattern.(ÝÇøÕ
|
||||||
|
D
|
||||||
|
java:S6395«"-Unwrap this unnecessarily grouped subpattern.(ÝÇøÕ
|
||||||
|
D
|
||||||
|
java:S6395«"-Unwrap this unnecessarily grouped subpattern.(ÝÇøÕ
|
||||||
|
á
|
||||||
|
java:S6541²"ÄA "Brain Method" was detected. Refactor it to reduce at least one of the following metrics: LOC from 87 to 64, Complexity from 34 to 14, Nesting Level from 4 to 2, Number of Variables from 8 to 6.(Ä·³Üûÿÿÿÿ
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
J
|
||||||
|
java:S3740"/Provide the parametrized type for this generic.(¸ê‡Ìþÿÿÿÿ
|
||||||
|
E
|
||||||
|
java:S3740"/Provide the parametrized type for this generic.(Á‰ñ£
|
||||||
|
J
|
||||||
|
java:S3740"/Provide the parametrized type for this generic.(††é…üÿÿÿÿ
|
||||||
|
J
|
||||||
|
java:S3740"/Provide the parametrized type for this generic.(Áž¾øÿÿÿÿ
|
|
@ -0,0 +1,58 @@
|
||||||
|
|
||||||
|
J
|
||||||
|
java:S3740+"/Provide the parametrized type for this generic.(§ªëÁøÿÿÿÿ
|
||||||
|
J
|
||||||
|
java:S37407"/Provide the parametrized type for this generic.(°Î¼†þÿÿÿÿ
|
||||||
|
J
|
||||||
|
java:S3740U"/Provide the parametrized type for this generic.(õ¿Ç”ùÿÿÿÿ
|
||||||
|
J
|
||||||
|
java:S3740]"/Provide the parametrized type for this generic.(ך¢Üúÿÿÿÿ
|
||||||
|
K
|
||||||
|
java:S3740ƒ"/Provide the parametrized type for this generic.(ËÅ”Ûüÿÿÿÿ
|
||||||
|
z
|
||||||
|
java:S1488ƒ"^Immediately return this expression instead of assigning it to the temporary variable "result".(ËÅ”Ûüÿÿÿÿ
|
||||||
|
X
|
||||||
|
java:S6813&"BRemove this field injection and use constructor injection instead.(êæÄÞ
|
||||||
|
m
|
||||||
|
java:S3776]"RRefactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed.(ך¢Üúÿÿÿÿ
|
||||||
|
j
|
||||||
|
java:S3252g"OUse static access with "org.apache.commons.lang3.StringUtils" for "isNotEmpty".(ÕÑ›íýÿÿÿÿ
|
||||||
|
j
|
||||||
|
java:S3252j"OUse static access with "org.apache.commons.lang3.StringUtils" for "isNotEmpty".(ÑÕàÑûÿÿÿÿ
|
||||||
|
j
|
||||||
|
java:S3252m"OUse static access with "org.apache.commons.lang3.StringUtils" for "isNotEmpty".(«§€üÿÿÿÿ
|
||||||
|
j
|
||||||
|
java:S3252q"OUse static access with "org.apache.commons.lang3.StringUtils" for "isNotEmpty".(§ŸÞ¶øÿÿÿÿ
|
||||||
|
j
|
||||||
|
java:S3252r"OUse static access with "org.apache.commons.lang3.StringUtils" for "isNotEmpty".(óÙ¹“øÿÿÿÿ
|
||||||
|
e
|
||||||
|
java:S3252s"OUse static access with "org.apache.commons.lang3.StringUtils" for "isNotEmpty".(·‘Õ
|
||||||
|
V
|
||||||
|
java:S1128";Remove this unused import 'com.alibaba.fastjson.JSONArray'.(ÿÀâ³ùÿÿÿÿ
|
||||||
|
V
|
||||||
|
java:S1128
|
||||||
|
";Remove this unused import 'com.zyh.common.utils.ExcelUtil'.(ײìîúÿÿÿÿ
|
||||||
|
X
|
||||||
|
java:S1128"=Remove this unused import 'com.zyh.common.utils.LyException'.(Ò¾×Äûÿÿÿÿ
|
||||||
|
X
|
||||||
|
java:S1128"=Remove this unused import 'org.apache.poi.ss.usermodel.Cell'.(éÊ<C3A9>ˆüÿÿÿÿ
|
||||||
|
R
|
||||||
|
java:S1128"<Remove this unused import 'org.apache.poi.ss.usermodel.Row'.(›Ü…<C39C>
|
||||||
|
T
|
||||||
|
java:S1128">Remove this unused import 'org.apache.poi.ss.usermodel.Sheet'.(·<>è£
|
||||||
|
\
|
||||||
|
java:S1128"ARemove this unused import 'org.apache.poi.ss.usermodel.Workbook'.(°ûâìÿÿÿÿÿ
|
||||||
|
Y
|
||||||
|
java:S1128"CRemove this unused import 'javax.servlet.http.HttpServletResponse'.(Á¨ïë
|
||||||
|
J
|
||||||
|
java:S1128"4Remove this unused import 'java.io.FileInputStream'.(˜³ÉÓ
|
||||||
|
J
|
||||||
|
java:S1128"5Remove this unused import 'java.io.FileOutputStream'.(˜«ªg
|
||||||
|
L
|
||||||
|
java:S1128"1Remove this unused import 'java.io.OutputStream'.(Ó <C393>³ÿÿÿÿÿ
|
||||||
|
F
|
||||||
|
java:S1128"0Remove this unused import 'java.util.ArrayList'.(÷‰îƒ
|
||||||
|
D
|
||||||
|
java:S1128".Remove this unused import 'java.util.Objects'.(¼¸õ›
|
||||||
|
O
|
||||||
|
java:S1128"4Remove this unused import 'java.util.regex.Pattern'.(Õ…Äúÿÿÿÿ
|
|
@ -0,0 +1,3 @@
|
||||||
|
|
||||||
|
U
|
||||||
|
java:S1118":Add a private constructor to hide the implicit public one.(<28>“³±ûÿÿÿÿ
|
|
@ -0,0 +1,5 @@
|
||||||
|
|
||||||
|
t
|
||||||
|
java:S1488"^Immediately return this expression instead of assigning it to the temporary variable "result".(µðò
|
||||||
|
X
|
||||||
|
java:S6813"BRemove this field injection and use constructor injection instead.(êæÄÞ
|
|
@ -0,0 +1,6 @@
|
||||||
|
|
||||||
|
@ java:S106"+Replace this use of System.out by a logger.(Å…µý
|
||||||
|
l
|
||||||
|
java:S1128"QRemove this unused import 'org.springframework.context.annotation.ComponentScan'.(æëòÒûÿÿÿÿ
|
||||||
|
m
|
||||||
|
java:S1128"WRemove this unused import 'org.springframework.scheduling.annotation.EnableScheduling'.(‹æ¬‹
|
|
@ -0,0 +1,127 @@
|
||||||
|
|
||||||
|
s
|
||||||
|
Ccommunity-security-modules/community-security-modules-photo/pom.xml,9\2\92a663be1c539f09aa6a6a5916a3496b877b907b
|
||||||
|
‚
|
||||||
|
Rcommunity-security-common/src/main/java/com/zyh/common/utils/ExcelContextUtil.java,0\f\0f56b3dbad1f1c7a40f146ed96f127cf42fd1dc8
|
||||||
|
€
|
||||||
|
Pcommunity-security-gateway/src/main/java/com/zyh/gateway/GateWayApplication.java,7\8\78a13fd2ecf340877d0056d43bbba48e4d2a1745
|
||||||
|
¨
|
||||||
|
xcommunity-security-modules/community-security-modules-shop/src/main/java/com/zyh/system/controller/PersonController.java,d\7\d7d4a763a7129d4ff8a02d283aa2c95b80cc4716
|
||||||
|
¢
|
||||||
|
rcommunity-security-modules/community-security-modules-shop/src/main/java/com/zyh/system/service/PersonService.java,c\e\ce51daab818c75b2a40d38e83b73673cd759567c
|
||||||
|
ª
|
||||||
|
zcommunity-security-modules/community-security-modules-shop/src/main/java/com/zyh/system/service/impl/PersonServicempl.java,b\a\babbde30d586fbd2232cdf0c63fc3b085b0a6dbe
|
||||||
|
|
||||||
|
pcommunity-security-modules/community-security-modules-shop/src/main/java/com/zyh/system/mapper/PersonMapper.java,c\d\cd7c287b044df6ed7f6f689b3bfa10ff2747609f
|
||||||
|
œ
|
||||||
|
lcommunity-security-modules/community-security-modules-shop/src/main/java/com/zyh/system/ShopApplication.java,3\6\367f7dbbf3807ec8ad3b1b2fe422bc01f4da1583
|
||||||
|
|
||||||
|
pcommunity-security-modules/community-security-modules-system/src/main/java/com/zyh/system/SystemApplication.java,2\a\2afeda025d2e9b4c231303f34d02b230489773b8
|
||||||
|
ž
|
||||||
|
ncommunity-security-modules/community-security-modules-photo/src/main/java/com/zyh/system/PhotoApplication.java,e\8\e84d77155ef0d566afd5de697567b255679fe119
|
||||||
|
”
|
||||||
|
dcommunity-security-modules/community-security-modules-es/src/main/java/com/zyh/es/EsApplication.java,4\3\43e21e36f00cea70d19656ad032fe62d81f5ff76
|
||||||
|
w
|
||||||
|
Gcommunity-security-auth/src/main/java/com/zyh/auth/AuthApplication.java,1\e\1eaa5bc3c49f790827f61974d5964afe4f17623e
|
||||||
|
„
|
||||||
|
Tcommunity-security-auth/src/main/java/com/zyh/auth/config/ConfirmCallbackConfig.java,8\3\83659cc303da5e55a1a3229b92b38b89000eabb8
|
||||||
|
ƒ
|
||||||
|
Scommunity-security-auth/src/main/java/com/zyh/auth/config/ReturnCallbackConfig.java,5\7\57f2187c8bf68a23a482fb965f22a7c08973c5b0
|
||||||
|
<EFBFBD>
|
||||||
|
Qcommunity-security-auth/src/main/java/com/zyh/auth/controller/AuthController.java,7\8\7861860b2061a1c6a14a4bba165145fc3b3b040c
|
||||||
|
~
|
||||||
|
Ncommunity-security-auth/src/main/java/com/zyh/auth/feign/AuthFeignService.java,7\9\79262b68d532b3f71a69df6e9712c76eccbc88a7
|
||||||
|
<EFBFBD>
|
||||||
|
Qcommunity-security-auth/src/main/java/com/zyh/auth/feign/AuthFeignServicempl.java,d\a\da94a84458570c27a3f45db107f2b6b8ef5ae93e
|
||||||
|
‚
|
||||||
|
Rcommunity-security-auth/src/main/java/com/zyh/auth/log/GlobalExceptionHandler.java,c\2\c2e6bbc07401695d13d023dad80b917fa60285f1
|
||||||
|
y
|
||||||
|
Icommunity-security-auth/src/main/java/com/zyh/auth/log/LoggingAspect.java,7\2\72891497411b21400a4f416ce649e1c6e23e78a6
|
||||||
|
ƒ
|
||||||
|
Scommunity-security-auth/src/main/java/com/zyh/auth/service/impl/AuthServicempl.java,1\b\1b52d150aec07ff01735c9dab529471b9d98cb60
|
||||||
|
{
|
||||||
|
Kcommunity-security-auth/src/main/java/com/zyh/auth/service/AuthService.java,f\c\fcb9d7b9c6979e67b8ecf46b407c02dbc7721f3a
|
||||||
|
|
||||||
|
Ocommunity-security-common/src/main/java/com/zyh/common/constants/Constants.java,d\d\dd07632ba3ebb93fbc1dc9f0bccb08672bd8a8ed
|
||||||
|
‚
|
||||||
|
Rcommunity-security-common/src/main/java/com/zyh/common/constants/JwtConstants.java,b\8\b84a3fd36d63a0b8f8f7f1ec9dad97b7a3d30b12
|
||||||
|
<EFBFBD>
|
||||||
|
`community-security-common/src/main/java/com/zyh/common/constants/RabbitMQQueueNameConstants.java,8\6\86ce46236c094b768dc801294cc9842b146ebcd2
|
||||||
|
©
|
||||||
|
ycommunity-security-modules/community-security-modules-system/src/main/java/com/zyh/system/controller/LoginController.java,e\2\e277e95eab868928fb27e8d6399f6c01f1ca3288
|
||||||
|
¡
|
||||||
|
qcommunity-security-modules/community-security-modules-system/src/main/java/com/zyh/system/mapper/LoginMapper.java,1\e\1ea14fc8b3796099aa2f8350b2591bebbf20e40c
|
||||||
|
<EFBFBD>
|
||||||
|
Q.idea/sonarlint/securityhotspotstore/9/2/92a663be1c539f09aa6a6a5916a3496b877b907b,e\f\ef22b7e849a4ffbb1b28f2eeca825c2db84c5820
|
||||||
|
]
|
||||||
|
-.idea/sonarlint/securityhotspotstore/index.pb,8\8\88a9255124c95bdc913197c120a8d560edc59c8e
|
||||||
|
w
|
||||||
|
G.idea/sonarlint/issuestore/c/2/c2e6bbc07401695d13d023dad80b917fa60285f1,9\c\9c187a4128d3bd1b9819ae6ede684b88b6ce7f22
|
||||||
|
<EFBFBD>
|
||||||
|
Q.idea/sonarlint/securityhotspotstore/e/8/e84d77155ef0d566afd5de697567b255679fe119,e\7\e78cd437015231323c238d06a9e46edd1b66e6a8
|
||||||
|
<EFBFBD>
|
||||||
|
Q.idea/sonarlint/securityhotspotstore/d/d/dd07632ba3ebb93fbc1dc9f0bccb08672bd8a8ed,4\0\40f10321437e6c033aebca074afd15af58d7a152
|
||||||
|
<EFBFBD>
|
||||||
|
Q.idea/sonarlint/securityhotspotstore/d/a/da94a84458570c27a3f45db107f2b6b8ef5ae93e,5\d\5d98fe1e529e3446798c23ff8721f67127b5dc5f
|
||||||
|
w
|
||||||
|
G.idea/sonarlint/issuestore/7/9/79262b68d532b3f71a69df6e9712c76eccbc88a7,c\4\c4e19518e5e1b26fcf33f368982d601238658582
|
||||||
|
\
|
||||||
|
,.idea/inspectionProfiles/Project_Default.xml,4\9\496a238a6afa168dbaf6efd37bb459331589579c
|
||||||
|
w
|
||||||
|
G.idea/sonarlint/issuestore/9/2/92a663be1c539f09aa6a6a5916a3496b877b907b,c\0\c08ce21c58e60b966926cc33803afbe9f8bca58a
|
||||||
|
S
|
||||||
|
#.idea/sonarlint/issuestore/index.pb,9\f\9fe84ebb15faf917b7def6236dba604453cc61e0
|
||||||
|
<EFBFBD>
|
||||||
|
Q.idea/sonarlint/securityhotspotstore/b/8/b84a3fd36d63a0b8f8f7f1ec9dad97b7a3d30b12,d\3\d325e7bfd20277921ab94dd207df1029d9d80660
|
||||||
|
<EFBFBD>
|
||||||
|
Q.idea/sonarlint/securityhotspotstore/d/7/d7d4a763a7129d4ff8a02d283aa2c95b80cc4716,e\0\e0ec70ac49b71a2e1fa62fb41b7714fbbf71a3a2
|
||||||
|
<EFBFBD>
|
||||||
|
Q.idea/sonarlint/securityhotspotstore/7/9/79262b68d532b3f71a69df6e9712c76eccbc88a7,2\1\211916e5894c7067a91991c687bb056c0e513af6
|
||||||
|
<EFBFBD>
|
||||||
|
Q.idea/sonarlint/securityhotspotstore/7/2/72891497411b21400a4f416ce649e1c6e23e78a6,d\c\dc276f5b5f5bc10483cc60e84bfc0c439931be04
|
||||||
|
w
|
||||||
|
G.idea/sonarlint/issuestore/f/c/fcb9d7b9c6979e67b8ecf46b407c02dbc7721f3a,7\2\72c70d5887e1d349f0bb941ffd5be7330d61ca24
|
||||||
|
<EFBFBD>
|
||||||
|
Q.idea/sonarlint/securityhotspotstore/b/a/babbde30d586fbd2232cdf0c63fc3b085b0a6dbe,4\1\41e985e4204012b87ac1a1939db3335e63adc088
|
||||||
|
<EFBFBD>
|
||||||
|
Q.idea/sonarlint/securityhotspotstore/c/e/ce51daab818c75b2a40d38e83b73673cd759567c,c\e\ce6ea83d3acadd903210e37ae7ca3660d4040b38
|
||||||
|
<EFBFBD>
|
||||||
|
Q.idea/sonarlint/securityhotspotstore/c/d/cd7c287b044df6ed7f6f689b3bfa10ff2747609f,8\8\886a20130dc78e1cde0aa7982b88622213688744
|
||||||
|
w
|
||||||
|
G.idea/sonarlint/issuestore/1/e/1ea14fc8b3796099aa2f8350b2591bebbf20e40c,e\2\e29eaadc3fab64e23f565c12eeaf8c844987543f
|
||||||
|
w
|
||||||
|
G.idea/sonarlint/issuestore/c/d/cd7c287b044df6ed7f6f689b3bfa10ff2747609f,7\d\7d8c38ac1e2448c7537d04857dd95d9759da35bb
|
||||||
|
<EFBFBD>
|
||||||
|
Q.idea/sonarlint/securityhotspotstore/1/e/1ea14fc8b3796099aa2f8350b2591bebbf20e40c,1\6\164e73779c3accba49e7cfbe370b6a4d5f30380f
|
||||||
|
<EFBFBD>
|
||||||
|
Q.idea/sonarlint/securityhotspotstore/7/8/78a13fd2ecf340877d0056d43bbba48e4d2a1745,4\2\42ca8fd7b63b1b4542510c7f97c2e3e67b5ccc60
|
||||||
|
<EFBFBD>
|
||||||
|
Q.idea/sonarlint/securityhotspotstore/c/2/c2e6bbc07401695d13d023dad80b917fa60285f1,4\0\402aabb593486d1d2d671119b1cc3bda579382dc
|
||||||
|
<EFBFBD>
|
||||||
|
Q.idea/sonarlint/securityhotspotstore/0/f/0f56b3dbad1f1c7a40f146ed96f127cf42fd1dc8,b\b\bbea9490ffd6208697f782187b472ae7607d9c09
|
||||||
|
Q
|
||||||
|
!community-security-common/pom.xml,9\0\90d7dd3e83967a7912ffc3215de37bb397895faa
|
||||||
|
<EFBFBD>
|
||||||
|
Q.idea/sonarlint/securityhotspotstore/8/6/86ce46236c094b768dc801294cc9842b146ebcd2,0\f\0fcf836dfa20ec1a436f1c4037fcd06472e7c479
|
||||||
|
<EFBFBD>
|
||||||
|
Q.idea/sonarlint/securityhotspotstore/7/8/7861860b2061a1c6a14a4bba165145fc3b3b040c,0\5\05473f0482e43b5038081d9f2dc82d2d30e90f7d
|
||||||
|
w
|
||||||
|
G.idea/sonarlint/issuestore/d/a/da94a84458570c27a3f45db107f2b6b8ef5ae93e,2\a\2a5d07d83c39ed5afc59a65cc564345d5841fdcf
|
||||||
|
<EFBFBD>
|
||||||
|
Q.idea/sonarlint/securityhotspotstore/f/c/fcb9d7b9c6979e67b8ecf46b407c02dbc7721f3a,0\3\035dc8495c1c73601c7e970d6d8bf5ab4873bb90
|
||||||
|
<EFBFBD>
|
||||||
|
Q.idea/sonarlint/securityhotspotstore/8/3/83659cc303da5e55a1a3229b92b38b89000eabb8,1\5\153ad8a271d081f299eac8afa7e7317c700aa6e3
|
||||||
|
<EFBFBD>
|
||||||
|
Q.idea/sonarlint/securityhotspotstore/5/7/57f2187c8bf68a23a482fb965f22a7c08973c5b0,e\8\e81440433da616cccb75a1fd94fb9f8575f7274f
|
||||||
|
<EFBFBD>
|
||||||
|
Q.idea/sonarlint/securityhotspotstore/e/2/e277e95eab868928fb27e8d6399f6c01f1ca3288,c\5\c57320cb1bfce6e0f57d21833b139c787258b092
|
||||||
|
<EFBFBD>
|
||||||
|
Q.idea/sonarlint/securityhotspotstore/2/a/2afeda025d2e9b4c231303f34d02b230489773b8,c\e\cecacb7883c1402025084a28ea0ed69fedd93703
|
||||||
|
<EFBFBD>
|
||||||
|
Q.idea/sonarlint/securityhotspotstore/1/b/1b52d150aec07ff01735c9dab529471b9d98cb60,3\a\3a7bc1f8ac94cc185588757b675a9c09e5cee1e8
|
||||||
|
<EFBFBD>
|
||||||
|
Q.idea/sonarlint/securityhotspotstore/1/e/1eaa5bc3c49f790827f61974d5964afe4f17623e,e\1\e1b099e7de018b6c6898e7e3a469e3522bbb78b1
|
||||||
|
<EFBFBD>
|
||||||
|
Q.idea/sonarlint/securityhotspotstore/4/3/43e21e36f00cea70d19656ad032fe62d81f5ff76,6\7\67360616793f695edcc890d5f263d449fea162c1
|
||||||
|
<EFBFBD>
|
||||||
|
Q.idea/sonarlint/securityhotspotstore/3/6/367f7dbbf3807ec8ad3b1b2fe422bc01f4da1583,3\4\34a46119b1f9f54ab3d95a07fdd13785763bae2b
|
|
@ -0,0 +1,127 @@
|
||||||
|
|
||||||
|
s
|
||||||
|
Ccommunity-security-modules/community-security-modules-photo/pom.xml,9\2\92a663be1c539f09aa6a6a5916a3496b877b907b
|
||||||
|
‚
|
||||||
|
Rcommunity-security-common/src/main/java/com/zyh/common/utils/ExcelContextUtil.java,0\f\0f56b3dbad1f1c7a40f146ed96f127cf42fd1dc8
|
||||||
|
€
|
||||||
|
Pcommunity-security-gateway/src/main/java/com/zyh/gateway/GateWayApplication.java,7\8\78a13fd2ecf340877d0056d43bbba48e4d2a1745
|
||||||
|
¨
|
||||||
|
xcommunity-security-modules/community-security-modules-shop/src/main/java/com/zyh/system/controller/PersonController.java,d\7\d7d4a763a7129d4ff8a02d283aa2c95b80cc4716
|
||||||
|
¢
|
||||||
|
rcommunity-security-modules/community-security-modules-shop/src/main/java/com/zyh/system/service/PersonService.java,c\e\ce51daab818c75b2a40d38e83b73673cd759567c
|
||||||
|
ª
|
||||||
|
zcommunity-security-modules/community-security-modules-shop/src/main/java/com/zyh/system/service/impl/PersonServicempl.java,b\a\babbde30d586fbd2232cdf0c63fc3b085b0a6dbe
|
||||||
|
|
||||||
|
pcommunity-security-modules/community-security-modules-shop/src/main/java/com/zyh/system/mapper/PersonMapper.java,c\d\cd7c287b044df6ed7f6f689b3bfa10ff2747609f
|
||||||
|
œ
|
||||||
|
lcommunity-security-modules/community-security-modules-shop/src/main/java/com/zyh/system/ShopApplication.java,3\6\367f7dbbf3807ec8ad3b1b2fe422bc01f4da1583
|
||||||
|
|
||||||
|
pcommunity-security-modules/community-security-modules-system/src/main/java/com/zyh/system/SystemApplication.java,2\a\2afeda025d2e9b4c231303f34d02b230489773b8
|
||||||
|
ž
|
||||||
|
ncommunity-security-modules/community-security-modules-photo/src/main/java/com/zyh/system/PhotoApplication.java,e\8\e84d77155ef0d566afd5de697567b255679fe119
|
||||||
|
”
|
||||||
|
dcommunity-security-modules/community-security-modules-es/src/main/java/com/zyh/es/EsApplication.java,4\3\43e21e36f00cea70d19656ad032fe62d81f5ff76
|
||||||
|
w
|
||||||
|
Gcommunity-security-auth/src/main/java/com/zyh/auth/AuthApplication.java,1\e\1eaa5bc3c49f790827f61974d5964afe4f17623e
|
||||||
|
„
|
||||||
|
Tcommunity-security-auth/src/main/java/com/zyh/auth/config/ConfirmCallbackConfig.java,8\3\83659cc303da5e55a1a3229b92b38b89000eabb8
|
||||||
|
ƒ
|
||||||
|
Scommunity-security-auth/src/main/java/com/zyh/auth/config/ReturnCallbackConfig.java,5\7\57f2187c8bf68a23a482fb965f22a7c08973c5b0
|
||||||
|
<EFBFBD>
|
||||||
|
Qcommunity-security-auth/src/main/java/com/zyh/auth/controller/AuthController.java,7\8\7861860b2061a1c6a14a4bba165145fc3b3b040c
|
||||||
|
~
|
||||||
|
Ncommunity-security-auth/src/main/java/com/zyh/auth/feign/AuthFeignService.java,7\9\79262b68d532b3f71a69df6e9712c76eccbc88a7
|
||||||
|
<EFBFBD>
|
||||||
|
Qcommunity-security-auth/src/main/java/com/zyh/auth/feign/AuthFeignServicempl.java,d\a\da94a84458570c27a3f45db107f2b6b8ef5ae93e
|
||||||
|
‚
|
||||||
|
Rcommunity-security-auth/src/main/java/com/zyh/auth/log/GlobalExceptionHandler.java,c\2\c2e6bbc07401695d13d023dad80b917fa60285f1
|
||||||
|
y
|
||||||
|
Icommunity-security-auth/src/main/java/com/zyh/auth/log/LoggingAspect.java,7\2\72891497411b21400a4f416ce649e1c6e23e78a6
|
||||||
|
ƒ
|
||||||
|
Scommunity-security-auth/src/main/java/com/zyh/auth/service/impl/AuthServicempl.java,1\b\1b52d150aec07ff01735c9dab529471b9d98cb60
|
||||||
|
{
|
||||||
|
Kcommunity-security-auth/src/main/java/com/zyh/auth/service/AuthService.java,f\c\fcb9d7b9c6979e67b8ecf46b407c02dbc7721f3a
|
||||||
|
|
||||||
|
Ocommunity-security-common/src/main/java/com/zyh/common/constants/Constants.java,d\d\dd07632ba3ebb93fbc1dc9f0bccb08672bd8a8ed
|
||||||
|
‚
|
||||||
|
Rcommunity-security-common/src/main/java/com/zyh/common/constants/JwtConstants.java,b\8\b84a3fd36d63a0b8f8f7f1ec9dad97b7a3d30b12
|
||||||
|
<EFBFBD>
|
||||||
|
`community-security-common/src/main/java/com/zyh/common/constants/RabbitMQQueueNameConstants.java,8\6\86ce46236c094b768dc801294cc9842b146ebcd2
|
||||||
|
©
|
||||||
|
ycommunity-security-modules/community-security-modules-system/src/main/java/com/zyh/system/controller/LoginController.java,e\2\e277e95eab868928fb27e8d6399f6c01f1ca3288
|
||||||
|
¡
|
||||||
|
qcommunity-security-modules/community-security-modules-system/src/main/java/com/zyh/system/mapper/LoginMapper.java,1\e\1ea14fc8b3796099aa2f8350b2591bebbf20e40c
|
||||||
|
<EFBFBD>
|
||||||
|
Q.idea/sonarlint/securityhotspotstore/9/2/92a663be1c539f09aa6a6a5916a3496b877b907b,e\f\ef22b7e849a4ffbb1b28f2eeca825c2db84c5820
|
||||||
|
]
|
||||||
|
-.idea/sonarlint/securityhotspotstore/index.pb,8\8\88a9255124c95bdc913197c120a8d560edc59c8e
|
||||||
|
w
|
||||||
|
G.idea/sonarlint/issuestore/c/2/c2e6bbc07401695d13d023dad80b917fa60285f1,9\c\9c187a4128d3bd1b9819ae6ede684b88b6ce7f22
|
||||||
|
<EFBFBD>
|
||||||
|
Q.idea/sonarlint/securityhotspotstore/e/8/e84d77155ef0d566afd5de697567b255679fe119,e\7\e78cd437015231323c238d06a9e46edd1b66e6a8
|
||||||
|
<EFBFBD>
|
||||||
|
Q.idea/sonarlint/securityhotspotstore/d/d/dd07632ba3ebb93fbc1dc9f0bccb08672bd8a8ed,4\0\40f10321437e6c033aebca074afd15af58d7a152
|
||||||
|
<EFBFBD>
|
||||||
|
Q.idea/sonarlint/securityhotspotstore/d/a/da94a84458570c27a3f45db107f2b6b8ef5ae93e,5\d\5d98fe1e529e3446798c23ff8721f67127b5dc5f
|
||||||
|
w
|
||||||
|
G.idea/sonarlint/issuestore/7/9/79262b68d532b3f71a69df6e9712c76eccbc88a7,c\4\c4e19518e5e1b26fcf33f368982d601238658582
|
||||||
|
\
|
||||||
|
,.idea/inspectionProfiles/Project_Default.xml,4\9\496a238a6afa168dbaf6efd37bb459331589579c
|
||||||
|
w
|
||||||
|
G.idea/sonarlint/issuestore/9/2/92a663be1c539f09aa6a6a5916a3496b877b907b,c\0\c08ce21c58e60b966926cc33803afbe9f8bca58a
|
||||||
|
S
|
||||||
|
#.idea/sonarlint/issuestore/index.pb,9\f\9fe84ebb15faf917b7def6236dba604453cc61e0
|
||||||
|
<EFBFBD>
|
||||||
|
Q.idea/sonarlint/securityhotspotstore/b/8/b84a3fd36d63a0b8f8f7f1ec9dad97b7a3d30b12,d\3\d325e7bfd20277921ab94dd207df1029d9d80660
|
||||||
|
<EFBFBD>
|
||||||
|
Q.idea/sonarlint/securityhotspotstore/d/7/d7d4a763a7129d4ff8a02d283aa2c95b80cc4716,e\0\e0ec70ac49b71a2e1fa62fb41b7714fbbf71a3a2
|
||||||
|
<EFBFBD>
|
||||||
|
Q.idea/sonarlint/securityhotspotstore/7/9/79262b68d532b3f71a69df6e9712c76eccbc88a7,2\1\211916e5894c7067a91991c687bb056c0e513af6
|
||||||
|
<EFBFBD>
|
||||||
|
Q.idea/sonarlint/securityhotspotstore/7/2/72891497411b21400a4f416ce649e1c6e23e78a6,d\c\dc276f5b5f5bc10483cc60e84bfc0c439931be04
|
||||||
|
w
|
||||||
|
G.idea/sonarlint/issuestore/f/c/fcb9d7b9c6979e67b8ecf46b407c02dbc7721f3a,7\2\72c70d5887e1d349f0bb941ffd5be7330d61ca24
|
||||||
|
<EFBFBD>
|
||||||
|
Q.idea/sonarlint/securityhotspotstore/b/a/babbde30d586fbd2232cdf0c63fc3b085b0a6dbe,4\1\41e985e4204012b87ac1a1939db3335e63adc088
|
||||||
|
<EFBFBD>
|
||||||
|
Q.idea/sonarlint/securityhotspotstore/c/e/ce51daab818c75b2a40d38e83b73673cd759567c,c\e\ce6ea83d3acadd903210e37ae7ca3660d4040b38
|
||||||
|
<EFBFBD>
|
||||||
|
Q.idea/sonarlint/securityhotspotstore/c/d/cd7c287b044df6ed7f6f689b3bfa10ff2747609f,8\8\886a20130dc78e1cde0aa7982b88622213688744
|
||||||
|
w
|
||||||
|
G.idea/sonarlint/issuestore/1/e/1ea14fc8b3796099aa2f8350b2591bebbf20e40c,e\2\e29eaadc3fab64e23f565c12eeaf8c844987543f
|
||||||
|
w
|
||||||
|
G.idea/sonarlint/issuestore/c/d/cd7c287b044df6ed7f6f689b3bfa10ff2747609f,7\d\7d8c38ac1e2448c7537d04857dd95d9759da35bb
|
||||||
|
<EFBFBD>
|
||||||
|
Q.idea/sonarlint/securityhotspotstore/1/e/1ea14fc8b3796099aa2f8350b2591bebbf20e40c,1\6\164e73779c3accba49e7cfbe370b6a4d5f30380f
|
||||||
|
<EFBFBD>
|
||||||
|
Q.idea/sonarlint/securityhotspotstore/7/8/78a13fd2ecf340877d0056d43bbba48e4d2a1745,4\2\42ca8fd7b63b1b4542510c7f97c2e3e67b5ccc60
|
||||||
|
<EFBFBD>
|
||||||
|
Q.idea/sonarlint/securityhotspotstore/c/2/c2e6bbc07401695d13d023dad80b917fa60285f1,4\0\402aabb593486d1d2d671119b1cc3bda579382dc
|
||||||
|
<EFBFBD>
|
||||||
|
Q.idea/sonarlint/securityhotspotstore/0/f/0f56b3dbad1f1c7a40f146ed96f127cf42fd1dc8,b\b\bbea9490ffd6208697f782187b472ae7607d9c09
|
||||||
|
Q
|
||||||
|
!community-security-common/pom.xml,9\0\90d7dd3e83967a7912ffc3215de37bb397895faa
|
||||||
|
<EFBFBD>
|
||||||
|
Q.idea/sonarlint/securityhotspotstore/8/6/86ce46236c094b768dc801294cc9842b146ebcd2,0\f\0fcf836dfa20ec1a436f1c4037fcd06472e7c479
|
||||||
|
<EFBFBD>
|
||||||
|
Q.idea/sonarlint/securityhotspotstore/7/8/7861860b2061a1c6a14a4bba165145fc3b3b040c,0\5\05473f0482e43b5038081d9f2dc82d2d30e90f7d
|
||||||
|
w
|
||||||
|
G.idea/sonarlint/issuestore/d/a/da94a84458570c27a3f45db107f2b6b8ef5ae93e,2\a\2a5d07d83c39ed5afc59a65cc564345d5841fdcf
|
||||||
|
<EFBFBD>
|
||||||
|
Q.idea/sonarlint/securityhotspotstore/f/c/fcb9d7b9c6979e67b8ecf46b407c02dbc7721f3a,0\3\035dc8495c1c73601c7e970d6d8bf5ab4873bb90
|
||||||
|
<EFBFBD>
|
||||||
|
Q.idea/sonarlint/securityhotspotstore/8/3/83659cc303da5e55a1a3229b92b38b89000eabb8,1\5\153ad8a271d081f299eac8afa7e7317c700aa6e3
|
||||||
|
<EFBFBD>
|
||||||
|
Q.idea/sonarlint/securityhotspotstore/5/7/57f2187c8bf68a23a482fb965f22a7c08973c5b0,e\8\e81440433da616cccb75a1fd94fb9f8575f7274f
|
||||||
|
<EFBFBD>
|
||||||
|
Q.idea/sonarlint/securityhotspotstore/e/2/e277e95eab868928fb27e8d6399f6c01f1ca3288,c\5\c57320cb1bfce6e0f57d21833b139c787258b092
|
||||||
|
<EFBFBD>
|
||||||
|
Q.idea/sonarlint/securityhotspotstore/2/a/2afeda025d2e9b4c231303f34d02b230489773b8,c\e\cecacb7883c1402025084a28ea0ed69fedd93703
|
||||||
|
<EFBFBD>
|
||||||
|
Q.idea/sonarlint/securityhotspotstore/1/b/1b52d150aec07ff01735c9dab529471b9d98cb60,3\a\3a7bc1f8ac94cc185588757b675a9c09e5cee1e8
|
||||||
|
<EFBFBD>
|
||||||
|
Q.idea/sonarlint/securityhotspotstore/1/e/1eaa5bc3c49f790827f61974d5964afe4f17623e,e\1\e1b099e7de018b6c6898e7e3a469e3522bbb78b1
|
||||||
|
<EFBFBD>
|
||||||
|
Q.idea/sonarlint/securityhotspotstore/4/3/43e21e36f00cea70d19656ad032fe62d81f5ff76,6\7\67360616793f695edcc890d5f263d449fea162c1
|
||||||
|
<EFBFBD>
|
||||||
|
Q.idea/sonarlint/securityhotspotstore/3/6/367f7dbbf3807ec8ad3b1b2fe422bc01f4da1583,3\4\34a46119b1f9f54ab3d95a07fdd13785763bae2b
|
|
@ -1,124 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project version="4">
|
|
||||||
<component name="Palette2">
|
|
||||||
<group name="Swing">
|
|
||||||
<item class="com.intellij.uiDesigner.HSpacer" tooltip-text="Horizontal Spacer" icon="/com/intellij/uiDesigner/icons/hspacer.svg" removable="false" auto-create-binding="false" can-attach-label="false">
|
|
||||||
<default-constraints vsize-policy="1" hsize-policy="6" anchor="0" fill="1" />
|
|
||||||
</item>
|
|
||||||
<item class="com.intellij.uiDesigner.VSpacer" tooltip-text="Vertical Spacer" icon="/com/intellij/uiDesigner/icons/vspacer.svg" removable="false" auto-create-binding="false" can-attach-label="false">
|
|
||||||
<default-constraints vsize-policy="6" hsize-policy="1" anchor="0" fill="2" />
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JPanel" icon="/com/intellij/uiDesigner/icons/panel.svg" removable="false" auto-create-binding="false" can-attach-label="false">
|
|
||||||
<default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3" />
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JScrollPane" icon="/com/intellij/uiDesigner/icons/scrollPane.svg" removable="false" auto-create-binding="false" can-attach-label="true">
|
|
||||||
<default-constraints vsize-policy="7" hsize-policy="7" anchor="0" fill="3" />
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JButton" icon="/com/intellij/uiDesigner/icons/button.svg" removable="false" auto-create-binding="true" can-attach-label="false">
|
|
||||||
<default-constraints vsize-policy="0" hsize-policy="3" anchor="0" fill="1" />
|
|
||||||
<initial-values>
|
|
||||||
<property name="text" value="Button" />
|
|
||||||
</initial-values>
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JRadioButton" icon="/com/intellij/uiDesigner/icons/radioButton.svg" removable="false" auto-create-binding="true" can-attach-label="false">
|
|
||||||
<default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" />
|
|
||||||
<initial-values>
|
|
||||||
<property name="text" value="RadioButton" />
|
|
||||||
</initial-values>
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JCheckBox" icon="/com/intellij/uiDesigner/icons/checkBox.svg" removable="false" auto-create-binding="true" can-attach-label="false">
|
|
||||||
<default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" />
|
|
||||||
<initial-values>
|
|
||||||
<property name="text" value="CheckBox" />
|
|
||||||
</initial-values>
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JLabel" icon="/com/intellij/uiDesigner/icons/label.svg" removable="false" auto-create-binding="false" can-attach-label="false">
|
|
||||||
<default-constraints vsize-policy="0" hsize-policy="0" anchor="8" fill="0" />
|
|
||||||
<initial-values>
|
|
||||||
<property name="text" value="Label" />
|
|
||||||
</initial-values>
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JTextField" icon="/com/intellij/uiDesigner/icons/textField.svg" removable="false" auto-create-binding="true" can-attach-label="true">
|
|
||||||
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
|
|
||||||
<preferred-size width="150" height="-1" />
|
|
||||||
</default-constraints>
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JPasswordField" icon="/com/intellij/uiDesigner/icons/passwordField.svg" removable="false" auto-create-binding="true" can-attach-label="true">
|
|
||||||
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
|
|
||||||
<preferred-size width="150" height="-1" />
|
|
||||||
</default-constraints>
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JFormattedTextField" icon="/com/intellij/uiDesigner/icons/formattedTextField.svg" removable="false" auto-create-binding="true" can-attach-label="true">
|
|
||||||
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
|
|
||||||
<preferred-size width="150" height="-1" />
|
|
||||||
</default-constraints>
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JTextArea" icon="/com/intellij/uiDesigner/icons/textArea.svg" removable="false" auto-create-binding="true" can-attach-label="true">
|
|
||||||
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
|
|
||||||
<preferred-size width="150" height="50" />
|
|
||||||
</default-constraints>
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JTextPane" icon="/com/intellij/uiDesigner/icons/textPane.svg" removable="false" auto-create-binding="true" can-attach-label="true">
|
|
||||||
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
|
|
||||||
<preferred-size width="150" height="50" />
|
|
||||||
</default-constraints>
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JEditorPane" icon="/com/intellij/uiDesigner/icons/editorPane.svg" removable="false" auto-create-binding="true" can-attach-label="true">
|
|
||||||
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
|
|
||||||
<preferred-size width="150" height="50" />
|
|
||||||
</default-constraints>
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JComboBox" icon="/com/intellij/uiDesigner/icons/comboBox.svg" removable="false" auto-create-binding="true" can-attach-label="true">
|
|
||||||
<default-constraints vsize-policy="0" hsize-policy="2" anchor="8" fill="1" />
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JTable" icon="/com/intellij/uiDesigner/icons/table.svg" removable="false" auto-create-binding="true" can-attach-label="false">
|
|
||||||
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
|
|
||||||
<preferred-size width="150" height="50" />
|
|
||||||
</default-constraints>
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JList" icon="/com/intellij/uiDesigner/icons/list.svg" removable="false" auto-create-binding="true" can-attach-label="false">
|
|
||||||
<default-constraints vsize-policy="6" hsize-policy="2" anchor="0" fill="3">
|
|
||||||
<preferred-size width="150" height="50" />
|
|
||||||
</default-constraints>
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JTree" icon="/com/intellij/uiDesigner/icons/tree.svg" removable="false" auto-create-binding="true" can-attach-label="false">
|
|
||||||
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
|
|
||||||
<preferred-size width="150" height="50" />
|
|
||||||
</default-constraints>
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JTabbedPane" icon="/com/intellij/uiDesigner/icons/tabbedPane.svg" removable="false" auto-create-binding="true" can-attach-label="false">
|
|
||||||
<default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3">
|
|
||||||
<preferred-size width="200" height="200" />
|
|
||||||
</default-constraints>
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JSplitPane" icon="/com/intellij/uiDesigner/icons/splitPane.svg" removable="false" auto-create-binding="false" can-attach-label="false">
|
|
||||||
<default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3">
|
|
||||||
<preferred-size width="200" height="200" />
|
|
||||||
</default-constraints>
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JSpinner" icon="/com/intellij/uiDesigner/icons/spinner.svg" removable="false" auto-create-binding="true" can-attach-label="true">
|
|
||||||
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" />
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JSlider" icon="/com/intellij/uiDesigner/icons/slider.svg" removable="false" auto-create-binding="true" can-attach-label="false">
|
|
||||||
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" />
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JSeparator" icon="/com/intellij/uiDesigner/icons/separator.svg" removable="false" auto-create-binding="false" can-attach-label="false">
|
|
||||||
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3" />
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JProgressBar" icon="/com/intellij/uiDesigner/icons/progressbar.svg" removable="false" auto-create-binding="true" can-attach-label="false">
|
|
||||||
<default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1" />
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JToolBar" icon="/com/intellij/uiDesigner/icons/toolbar.svg" removable="false" auto-create-binding="false" can-attach-label="false">
|
|
||||||
<default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1">
|
|
||||||
<preferred-size width="-1" height="20" />
|
|
||||||
</default-constraints>
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JToolBar$Separator" icon="/com/intellij/uiDesigner/icons/toolbarSeparator.svg" removable="false" auto-create-binding="false" can-attach-label="false">
|
|
||||||
<default-constraints vsize-policy="0" hsize-policy="0" anchor="0" fill="1" />
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JScrollBar" icon="/com/intellij/uiDesigner/icons/scrollbar.svg" removable="false" auto-create-binding="true" can-attach-label="false">
|
|
||||||
<default-constraints vsize-policy="6" hsize-policy="0" anchor="0" fill="2" />
|
|
||||||
</item>
|
|
||||||
</group>
|
|
||||||
</component>
|
|
||||||
</project>
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<project version="4">
|
<project version="4">
|
||||||
<component name="VcsDirectoryMappings">
|
<component name="VcsDirectoryMappings">
|
||||||
<mapping directory="$PROJECT_DIR$" vcs="Git" />
|
<mapping directory="" vcs="Git" />
|
||||||
</component>
|
</component>
|
||||||
</project>
|
</project>
|
|
@ -0,0 +1,209 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="AutoImportSettings">
|
||||||
|
<option name="autoReloadType" value="SELECTIVE" />
|
||||||
|
</component>
|
||||||
|
<component name="ChangeListManager">
|
||||||
|
<list default="true" id="b29f0d13-7508-4871-a2d9-33e3837f9129" name="Changes" comment="">
|
||||||
|
<change afterPath="$PROJECT_DIR$/.idea/$PROJECT_FILE$" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/.idea/qaplug_profiles.xml" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/.idea/sonarlint/issuestore/9/2/92a663be1c539f09aa6a6a5916a3496b877b907b" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/.idea/sonarlint/issuestore/index.pb" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/.idea/sonarlint/securityhotspotstore/9/2/92a663be1c539f09aa6a6a5916a3496b877b907b" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/.idea/sonarlint/securityhotspotstore/index.pb" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/.idea/.gitignore" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/.idea/checkstyle-idea.xml" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/.idea/encodings.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/encodings.xml" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/.idea/inspectionProfiles/Project_Default.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/inspectionProfiles/Project_Default.xml" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/.idea/misc.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/.idea/uiDesigner.xml" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/.idea/vcs.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/vcs.xml" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/community-security-auth/src/main/resources/bootstrap.yml" beforeDir="false" afterPath="$PROJECT_DIR$/community-security-auth/src/main/resources/bootstrap.yml" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/community-security-common/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/community-security-common/pom.xml" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/community-security-gateway/src/main/resources/bootstrap.yml" beforeDir="false" afterPath="$PROJECT_DIR$/community-security-gateway/src/main/resources/bootstrap.yml" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/community-security-modules/community-security-modules-es/src/main/resources/bootstrap.yml" beforeDir="false" afterPath="$PROJECT_DIR$/community-security-modules/community-security-modules-es/src/main/resources/bootstrap.yml" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/community-security-modules/community-security-modules-photo/src/main/resources/bootstrap.yml" beforeDir="false" afterPath="$PROJECT_DIR$/community-security-modules/community-security-modules-photo/src/main/resources/bootstrap.yml" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/community-security-modules/community-security-modules-shop/src/main/resources/bootstrap.yml" beforeDir="false" afterPath="$PROJECT_DIR$/community-security-modules/community-security-modules-shop/src/main/resources/bootstrap.yml" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/community-security-modules/community-security-modules-system/src/main/resources/bootstrap.yml" beforeDir="false" afterPath="$PROJECT_DIR$/community-security-modules/community-security-modules-system/src/main/resources/bootstrap.yml" afterDir="false" />
|
||||||
|
</list>
|
||||||
|
<option name="SHOW_DIALOG" value="false" />
|
||||||
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||||
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
||||||
|
<option name="LAST_RESOLUTION" value="IGNORE" />
|
||||||
|
</component>
|
||||||
|
<component name="Git.Settings">
|
||||||
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
||||||
|
</component>
|
||||||
|
<component name="MavenImportPreferences">
|
||||||
|
<option name="generalSettings">
|
||||||
|
<MavenGeneralSettings>
|
||||||
|
<option name="localRepository" value="D:\maven_repository" />
|
||||||
|
<option name="mavenHome" value="$PROJECT_DIR$/../../IDEAZhuanShu/maven/apache-maven-3.6.1" />
|
||||||
|
<option name="userSettingsFile" value="D:\IDEAZhuanShu\maven\apache-maven-3.6.1\conf\settings.xml" />
|
||||||
|
</MavenGeneralSettings>
|
||||||
|
</option>
|
||||||
|
<option name="importingSettings">
|
||||||
|
<MavenImportingSettings>
|
||||||
|
<option name="vmOptionsForImporter" value="-Xmx768m" />
|
||||||
|
</MavenImportingSettings>
|
||||||
|
</option>
|
||||||
|
</component>
|
||||||
|
<component name="ProjectColorInfo"><![CDATA[{
|
||||||
|
"associatedIndex": 3
|
||||||
|
}]]></component>
|
||||||
|
<component name="ProjectId" id="2cThvdGs5Kw0LxjIW8FV1PfAfvi" />
|
||||||
|
<component name="ProjectViewState">
|
||||||
|
<option name="showLibraryContents" value="true" />
|
||||||
|
</component>
|
||||||
|
<component name="PropertiesComponent"><![CDATA[{
|
||||||
|
"keyToString": {
|
||||||
|
"Maven.community-security [clean].executor": "Run",
|
||||||
|
"Maven.community-security [install].executor": "Run",
|
||||||
|
"RequestMappingsPanelOrder0": "0",
|
||||||
|
"RequestMappingsPanelOrder1": "1",
|
||||||
|
"RequestMappingsPanelWidth0": "75",
|
||||||
|
"RequestMappingsPanelWidth1": "75",
|
||||||
|
"RunOnceActivity.OpenProjectViewOnStart": "true",
|
||||||
|
"RunOnceActivity.ShowReadmeOnStart": "true",
|
||||||
|
"SHARE_PROJECT_CONFIGURATION_FILES": "true",
|
||||||
|
"Spring Boot.AuthApplication.executor": "Debug",
|
||||||
|
"Spring Boot.EsApplication.executor": "Debug",
|
||||||
|
"Spring Boot.GateWayApplication.executor": "Debug",
|
||||||
|
"Spring Boot.PhotoApplication.executor": "Debug",
|
||||||
|
"Spring Boot.ShopApplication.executor": "Debug",
|
||||||
|
"Spring Boot.SystemApplication.executor": "Debug",
|
||||||
|
"git-widget-placeholder": "master",
|
||||||
|
"kotlin-language-version-configured": "true",
|
||||||
|
"node.js.detected.package.eslint": "true",
|
||||||
|
"node.js.detected.package.tslint": "true",
|
||||||
|
"node.js.selected.package.eslint": "(autodetect)",
|
||||||
|
"node.js.selected.package.tslint": "(autodetect)",
|
||||||
|
"nodejs_package_manager_path": "npm",
|
||||||
|
"run.configurations.included.in.services": "true",
|
||||||
|
"settings.editor.selected.configurable": "preferences.pluginManager",
|
||||||
|
"vue.rearranger.settings.migration": "true"
|
||||||
|
}
|
||||||
|
}]]></component>
|
||||||
|
<component name="ReactorSettings">
|
||||||
|
<option name="notificationShown" value="true" />
|
||||||
|
</component>
|
||||||
|
<component name="RunDashboard">
|
||||||
|
<option name="configurationTypes">
|
||||||
|
<set>
|
||||||
|
<option value="MicronautRunConfigurationType" />
|
||||||
|
<option value="QuarkusRunConfigurationType" />
|
||||||
|
<option value="SpringBootApplicationConfigurationType" />
|
||||||
|
<option value="js.build_tools.npm" />
|
||||||
|
</set>
|
||||||
|
</option>
|
||||||
|
</component>
|
||||||
|
<component name="RunManager" selected="Spring Boot.EsApplication">
|
||||||
|
<configuration name="AuthApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" temporary="true" nameIsGenerated="true">
|
||||||
|
<module name="community-security-auth" />
|
||||||
|
<option name="SPRING_BOOT_MAIN_CLASS" value="com.zyh.auth.AuthApplication" />
|
||||||
|
<extension name="coverage">
|
||||||
|
<pattern>
|
||||||
|
<option name="PATTERN" value="com.zyh.auth.*" />
|
||||||
|
<option name="ENABLED" value="true" />
|
||||||
|
</pattern>
|
||||||
|
</extension>
|
||||||
|
<method v="2">
|
||||||
|
<option name="Make" enabled="true" />
|
||||||
|
</method>
|
||||||
|
</configuration>
|
||||||
|
<configuration name="EsApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" temporary="true" nameIsGenerated="true">
|
||||||
|
<module name="community-security-modules-es" />
|
||||||
|
<option name="SPRING_BOOT_MAIN_CLASS" value="com.zyh.es.EsApplication" />
|
||||||
|
<extension name="coverage">
|
||||||
|
<pattern>
|
||||||
|
<option name="PATTERN" value="com.zyh.es.*" />
|
||||||
|
<option name="ENABLED" value="true" />
|
||||||
|
</pattern>
|
||||||
|
</extension>
|
||||||
|
<method v="2">
|
||||||
|
<option name="Make" enabled="true" />
|
||||||
|
</method>
|
||||||
|
</configuration>
|
||||||
|
<configuration name="PhotoApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" temporary="true" nameIsGenerated="true">
|
||||||
|
<module name="community-security-modules-photo" />
|
||||||
|
<option name="SPRING_BOOT_MAIN_CLASS" value="com.zyh.system.PhotoApplication" />
|
||||||
|
<extension name="coverage">
|
||||||
|
<pattern>
|
||||||
|
<option name="PATTERN" value="com.zyh.system.*" />
|
||||||
|
<option name="ENABLED" value="true" />
|
||||||
|
</pattern>
|
||||||
|
</extension>
|
||||||
|
<method v="2">
|
||||||
|
<option name="Make" enabled="true" />
|
||||||
|
</method>
|
||||||
|
</configuration>
|
||||||
|
<configuration name="ShopApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" temporary="true" nameIsGenerated="true">
|
||||||
|
<module name="community-security-modules-shop" />
|
||||||
|
<option name="SPRING_BOOT_MAIN_CLASS" value="com.zyh.system.ShopApplication" />
|
||||||
|
<extension name="coverage">
|
||||||
|
<pattern>
|
||||||
|
<option name="PATTERN" value="com.zyh.system.*" />
|
||||||
|
<option name="ENABLED" value="true" />
|
||||||
|
</pattern>
|
||||||
|
</extension>
|
||||||
|
<method v="2">
|
||||||
|
<option name="Make" enabled="true" />
|
||||||
|
</method>
|
||||||
|
</configuration>
|
||||||
|
<configuration name="SystemApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" temporary="true" nameIsGenerated="true">
|
||||||
|
<module name="community-security-modules-system" />
|
||||||
|
<option name="SPRING_BOOT_MAIN_CLASS" value="com.zyh.system.SystemApplication" />
|
||||||
|
<extension name="coverage">
|
||||||
|
<pattern>
|
||||||
|
<option name="PATTERN" value="com.zyh.system.*" />
|
||||||
|
<option name="ENABLED" value="true" />
|
||||||
|
</pattern>
|
||||||
|
</extension>
|
||||||
|
<method v="2">
|
||||||
|
<option name="Make" enabled="true" />
|
||||||
|
</method>
|
||||||
|
</configuration>
|
||||||
|
<recent_temporary>
|
||||||
|
<list>
|
||||||
|
<item itemvalue="Spring Boot.ShopApplication" />
|
||||||
|
<item itemvalue="Spring Boot.EsApplication" />
|
||||||
|
<item itemvalue="Spring Boot.SystemApplication" />
|
||||||
|
<item itemvalue="Spring Boot.AuthApplication" />
|
||||||
|
<item itemvalue="Spring Boot.PhotoApplication" />
|
||||||
|
</list>
|
||||||
|
</recent_temporary>
|
||||||
|
</component>
|
||||||
|
<component name="SharedIndexes">
|
||||||
|
<attachedChunks>
|
||||||
|
<set>
|
||||||
|
<option value="jdk-17.0.9-corretto-17.0.9-3183f394aec4-8f899f12" />
|
||||||
|
</set>
|
||||||
|
</attachedChunks>
|
||||||
|
</component>
|
||||||
|
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
|
||||||
|
<component name="TaskManager">
|
||||||
|
<task active="true" id="Default" summary="Default task">
|
||||||
|
<changelist id="b29f0d13-7508-4871-a2d9-33e3837f9129" name="Changes" comment="" />
|
||||||
|
<created>1708141707634</created>
|
||||||
|
<option name="number" value="Default" />
|
||||||
|
<option name="presentableId" value="Default" />
|
||||||
|
<updated>1708141707634</updated>
|
||||||
|
<workItem from="1708141708826" duration="2516000" />
|
||||||
|
</task>
|
||||||
|
<servers />
|
||||||
|
</component>
|
||||||
|
<component name="TypeScriptGeneratedFilesManager">
|
||||||
|
<option name="version" value="3" />
|
||||||
|
</component>
|
||||||
|
<component name="Vcs.Log.Tabs.Properties">
|
||||||
|
<option name="TAB_STATES">
|
||||||
|
<map>
|
||||||
|
<entry key="MAIN">
|
||||||
|
<value>
|
||||||
|
<State />
|
||||||
|
</value>
|
||||||
|
</entry>
|
||||||
|
</map>
|
||||||
|
</option>
|
||||||
|
</component>
|
||||||
|
</project>
|
|
@ -11,4 +11,5 @@ public class AuthApplication {
|
||||||
SpringApplication.run(AuthApplication.class, args);
|
SpringApplication.run(AuthApplication.class, args);
|
||||||
System.out.println("Auth启动成功");
|
System.out.println("Auth启动成功");
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -15,7 +15,6 @@ import javax.annotation.PostConstruct;
|
||||||
@Component
|
@Component
|
||||||
@Log4j2
|
@Log4j2
|
||||||
public class ConfirmCallbackConfig implements RabbitTemplate.ConfirmCallback {
|
public class ConfirmCallbackConfig implements RabbitTemplate.ConfirmCallback {
|
||||||
|
|
||||||
@Autowired
|
@Autowired
|
||||||
private RabbitTemplate rabbitTemplate;
|
private RabbitTemplate rabbitTemplate;
|
||||||
|
|
||||||
|
|
|
@ -14,7 +14,6 @@ import javax.annotation.PostConstruct;
|
||||||
@Component
|
@Component
|
||||||
@Log4j2
|
@Log4j2
|
||||||
public class ReturnCallbackConfig implements RabbitTemplate.ReturnsCallback {
|
public class ReturnCallbackConfig implements RabbitTemplate.ReturnsCallback {
|
||||||
|
|
||||||
@Autowired
|
@Autowired
|
||||||
private RabbitTemplate rabbitTemplate;
|
private RabbitTemplate rabbitTemplate;
|
||||||
|
|
||||||
|
|
|
@ -13,7 +13,6 @@ import org.springframework.web.bind.annotation.RestController;
|
||||||
public class AuthController {
|
public class AuthController {
|
||||||
@Autowired
|
@Autowired
|
||||||
AuthService authService;
|
AuthService authService;
|
||||||
|
|
||||||
@PostMapping("login")
|
@PostMapping("login")
|
||||||
public Result<UserResponse> login(@RequestBody UserRequest userRequest) {
|
public Result<UserResponse> login(@RequestBody UserRequest userRequest) {
|
||||||
Result<UserResponse> login = authService.login(userRequest);
|
Result<UserResponse> login = authService.login(userRequest);
|
||||||
|
|
|
@ -11,4 +11,5 @@ import org.springframework.web.bind.annotation.PostMapping;
|
||||||
public interface AuthFeignService {
|
public interface AuthFeignService {
|
||||||
@PostMapping("/user/findPhone/{phone}")
|
@PostMapping("/user/findPhone/{phone}")
|
||||||
public Result<User> findPhone(@PathVariable String phone);
|
public Result<User> findPhone(@PathVariable String phone);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -5,7 +5,6 @@ import com.zyh.common.domain.User;
|
||||||
import com.zyh.common.result.Result;
|
import com.zyh.common.result.Result;
|
||||||
|
|
||||||
public class AuthFeignServicempl implements AuthFeignService{
|
public class AuthFeignServicempl implements AuthFeignService{
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public Result<User> findPhone(String phone) {
|
public Result<User> findPhone(String phone) {
|
||||||
return null;
|
return null;
|
||||||
|
|
|
@ -11,4 +11,5 @@ public class GlobalExceptionHandler {
|
||||||
public String handle(Exception e) {
|
public String handle(Exception e) {
|
||||||
return "发生错误: " + e.getMessage();
|
return "发生错误: " + e.getMessage();
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -11,7 +11,6 @@ import org.springframework.stereotype.Component;
|
||||||
@Component
|
@Component
|
||||||
public class LoggingAspect {
|
public class LoggingAspect {
|
||||||
private static final Logger logger = LoggerFactory.getLogger(LoggingAspect.class);
|
private static final Logger logger = LoggerFactory.getLogger(LoggingAspect.class);
|
||||||
|
|
||||||
@Before("execution(* com.zyh..*(..))")
|
@Before("execution(* com.zyh..*(..))")
|
||||||
public void logBefore() {
|
public void logBefore() {
|
||||||
logger.info("接口被调用");
|
logger.info("接口被调用");
|
||||||
|
|
|
@ -11,4 +11,5 @@ public interface AuthService {
|
||||||
|
|
||||||
User userInfo();
|
User userInfo();
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -56,6 +56,7 @@ public class AuthServicempl implements AuthService {
|
||||||
return Result.success(userResponse);
|
return Result.success(userResponse);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public User userInfo() {
|
public User userInfo() {
|
||||||
String token = request.getHeader(TokenConstants.TOKEN);
|
String token = request.getHeader(TokenConstants.TOKEN);
|
||||||
|
|
|
@ -18,14 +18,15 @@ spring:
|
||||||
nacos:
|
nacos:
|
||||||
discovery:
|
discovery:
|
||||||
# 服务注册地址
|
# 服务注册地址
|
||||||
server-addr: 124.221.193.62:8848
|
server-addr: 101.34.77.101:8848
|
||||||
namespace: e3afd3fd-73b0-4ac1-9f9e-aad1a8aa9f46
|
namespace: ee70ba0b-4209-4eca-b065-32f2fd23c00a
|
||||||
config:
|
config:
|
||||||
# 配置中心地址
|
# 配置中心地址
|
||||||
server-addr: 124.221.193.62:8848
|
server-addr: 101.34.77.101:8848
|
||||||
namespace: e3afd3fd-73b0-4ac1-9f9e-aad1a8aa9f46
|
namespace: ee70ba0b-4209-4eca-b065-32f2fd23c00a
|
||||||
# 配置文件格式
|
# 配置文件格式
|
||||||
file-extension: yml
|
file-extension: yml
|
||||||
# 共享配置
|
# 共享配置
|
||||||
shared-configs:
|
shared-configs:
|
||||||
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
||||||
|
|
||||||
|
|
|
@ -160,6 +160,18 @@
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
<build>
|
||||||
|
<plugins>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-compiler-plugin</artifactId>
|
||||||
|
<configuration>
|
||||||
|
<source>10</source>
|
||||||
|
<target>10</target>
|
||||||
|
</configuration>
|
||||||
|
</plugin>
|
||||||
|
</plugins>
|
||||||
|
</build>
|
||||||
|
|
||||||
|
|
||||||
</project>
|
</project>
|
||||||
|
|
|
@ -18,12 +18,12 @@ spring:
|
||||||
nacos:
|
nacos:
|
||||||
discovery:
|
discovery:
|
||||||
# 服务注册地址
|
# 服务注册地址
|
||||||
server-addr: 124.221.193.62:8848
|
server-addr: 101.34.77.101:8848
|
||||||
namespace: e3afd3fd-73b0-4ac1-9f9e-aad1a8aa9f46
|
namespace: ee70ba0b-4209-4eca-b065-32f2fd23c00a
|
||||||
config:
|
config:
|
||||||
# 配置中心地址
|
# 配置中心地址
|
||||||
server-addr: 124.221.193.62:8848
|
server-addr: 101.34.77.101:8848
|
||||||
namespace: e3afd3fd-73b0-4ac1-9f9e-aad1a8aa9f46
|
namespace: ee70ba0b-4209-4eca-b065-32f2fd23c00a
|
||||||
# 配置文件格式
|
# 配置文件格式
|
||||||
file-extension: yml
|
file-extension: yml
|
||||||
# 共享配置
|
# 共享配置
|
||||||
|
|
|
@ -14,12 +14,12 @@ spring:
|
||||||
cloud:
|
cloud:
|
||||||
nacos:
|
nacos:
|
||||||
discovery:
|
discovery:
|
||||||
server-addr: 124.221.193.62:8848
|
server-addr: 101.34.77.101:8848
|
||||||
namespace: e3afd3fd-73b0-4ac1-9f9e-aad1a8aa9f46
|
namespace: ee70ba0b-4209-4eca-b065-32f2fd23c00a
|
||||||
|
|
||||||
config:
|
config:
|
||||||
serverAddr: 124.221.193.62:8848
|
serverAddr: 101.34.77.101:8848
|
||||||
namespace: e3afd3fd-73b0-4ac1-9f9e-aad1a8aa9f46
|
namespace: ee70ba0b-4209-4eca-b065-32f2fd23c00a
|
||||||
fileExtension: yml
|
fileExtension: yml
|
||||||
shared-configs:
|
shared-configs:
|
||||||
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
||||||
|
|
|
@ -19,12 +19,12 @@ spring:
|
||||||
nacos:
|
nacos:
|
||||||
discovery:
|
discovery:
|
||||||
# 服务注册地址
|
# 服务注册地址
|
||||||
server-addr: 124.221.193.62:8848
|
server-addr: 101.34.77.101:8848
|
||||||
namespace: e3afd3fd-73b0-4ac1-9f9e-aad1a8aa9f46
|
namespace: ee70ba0b-4209-4eca-b065-32f2fd23c00a
|
||||||
config:
|
config:
|
||||||
# 配置中心地址
|
# 配置中心地址
|
||||||
server-addr: 124.221.193.62:8848
|
server-addr: 101.34.77.101:8848
|
||||||
namespace: e3afd3fd-73b0-4ac1-9f9e-aad1a8aa9f46
|
namespace: ee70ba0b-4209-4eca-b065-32f2fd23c00a
|
||||||
# 配置文件格式
|
# 配置文件格式
|
||||||
file-extension: yml
|
file-extension: yml
|
||||||
# 共享配置
|
# 共享配置
|
||||||
|
|
|
@ -18,12 +18,12 @@ spring:
|
||||||
nacos:
|
nacos:
|
||||||
discovery:
|
discovery:
|
||||||
# 服务注册地址
|
# 服务注册地址
|
||||||
server-addr: 124.221.193.62:8848
|
server-addr: 101.34.77.101:8848
|
||||||
namespace: e3afd3fd-73b0-4ac1-9f9e-aad1a8aa9f46
|
namespace: ee70ba0b-4209-4eca-b065-32f2fd23c00a
|
||||||
config:
|
config:
|
||||||
# 配置中心地址
|
# 配置中心地址
|
||||||
server-addr: 124.221.193.62:8848
|
server-addr: 101.34.77.101:8848
|
||||||
namespace: e3afd3fd-73b0-4ac1-9f9e-aad1a8aa9f46
|
namespace: ee70ba0b-4209-4eca-b065-32f2fd23c00a
|
||||||
# 配置文件格式
|
# 配置文件格式
|
||||||
file-extension: yml
|
file-extension: yml
|
||||||
# 共享配置
|
# 共享配置
|
||||||
|
|
|
@ -16,7 +16,6 @@ public class LoginController {
|
||||||
LoginService loginService;
|
LoginService loginService;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@PostMapping("findPhone/{phone}")
|
@PostMapping("findPhone/{phone}")
|
||||||
public Result<User> findPhone(@PathVariable String phone) {
|
public Result<User> findPhone(@PathVariable String phone) {
|
||||||
User user = loginService.findPhone(phone);
|
User user = loginService.findPhone(phone);
|
||||||
|
|
|
@ -18,12 +18,12 @@ spring:
|
||||||
nacos:
|
nacos:
|
||||||
discovery:
|
discovery:
|
||||||
# 服务注册地址
|
# 服务注册地址
|
||||||
server-addr: 124.221.193.62:8848
|
server-addr: 101.34.77.101:8848
|
||||||
namespace: e3afd3fd-73b0-4ac1-9f9e-aad1a8aa9f46
|
namespace: ee70ba0b-4209-4eca-b065-32f2fd23c00a
|
||||||
config:
|
config:
|
||||||
# 配置中心地址
|
# 配置中心地址
|
||||||
server-addr: 124.221.193.62:8848
|
server-addr: 101.34.77.101:8848
|
||||||
namespace: e3afd3fd-73b0-4ac1-9f9e-aad1a8aa9f46
|
namespace: ee70ba0b-4209-4eca-b065-32f2fd23c00a
|
||||||
# 配置文件格式
|
# 配置文件格式
|
||||||
file-extension: yml
|
file-extension: yml
|
||||||
# 共享配置
|
# 共享配置
|
||||||
|
|
Loading…
Reference in New Issue