├── .idea ├── ConfPoetryConfig.xml ├── compiler.xml ├── encodings.xml ├── gradle.xml ├── jarRepositories.xml ├── libraries │ ├── Gradle__ch_qos_logback_logback_classic_1_2_3.xml │ ├── Gradle__ch_qos_logback_logback_core_1_2_3.xml │ ├── Gradle__com_alibaba_druid_1_1_6.xml │ ├── Gradle__com_google_protobuf_protobuf_java_2_6_0.xml │ ├── Gradle__com_jayway_jsonpath_json_path_2_4_0.xml │ ├── Gradle__com_vaadin_external_google_android_json_0_0_20131108_vaadin1.xml │ ├── Gradle__com_zaxxer_HikariCP_2_7_4.xml │ ├── Gradle__javax_annotation_javax_annotation_api_1_3_1.xml │ ├── Gradle__javax_persistence_persistence_api_1_0.xml │ ├── Gradle__junit_junit_4_12.xml │ ├── Gradle__mysql_mysql_connector_java_8_0_11.xml │ ├── Gradle__net_bytebuddy_byte_buddy_1_7_9.xml │ ├── Gradle__net_bytebuddy_byte_buddy_agent_1_7_9.xml │ ├── Gradle__net_minidev_accessors_smart_1_2.xml │ ├── Gradle__net_minidev_json_smart_2_3.xml │ ├── Gradle__org_apache_commons_commons_lang3_3_4.xml │ ├── Gradle__org_apache_logging_log4j_log4j_api_2_10_0.xml │ ├── Gradle__org_apache_logging_log4j_log4j_to_slf4j_2_10_0.xml │ ├── Gradle__org_aspectj_aspectjweaver_1_8_2.xml │ ├── Gradle__org_assertj_assertj_core_3_8_0.xml │ ├── Gradle__org_hamcrest_hamcrest_core_1_3.xml │ ├── Gradle__org_hamcrest_hamcrest_library_1_3.xml │ ├── Gradle__org_mockito_mockito_core_2_12_0.xml │ ├── Gradle__org_mybatis_mybatis_3_4_5.xml │ ├── Gradle__org_mybatis_mybatis_spring_1_3_1.xml │ ├── Gradle__org_mybatis_spring_boot_mybatis_spring_boot_autoconfigure_1_3_1.xml │ ├── Gradle__org_mybatis_spring_boot_mybatis_spring_boot_starter_1_3_1.xml │ ├── Gradle__org_objenesis_objenesis_2_6.xml │ ├── Gradle__org_ow2_asm_asm_5_0_4.xml │ ├── Gradle__org_projectlombok_lombok_1_16_18.xml │ ├── Gradle__org_skyscreamer_jsonassert_1_5_0.xml │ ├── Gradle__org_slf4j_jul_to_slf4j_1_7_25.xml │ ├── Gradle__org_slf4j_slf4j_api_1_7_25.xml │ ├── Gradle__org_springframework_boot_spring_boot_2_0_0_M7.xml │ ├── Gradle__org_springframework_boot_spring_boot_autoconfigure_2_0_0_M7.xml │ ├── Gradle__org_springframework_boot_spring_boot_devtools_2_0_0_M7.xml │ ├── Gradle__org_springframework_boot_spring_boot_starter_2_0_0_M7.xml │ ├── Gradle__org_springframework_boot_spring_boot_starter_jdbc_2_0_0_M7.xml │ ├── Gradle__org_springframework_boot_spring_boot_starter_logging_2_0_0_M7.xml │ ├── Gradle__org_springframework_boot_spring_boot_starter_test_2_0_0_M7.xml │ ├── Gradle__org_springframework_boot_spring_boot_test_2_0_0_M7.xml │ ├── Gradle__org_springframework_boot_spring_boot_test_autoconfigure_2_0_0_M7.xml │ ├── Gradle__org_springframework_spring_aop_5_0_2_RELEASE.xml │ ├── Gradle__org_springframework_spring_beans_5_0_2_RELEASE.xml │ ├── Gradle__org_springframework_spring_context_5_0_2_RELEASE.xml │ ├── Gradle__org_springframework_spring_core_5_0_2_RELEASE.xml │ ├── Gradle__org_springframework_spring_expression_5_0_2_RELEASE.xml │ ├── Gradle__org_springframework_spring_jcl_5_0_2_RELEASE.xml │ ├── Gradle__org_springframework_spring_jdbc_5_0_2_RELEASE.xml │ ├── Gradle__org_springframework_spring_test_5_0_2_RELEASE.xml │ ├── Gradle__org_springframework_spring_tx_5_0_2_RELEASE.xml │ ├── Gradle__org_xmlunit_xmlunit_core_2_5_1.xml │ ├── Gradle__org_yaml_snakeyaml_1_19.xml │ ├── Gradle__tk_mybatis_mapper_3_4_2.xml │ ├── Gradle__tk_mybatis_mapper_spring_boot_autoconfigure_1_1_3.xml │ ├── Gradle__tk_mybatis_mapper_spring_boot_starter_1_1_3.xml │ ├── Maven__antlr_antlr_2_7_7.xml │ ├── Maven__aopalliance_aopalliance_1_0.xml │ ├── Maven__ch_qos_logback_logback_classic_1_1_11.xml │ ├── Maven__ch_qos_logback_logback_classic_1_2_3.xml │ ├── Maven__ch_qos_logback_logback_classic_1_2_4.xml │ ├── Maven__ch_qos_logback_logback_core_1_1_11.xml │ ├── Maven__ch_qos_logback_logback_core_1_2_3.xml │ ├── Maven__ch_qos_logback_logback_core_1_2_4.xml │ ├── Maven__com_101tec_zkclient_0_7.xml │ ├── Maven__com_alibaba_csp_ahas_sentinel_client_1_8_8.xml │ ├── Maven__com_alibaba_csp_sentinel_core_1_8_1.xml │ ├── Maven__com_alibaba_csp_sentinel_datasource_extension_1_8_1.xml │ ├── Maven__com_alibaba_csp_sentinel_transport_common_1_8_1.xml │ ├── Maven__com_alibaba_csp_sentinel_transport_simple_http_1_8_1.xml │ ├── Maven__com_alibaba_csp_sentinel_web_servlet_1_8_1.xml │ ├── Maven__com_alibaba_druid_1_1_6.xml │ ├── Maven__com_alibaba_dubbo_2_5_3.xml │ ├── Maven__com_alibaba_fastjson_1_2_38.xml │ ├── Maven__com_alibaba_fastjson_1_2_75.xml │ ├── Maven__com_fasterxml_classmate_1_3_4.xml │ ├── Maven__com_fasterxml_classmate_1_4_0.xml │ ├── Maven__com_fasterxml_jackson_core_jackson_annotations_2_12_3.xml │ ├── Maven__com_fasterxml_jackson_core_jackson_annotations_2_12_4.xml │ ├── Maven__com_fasterxml_jackson_core_jackson_annotations_2_8_0.xml │ ├── Maven__com_fasterxml_jackson_core_jackson_annotations_2_9_0.xml │ ├── Maven__com_fasterxml_jackson_core_jackson_core_2_12_3.xml │ ├── Maven__com_fasterxml_jackson_core_jackson_core_2_12_4.xml │ ├── Maven__com_fasterxml_jackson_core_jackson_core_2_8_10.xml │ ├── Maven__com_fasterxml_jackson_core_jackson_core_2_9_5.xml │ ├── Maven__com_fasterxml_jackson_core_jackson_core_2_9_7.xml │ ├── Maven__com_fasterxml_jackson_core_jackson_databind_2_12_3.xml │ ├── Maven__com_fasterxml_jackson_core_jackson_databind_2_12_4.xml │ ├── Maven__com_fasterxml_jackson_core_jackson_databind_2_8_10.xml │ ├── Maven__com_fasterxml_jackson_core_jackson_databind_2_9_5.xml │ ├── Maven__com_fasterxml_jackson_core_jackson_databind_2_9_7.xml │ ├── Maven__com_fasterxml_jackson_dataformat_jackson_dataformat_xml_2_8_10.xml │ ├── Maven__com_fasterxml_jackson_datatype_jackson_datatype_jdk8_2_12_3.xml │ ├── Maven__com_fasterxml_jackson_datatype_jackson_datatype_jdk8_2_12_4.xml │ ├── Maven__com_fasterxml_jackson_datatype_jackson_datatype_jdk8_2_9_5.xml │ ├── Maven__com_fasterxml_jackson_datatype_jackson_datatype_jdk8_2_9_7.xml │ ├── Maven__com_fasterxml_jackson_datatype_jackson_datatype_jsr310_2_12_3.xml │ ├── Maven__com_fasterxml_jackson_datatype_jackson_datatype_jsr310_2_12_4.xml │ ├── Maven__com_fasterxml_jackson_datatype_jackson_datatype_jsr310_2_9_5.xml │ ├── Maven__com_fasterxml_jackson_datatype_jackson_datatype_jsr310_2_9_7.xml │ ├── Maven__com_fasterxml_jackson_module_jackson_module_jaxb_annotations_2_8_10.xml │ ├── Maven__com_fasterxml_jackson_module_jackson_module_parameter_names_2_12_3.xml │ ├── Maven__com_fasterxml_jackson_module_jackson_module_parameter_names_2_12_4.xml │ ├── Maven__com_fasterxml_jackson_module_jackson_module_parameter_names_2_9_5.xml │ ├── Maven__com_fasterxml_jackson_module_jackson_module_parameter_names_2_9_7.xml │ ├── Maven__com_fasterxml_woodstox_woodstox_core_5_0_3.xml │ ├── Maven__com_google_code_findbugs_jsr305_3_0_1.xml │ ├── Maven__com_google_code_gson_gson_2_8_1.xml │ ├── Maven__com_google_guava_guava_18_0.xml │ ├── Maven__com_google_inject_guice_4_1_0.xml │ ├── Maven__com_google_protobuf_protobuf_java_2_6_0.xml │ ├── Maven__com_h2database_h2_1_4_196.xml │ ├── Maven__com_jayway_jsonpath_json_path_2_2_0.xml │ ├── Maven__com_jayway_jsonpath_json_path_2_4_0.xml │ ├── Maven__com_jayway_jsonpath_json_path_2_5_0.xml │ ├── Maven__com_netflix_archaius_archaius_core_0_7_4.xml │ ├── Maven__com_netflix_eureka_eureka_client_1_6_2.xml │ ├── Maven__com_netflix_eureka_eureka_core_1_6_2.xml │ ├── Maven__com_netflix_hystrix_hystrix_core_1_5_12.xml │ ├── Maven__com_netflix_netflix_commons_netflix_commons_util_0_1_1.xml │ ├── Maven__com_netflix_netflix_commons_netflix_eventbus_0_3_0.xml │ ├── Maven__com_netflix_netflix_commons_netflix_infix_0_3_0.xml │ ├── Maven__com_netflix_netflix_commons_netflix_statistics_0_1_1.xml │ ├── Maven__com_netflix_ribbon_ribbon_2_2_2.xml │ ├── Maven__com_netflix_ribbon_ribbon_core_2_2_2.xml │ ├── Maven__com_netflix_ribbon_ribbon_eureka_2_2_2.xml │ ├── Maven__com_netflix_ribbon_ribbon_httpclient_2_2_2.xml │ ├── Maven__com_netflix_ribbon_ribbon_loadbalancer_2_2_2.xml │ ├── Maven__com_netflix_ribbon_ribbon_transport_2_2_2.xml │ ├── Maven__com_netflix_servo_servo_core_0_10_1.xml │ ├── Maven__com_netflix_servo_servo_internal_0_10_1.xml │ ├── Maven__com_sun_jersey_contribs_jersey_apache_client4_1_19_1.xml │ ├── Maven__com_sun_jersey_jersey_client_1_19_1.xml │ ├── Maven__com_sun_jersey_jersey_core_1_19_1.xml │ ├── Maven__com_sun_jersey_jersey_server_1_19_1.xml │ ├── Maven__com_sun_jersey_jersey_servlet_1_19_1.xml │ ├── Maven__com_thoughtworks_xstream_xstream_1_4_9.xml │ ├── Maven__com_vaadin_external_google_android_json_0_0_20131108_vaadin1.xml │ ├── Maven__com_zaxxer_HikariCP_2_7_9.xml │ ├── Maven__com_zaxxer_HikariCP_3_2_0.xml │ ├── Maven__commons_codec_commons_codec_1_10.xml │ ├── Maven__commons_collections_commons_collections_3_2_2.xml │ ├── Maven__commons_configuration_commons_configuration_1_8.xml │ ├── Maven__commons_jxpath_commons_jxpath_1_3.xml │ ├── Maven__commons_lang_commons_lang_2_6.xml │ ├── Maven__dom4j_dom4j_1_6_1.xml │ ├── Maven__io_dubbo_springboot_spring_boot_starter_dubbo_1_0_0.xml │ ├── Maven__io_netty_netty_3_7_0_Final.xml │ ├── Maven__io_netty_netty_buffer_4_0_27_Final.xml │ ├── Maven__io_netty_netty_codec_4_0_27_Final.xml │ ├── Maven__io_netty_netty_codec_http_4_0_27_Final.xml │ ├── Maven__io_netty_netty_common_4_0_27_Final.xml │ ├── Maven__io_netty_netty_handler_4_0_27_Final.xml │ ├── Maven__io_netty_netty_transport_4_0_27_Final.xml │ ├── Maven__io_netty_netty_transport_native_epoll_4_0_27_Final.xml │ ├── Maven__io_reactivex_rxjava_1_1_10.xml │ ├── Maven__io_reactivex_rxnetty_0_4_9.xml │ ├── Maven__io_reactivex_rxnetty_contexts_0_4_9.xml │ ├── Maven__io_reactivex_rxnetty_servo_0_4_9.xml │ ├── Maven__jakarta_activation_jakarta_activation_api_1_2_2.xml │ ├── Maven__jakarta_annotation_jakarta_annotation_api_1_3_5.xml │ ├── Maven__jakarta_xml_bind_jakarta_xml_bind_api_2_3_3.xml │ ├── Maven__javax_activation_javax_activation_api_1_2_0.xml │ ├── Maven__javax_annotation_javax_annotation_api_1_3_2.xml │ ├── Maven__javax_inject_javax_inject_1.xml │ ├── Maven__javax_transaction_javax_transaction_api_1_2.xml │ ├── Maven__javax_validation_validation_api_1_1_0_Final.xml │ ├── Maven__javax_validation_validation_api_2_0_1_Final.xml │ ├── Maven__javax_ws_rs_jsr311_api_1_1_1.xml │ ├── Maven__javax_xml_bind_jaxb_api_2_3_1.xml │ ├── Maven__javax_xml_stream_stax_api_1_0_2.xml │ ├── Maven__jline_jline_0_9_94.xml │ ├── Maven__joda_time_joda_time_2_9_9.xml │ ├── Maven__junit_junit_4_12.xml │ ├── Maven__mysql_mysql_connector_java_8_0_11.xml │ ├── Maven__mysql_mysql_connector_java_8_0_13.xml │ ├── Maven__net_bytebuddy_byte_buddy_1_10_22.xml │ ├── Maven__net_bytebuddy_byte_buddy_1_7_11.xml │ ├── Maven__net_bytebuddy_byte_buddy_1_9_3.xml │ ├── Maven__net_bytebuddy_byte_buddy_agent_1_10_22.xml │ ├── Maven__net_bytebuddy_byte_buddy_agent_1_7_11.xml │ ├── Maven__net_bytebuddy_byte_buddy_agent_1_9_3.xml │ ├── Maven__net_minidev_accessors_smart_1_1.xml │ ├── Maven__net_minidev_accessors_smart_1_2.xml │ ├── Maven__net_minidev_accessors_smart_2_4_7.xml │ ├── Maven__net_minidev_json_smart_2_2_1.xml │ ├── Maven__net_minidev_json_smart_2_3.xml │ ├── Maven__net_minidev_json_smart_2_4_7.xml │ ├── Maven__nz_net_ultraq_thymeleaf_thymeleaf_layout_dialect_1_4_0.xml │ ├── Maven__ognl_ognl_3_0_8.xml │ ├── Maven__org_antlr_antlr_runtime_3_4.xml │ ├── Maven__org_antlr_stringtemplate_3_2_1.xml │ ├── Maven__org_apache_commons_commons_lang3_3_5.xml │ ├── Maven__org_apache_commons_commons_math_2_2.xml │ ├── Maven__org_apache_httpcomponents_httpclient_4_5_3.xml │ ├── Maven__org_apache_httpcomponents_httpcore_4_4_6.xml │ ├── Maven__org_apache_logging_log4j_log4j_api_2_10_0.xml │ ├── Maven__org_apache_logging_log4j_log4j_api_2_11_1.xml │ ├── Maven__org_apache_logging_log4j_log4j_api_2_14_1.xml │ ├── Maven__org_apache_logging_log4j_log4j_to_slf4j_2_10_0.xml │ ├── Maven__org_apache_logging_log4j_log4j_to_slf4j_2_11_1.xml │ ├── Maven__org_apache_logging_log4j_log4j_to_slf4j_2_14_1.xml │ ├── Maven__org_apache_tomcat_embed_tomcat_embed_core_8_5_20.xml │ ├── Maven__org_apache_tomcat_embed_tomcat_embed_core_8_5_31.xml │ ├── Maven__org_apache_tomcat_embed_tomcat_embed_core_9_0_12.xml │ ├── Maven__org_apache_tomcat_embed_tomcat_embed_core_9_0_48.xml │ ├── Maven__org_apache_tomcat_embed_tomcat_embed_core_9_0_50.xml │ ├── Maven__org_apache_tomcat_embed_tomcat_embed_el_8_5_20.xml │ ├── Maven__org_apache_tomcat_embed_tomcat_embed_el_8_5_31.xml │ ├── Maven__org_apache_tomcat_embed_tomcat_embed_el_9_0_12.xml │ ├── Maven__org_apache_tomcat_embed_tomcat_embed_el_9_0_48.xml │ ├── Maven__org_apache_tomcat_embed_tomcat_embed_el_9_0_50.xml │ ├── Maven__org_apache_tomcat_embed_tomcat_embed_websocket_8_5_20.xml │ ├── Maven__org_apache_tomcat_embed_tomcat_embed_websocket_8_5_31.xml │ ├── Maven__org_apache_tomcat_embed_tomcat_embed_websocket_9_0_12.xml │ ├── Maven__org_apache_tomcat_embed_tomcat_embed_websocket_9_0_48.xml │ ├── Maven__org_apache_tomcat_embed_tomcat_embed_websocket_9_0_50.xml │ ├── Maven__org_apache_tomcat_tomcat_jdbc_8_5_20.xml │ ├── Maven__org_apache_tomcat_tomcat_juli_8_5_20.xml │ ├── Maven__org_apache_zookeeper_zookeeper_3_4_6.xml │ ├── Maven__org_apiguardian_apiguardian_api_1_1_0.xml │ ├── Maven__org_aspectj_aspectjrt_1_9_6.xml │ ├── Maven__org_aspectj_aspectjweaver_1_8_10.xml │ ├── Maven__org_aspectj_aspectjweaver_1_8_2.xml │ ├── Maven__org_aspectj_aspectjweaver_1_9_6.xml │ ├── Maven__org_assertj_assertj_core_2_6_0.xml │ ├── Maven__org_assertj_assertj_core_3_11_1.xml │ ├── Maven__org_assertj_assertj_core_3_19_0.xml │ ├── Maven__org_assertj_assertj_core_3_9_1.xml │ ├── Maven__org_bouncycastle_bcpkix_jdk15on_1_55.xml │ ├── Maven__org_bouncycastle_bcprov_jdk15on_1_55.xml │ ├── Maven__org_codehaus_groovy_groovy_2_4_12.xml │ ├── Maven__org_codehaus_jettison_jettison_1_3_7.xml │ ├── Maven__org_codehaus_woodstox_stax2_api_3_1_4.xml │ ├── Maven__org_codehaus_woodstox_woodstox_core_asl_4_4_1.xml │ ├── Maven__org_freemarker_freemarker_2_3_26_incubating.xml │ ├── Maven__org_hamcrest_hamcrest_2_2.xml │ ├── Maven__org_hamcrest_hamcrest_core_1_3.xml │ ├── Maven__org_hamcrest_hamcrest_library_1_3.xml │ ├── Maven__org_hdrhistogram_HdrHistogram_2_1_9.xml │ ├── Maven__org_hibernate_common_hibernate_commons_annotations_5_0_1_Final.xml │ ├── Maven__org_hibernate_hibernate_core_5_0_12_Final.xml │ ├── Maven__org_hibernate_hibernate_entitymanager_5_0_12_Final.xml │ ├── Maven__org_hibernate_hibernate_validator_5_3_5_Final.xml │ ├── Maven__org_hibernate_javax_persistence_hibernate_jpa_2_1_api_1_0_0_Final.xml │ ├── Maven__org_hibernate_validator_hibernate_validator_6_0_13_Final.xml │ ├── Maven__org_hibernate_validator_hibernate_validator_6_0_9_Final.xml │ ├── Maven__org_javassist_javassist_3_21_0_GA.xml │ ├── Maven__org_jboss_jandex_2_0_0_Final.xml │ ├── Maven__org_jboss_logging_jboss_logging_3_3_1_Final.xml │ ├── Maven__org_jboss_logging_jboss_logging_3_3_2_Final.xml │ ├── Maven__org_jboss_netty_netty_3_2_5_Final.xml │ ├── Maven__org_jetbrains_annotations_13_0.xml │ ├── Maven__org_jetbrains_kotlin_kotlin_reflect_1_2_41.xml │ ├── Maven__org_jetbrains_kotlin_kotlin_stdlib_1_2_41.xml │ ├── Maven__org_jetbrains_kotlin_kotlin_stdlib_jdk7_1_2_41.xml │ ├── Maven__org_jetbrains_kotlin_kotlin_stdlib_jdk8_1_2_41.xml │ ├── Maven__org_junit_jupiter_junit_jupiter_5_7_2.xml │ ├── Maven__org_junit_jupiter_junit_jupiter_api_5_7_2.xml │ ├── Maven__org_junit_jupiter_junit_jupiter_engine_5_7_2.xml │ ├── Maven__org_junit_jupiter_junit_jupiter_params_5_7_2.xml │ ├── Maven__org_junit_platform_junit_platform_commons_1_7_2.xml │ ├── Maven__org_junit_platform_junit_platform_engine_1_7_2.xml │ ├── Maven__org_mockito_mockito_core_1_10_19.xml │ ├── Maven__org_mockito_mockito_core_2_15_0.xml │ ├── Maven__org_mockito_mockito_core_2_23_0.xml │ ├── Maven__org_mockito_mockito_core_3_9_0.xml │ ├── Maven__org_mockito_mockito_junit_jupiter_3_9_0.xml │ ├── Maven__org_mybatis_mybatis_3_4_5.xml │ ├── Maven__org_mybatis_mybatis_spring_1_3_1.xml │ ├── Maven__org_mybatis_spring_boot_mybatis_spring_boot_autoconfigure_1_3_1.xml │ ├── Maven__org_mybatis_spring_boot_mybatis_spring_boot_starter_1_3_1.xml │ ├── Maven__org_objenesis_objenesis_2_1.xml │ ├── Maven__org_objenesis_objenesis_2_6.xml │ ├── Maven__org_objenesis_objenesis_3_2.xml │ ├── Maven__org_opentest4j_opentest4j_1_2_0.xml │ ├── Maven__org_ow2_asm_asm_5_0_3.xml │ ├── Maven__org_ow2_asm_asm_5_0_4.xml │ ├── Maven__org_ow2_asm_asm_9_1.xml │ ├── Maven__org_projectlombok_lombok_1_16_18.xml │ ├── Maven__org_projectlombok_lombok_1_18_2.xml │ ├── Maven__org_skyscreamer_jsonassert_1_4_0.xml │ ├── Maven__org_skyscreamer_jsonassert_1_5_0.xml │ ├── Maven__org_slf4j_jcl_over_slf4j_1_7_25.xml │ ├── Maven__org_slf4j_jul_to_slf4j_1_7_25.xml │ ├── Maven__org_slf4j_jul_to_slf4j_1_7_31.xml │ ├── Maven__org_slf4j_jul_to_slf4j_1_7_32.xml │ ├── Maven__org_slf4j_log4j_over_slf4j_1_7_25.xml │ ├── Maven__org_slf4j_slf4j_api_1_7_25.xml │ ├── Maven__org_slf4j_slf4j_api_1_7_31.xml │ ├── Maven__org_slf4j_slf4j_api_1_7_32.xml │ ├── Maven__org_springframework_boot_spring_boot_1_5_7_RELEASE.xml │ ├── Maven__org_springframework_boot_spring_boot_2_0_2_RELEASE.xml │ ├── Maven__org_springframework_boot_spring_boot_2_1_0_RELEASE.xml │ ├── Maven__org_springframework_boot_spring_boot_2_5_2.xml │ ├── Maven__org_springframework_boot_spring_boot_2_5_3.xml │ ├── Maven__org_springframework_boot_spring_boot_actuator_1_5_7_RELEASE.xml │ ├── Maven__org_springframework_boot_spring_boot_autoconfigure_1_5_7_RELEASE.xml │ ├── Maven__org_springframework_boot_spring_boot_autoconfigure_2_0_2_RELEASE.xml │ ├── Maven__org_springframework_boot_spring_boot_autoconfigure_2_1_0_RELEASE.xml │ ├── Maven__org_springframework_boot_spring_boot_autoconfigure_2_5_2.xml │ ├── Maven__org_springframework_boot_spring_boot_autoconfigure_2_5_3.xml │ ├── Maven__org_springframework_boot_spring_boot_devtools_2_1_0_RELEASE.xml │ ├── Maven__org_springframework_boot_spring_boot_starter_1_5_7_RELEASE.xml │ ├── Maven__org_springframework_boot_spring_boot_starter_2_0_2_RELEASE.xml │ ├── Maven__org_springframework_boot_spring_boot_starter_2_1_0_RELEASE.xml │ ├── Maven__org_springframework_boot_spring_boot_starter_2_5_2.xml │ ├── Maven__org_springframework_boot_spring_boot_starter_2_5_3.xml │ ├── Maven__org_springframework_boot_spring_boot_starter_actuator_1_5_7_RELEASE.xml │ ├── Maven__org_springframework_boot_spring_boot_starter_aop_1_5_7_RELEASE.xml │ ├── Maven__org_springframework_boot_spring_boot_starter_data_jpa_1_5_7_RELEASE.xml │ ├── Maven__org_springframework_boot_spring_boot_starter_freemarker_1_5_7_RELEASE.xml │ ├── Maven__org_springframework_boot_spring_boot_starter_jdbc_1_5_7_RELEASE.xml │ ├── Maven__org_springframework_boot_spring_boot_starter_jdbc_2_0_2_RELEASE.xml │ ├── Maven__org_springframework_boot_spring_boot_starter_jdbc_2_1_0_RELEASE.xml │ ├── Maven__org_springframework_boot_spring_boot_starter_json_2_0_2_RELEASE.xml │ ├── Maven__org_springframework_boot_spring_boot_starter_json_2_1_0_RELEASE.xml │ ├── Maven__org_springframework_boot_spring_boot_starter_json_2_5_2.xml │ ├── Maven__org_springframework_boot_spring_boot_starter_json_2_5_3.xml │ ├── Maven__org_springframework_boot_spring_boot_starter_logging_1_5_7_RELEASE.xml │ ├── Maven__org_springframework_boot_spring_boot_starter_logging_2_0_2_RELEASE.xml │ ├── Maven__org_springframework_boot_spring_boot_starter_logging_2_1_0_RELEASE.xml │ ├── Maven__org_springframework_boot_spring_boot_starter_logging_2_5_2.xml │ ├── Maven__org_springframework_boot_spring_boot_starter_logging_2_5_3.xml │ ├── Maven__org_springframework_boot_spring_boot_starter_test_1_5_7_RELEASE.xml │ ├── Maven__org_springframework_boot_spring_boot_starter_test_2_0_2_RELEASE.xml │ ├── Maven__org_springframework_boot_spring_boot_starter_test_2_1_0_RELEASE.xml │ ├── Maven__org_springframework_boot_spring_boot_starter_test_2_5_2.xml │ ├── Maven__org_springframework_boot_spring_boot_starter_test_2_5_3.xml │ ├── Maven__org_springframework_boot_spring_boot_starter_thymeleaf_1_5_7_RELEASE.xml │ ├── Maven__org_springframework_boot_spring_boot_starter_tomcat_1_5_7_RELEASE.xml │ ├── Maven__org_springframework_boot_spring_boot_starter_tomcat_2_0_2_RELEASE.xml │ ├── Maven__org_springframework_boot_spring_boot_starter_tomcat_2_1_0_RELEASE.xml │ ├── Maven__org_springframework_boot_spring_boot_starter_tomcat_2_5_2.xml │ ├── Maven__org_springframework_boot_spring_boot_starter_tomcat_2_5_3.xml │ ├── Maven__org_springframework_boot_spring_boot_starter_web_1_5_7_RELEASE.xml │ ├── Maven__org_springframework_boot_spring_boot_starter_web_2_0_2_RELEASE.xml │ ├── Maven__org_springframework_boot_spring_boot_starter_web_2_1_0_RELEASE.xml │ ├── Maven__org_springframework_boot_spring_boot_starter_web_2_5_2.xml │ ├── Maven__org_springframework_boot_spring_boot_starter_web_2_5_3.xml │ ├── Maven__org_springframework_boot_spring_boot_test_1_5_7_RELEASE.xml │ ├── Maven__org_springframework_boot_spring_boot_test_2_0_2_RELEASE.xml │ ├── Maven__org_springframework_boot_spring_boot_test_2_1_0_RELEASE.xml │ ├── Maven__org_springframework_boot_spring_boot_test_2_5_2.xml │ ├── Maven__org_springframework_boot_spring_boot_test_2_5_3.xml │ ├── Maven__org_springframework_boot_spring_boot_test_autoconfigure_1_5_7_RELEASE.xml │ ├── Maven__org_springframework_boot_spring_boot_test_autoconfigure_2_0_2_RELEASE.xml │ ├── Maven__org_springframework_boot_spring_boot_test_autoconfigure_2_1_0_RELEASE.xml │ ├── Maven__org_springframework_boot_spring_boot_test_autoconfigure_2_5_2.xml │ ├── Maven__org_springframework_boot_spring_boot_test_autoconfigure_2_5_3.xml │ ├── Maven__org_springframework_cloud_spring_cloud_commons_1_2_3_RELEASE.xml │ ├── Maven__org_springframework_cloud_spring_cloud_context_1_2_3_RELEASE.xml │ ├── Maven__org_springframework_cloud_spring_cloud_netflix_core_1_3_4_RELEASE.xml │ ├── Maven__org_springframework_cloud_spring_cloud_netflix_eureka_client_1_3_4_RELEASE.xml │ ├── Maven__org_springframework_cloud_spring_cloud_netflix_eureka_server_1_3_4_RELEASE.xml │ ├── Maven__org_springframework_cloud_spring_cloud_starter_1_2_3_RELEASE.xml │ ├── Maven__org_springframework_cloud_spring_cloud_starter_archaius_1_3_4_RELEASE.xml │ ├── Maven__org_springframework_cloud_spring_cloud_starter_eureka_server_1_3_4_RELEASE.xml │ ├── Maven__org_springframework_cloud_spring_cloud_starter_ribbon_1_3_4_RELEASE.xml │ ├── Maven__org_springframework_data_spring_data_commons_1_13_7_RELEASE.xml │ ├── Maven__org_springframework_data_spring_data_jpa_1_11_7_RELEASE.xml │ ├── Maven__org_springframework_security_spring_security_crypto_4_2_3_RELEASE.xml │ ├── Maven__org_springframework_security_spring_security_rsa_1_0_3_RELEASE.xml │ ├── Maven__org_springframework_spring_aop_4_3_11_RELEASE.xml │ ├── Maven__org_springframework_spring_aop_5_0_6_RELEASE.xml │ ├── Maven__org_springframework_spring_aop_5_1_2_RELEASE.xml │ ├── Maven__org_springframework_spring_aop_5_3_8.xml │ ├── Maven__org_springframework_spring_aop_5_3_9.xml │ ├── Maven__org_springframework_spring_aspects_4_3_11_RELEASE.xml │ ├── Maven__org_springframework_spring_beans_4_3_11_RELEASE.xml │ ├── Maven__org_springframework_spring_beans_5_0_6_RELEASE.xml │ ├── Maven__org_springframework_spring_beans_5_1_2_RELEASE.xml │ ├── Maven__org_springframework_spring_beans_5_3_8.xml │ ├── Maven__org_springframework_spring_beans_5_3_9.xml │ ├── Maven__org_springframework_spring_context_4_3_11_RELEASE.xml │ ├── Maven__org_springframework_spring_context_5_0_6_RELEASE.xml │ ├── Maven__org_springframework_spring_context_5_1_2_RELEASE.xml │ ├── Maven__org_springframework_spring_context_5_3_8.xml │ ├── Maven__org_springframework_spring_context_5_3_9.xml │ ├── Maven__org_springframework_spring_context_support_4_3_11_RELEASE.xml │ ├── Maven__org_springframework_spring_core_4_3_11_RELEASE.xml │ ├── Maven__org_springframework_spring_core_5_0_6_RELEASE.xml │ ├── Maven__org_springframework_spring_core_5_1_2_RELEASE.xml │ ├── Maven__org_springframework_spring_core_5_3_8.xml │ ├── Maven__org_springframework_spring_core_5_3_9.xml │ ├── Maven__org_springframework_spring_expression_4_3_11_RELEASE.xml │ ├── Maven__org_springframework_spring_expression_5_0_6_RELEASE.xml │ ├── Maven__org_springframework_spring_expression_5_1_2_RELEASE.xml │ ├── Maven__org_springframework_spring_expression_5_3_8.xml │ ├── Maven__org_springframework_spring_expression_5_3_9.xml │ ├── Maven__org_springframework_spring_jcl_5_0_6_RELEASE.xml │ ├── Maven__org_springframework_spring_jcl_5_1_2_RELEASE.xml │ ├── Maven__org_springframework_spring_jcl_5_3_8.xml │ ├── Maven__org_springframework_spring_jcl_5_3_9.xml │ ├── Maven__org_springframework_spring_jdbc_4_3_11_RELEASE.xml │ ├── Maven__org_springframework_spring_jdbc_5_0_6_RELEASE.xml │ ├── Maven__org_springframework_spring_jdbc_5_1_2_RELEASE.xml │ ├── Maven__org_springframework_spring_orm_4_3_11_RELEASE.xml │ ├── Maven__org_springframework_spring_test_4_3_11_RELEASE.xml │ ├── Maven__org_springframework_spring_test_5_0_6_RELEASE.xml │ ├── Maven__org_springframework_spring_test_5_1_2_RELEASE.xml │ ├── Maven__org_springframework_spring_test_5_3_8.xml │ ├── Maven__org_springframework_spring_test_5_3_9.xml │ ├── Maven__org_springframework_spring_tx_4_3_11_RELEASE.xml │ ├── Maven__org_springframework_spring_tx_5_0_6_RELEASE.xml │ ├── Maven__org_springframework_spring_tx_5_0_9_RELEASE.xml │ ├── Maven__org_springframework_spring_web_4_3_11_RELEASE.xml │ ├── Maven__org_springframework_spring_web_5_0_6_RELEASE.xml │ ├── Maven__org_springframework_spring_web_5_1_2_RELEASE.xml │ ├── Maven__org_springframework_spring_web_5_3_8.xml │ ├── Maven__org_springframework_spring_web_5_3_9.xml │ ├── Maven__org_springframework_spring_webmvc_4_3_11_RELEASE.xml │ ├── Maven__org_springframework_spring_webmvc_5_0_6_RELEASE.xml │ ├── Maven__org_springframework_spring_webmvc_5_1_2_RELEASE.xml │ ├── Maven__org_springframework_spring_webmvc_5_3_8.xml │ ├── Maven__org_springframework_spring_webmvc_5_3_9.xml │ ├── Maven__org_springframework_springloaded_1_2_3_RELEASE.xml │ ├── Maven__org_thymeleaf_thymeleaf_2_1_5_RELEASE.xml │ ├── Maven__org_thymeleaf_thymeleaf_spring4_2_1_5_RELEASE.xml │ ├── Maven__org_unbescape_unbescape_1_1_0_RELEASE.xml │ ├── Maven__org_xmlunit_xmlunit_core_2_5_1.xml │ ├── Maven__org_xmlunit_xmlunit_core_2_6_2.xml │ ├── Maven__org_xmlunit_xmlunit_core_2_8_2.xml │ ├── Maven__org_yaml_snakeyaml_1_17.xml │ ├── Maven__org_yaml_snakeyaml_1_19.xml │ ├── Maven__org_yaml_snakeyaml_1_23.xml │ ├── Maven__org_yaml_snakeyaml_1_28.xml │ ├── Maven__stax_stax_api_1_0_1.xml │ ├── Maven__xmlpull_xmlpull_1_1_3_1.xml │ └── Maven__xpp3_xpp3_min_1_1_4c.xml ├── misc.xml ├── modules.xml ├── modules │ ├── com.jaycekon-spring-boot-mybatis.iml │ ├── spring-boot-mybatis.iml │ ├── spring-boot-mybatis_main.iml │ └── spring-boot-mybatis_test.iml ├── sonarlint │ └── issuestore │ │ ├── 2 │ │ ├── 5 │ │ │ └── 25d553af120043e17e69ba1948937d07fd95c9ab │ │ └── 7 │ │ │ └── 275d783e298228506068436512433d343feb52aa │ │ ├── 4 │ │ ├── 4 │ │ │ └── 442292b8a7efeabbe4cc176709b833b1792140ec │ │ ├── 6 │ │ │ └── 4654b6a957a05b82a019dcba315e0018e82acba3 │ │ └── d │ │ │ └── 4d120ee45327ce6d7851f44ae408dfec2fef5e9f │ │ ├── 5 │ │ └── e │ │ │ └── 5ee004e9dc17ca6a570a21f3beeac054c537ff51 │ │ ├── 6 │ │ └── 8 │ │ │ └── 68ad2061cb6712c12eb514bf2c5c6f65892b944f │ │ ├── 7 │ │ └── 0 │ │ │ └── 70bd1bf66f4fcce09fa4839ae872d6e592707448 │ │ ├── 9 │ │ └── d │ │ │ └── 9ddaaa0255cbe84ed8ac7cbd672d1f5b708f728c │ │ ├── a │ │ ├── 2 │ │ │ └── a2d21fd147f64c3f79b21b361bdf8d5ade0cc226 │ │ └── a │ │ │ └── aa9c1ff71da502783dcbd2bdabcc3d7ec320790d │ │ ├── b │ │ ├── 1 │ │ │ └── b1a524b1e6117866063bdce27cd1cab25523121c │ │ ├── a │ │ │ └── ba9fd5a03a41779090423bdbd7e16015569d37b3 │ │ └── b │ │ │ └── bb083ecbed0cef750566db94a29cd97d553d2945 │ │ ├── c │ │ └── 5 │ │ │ └── c5074b4f2fb415d637ca14e925ac9e3948a97efa │ │ ├── d │ │ └── 0 │ │ │ └── d07cb896a7a81ac8556fe0f6203d4a9fbe1baeac │ │ └── index.pb ├── uiDesigner.xml ├── vcs.xml └── workspace.xml ├── SpringBoot.iml ├── pom.xml ├── readme.md ├── spring-boot-apollo ├── .gitignore ├── pom.xml └── src │ ├── main │ ├── kotlin │ │ └── com │ │ │ └── jaycekon │ │ │ └── apollo │ │ │ ├── SpringBootApolloApplication.kt │ │ │ ├── config │ │ │ └── BeanConfig.kt │ │ │ ├── controller │ │ │ ├── AuthorController.kt │ │ │ └── DemoController.kt │ │ │ ├── dao │ │ │ ├── AuthorDao.kt │ │ │ └── AuthorDaoImpl.kt │ │ │ ├── entity │ │ │ └── Author.kt │ │ │ └── service │ │ │ ├── AuthorService.kt │ │ │ └── AuthorServiceImpl.kt │ └── resources │ │ └── META_INF │ │ └── app.properties │ └── test │ └── kotlin │ └── com │ └── jaycekon │ └── apollo │ └── SpringBootApolloApplicationTests.kt ├── spring-boot-cloud-consumer ├── .gitignore ├── pom.xml └── src │ ├── main │ ├── java │ │ └── com │ │ │ └── jaycekon │ │ │ └── cloud │ │ │ ├── SpringBootCloudConsumerApplication.java │ │ │ └── controller │ │ │ └── DcController.java │ └── resources │ │ └── application.properties │ └── test │ └── java │ └── com │ └── jaycekon │ └── cloud │ └── SpringBootCloudConsumerApplicationTests.java ├── spring-boot-cloud-provider ├── .gitignore ├── pom.xml └── src │ ├── main │ ├── java │ │ └── com │ │ │ └── jaycekon │ │ │ └── cloud │ │ │ ├── SpringBootCloudProviderApplication.java │ │ │ └── controller │ │ │ └── DcController.java │ └── resources │ │ └── application.properties │ └── test │ └── java │ └── com │ └── jaycekon │ └── cloud │ └── SpringBootCloudProviderApplicationTests.java ├── spring-boot-cloud ├── .gitignore ├── pom.xml └── src │ ├── main │ ├── java │ │ └── com │ │ │ └── jaycekon │ │ │ └── cloud │ │ │ └── SpringBootCloudApplication.java │ └── resources │ │ └── application.properties │ └── test │ └── java │ └── com │ └── jaycekon │ └── cloud │ └── SpringBootCloudApplicationTests.java ├── spring-boot-consumer ├── .gitignore ├── pom.xml └── src │ ├── main │ ├── java │ │ └── com │ │ │ └── jaycekon │ │ │ └── dubbo │ │ │ ├── ClientApplication.java │ │ │ ├── controller │ │ │ └── UserController.java │ │ │ ├── domain │ │ │ ├── City.java │ │ │ └── User.java │ │ │ └── service │ │ │ ├── CityDubboConsumerService.java │ │ │ ├── CityDubboService.java │ │ │ └── UserService.java │ └── resources │ │ └── application.properties │ └── test │ └── java │ └── com │ └── jaycekon │ └── mybatis │ └── multi │ └── SpringBootConsumerApplicationTests.java ├── spring-boot-dubbo ├── .gitignore ├── pom.xml └── src │ ├── main │ ├── java │ │ └── com │ │ │ └── jaycekon │ │ │ └── dubbo │ │ │ ├── ServerApplication.java │ │ │ ├── domain │ │ │ ├── City.java │ │ │ └── User.java │ │ │ └── service │ │ │ ├── CityDubboService.java │ │ │ ├── UserService.java │ │ │ └── impl │ │ │ ├── CityDubboServiceImpl.java │ │ │ └── UserServiceImpl.java │ └── resources │ │ └── application.properties │ └── test │ └── java │ └── com │ └── jaycekon │ └── dubbo │ └── SpringBootDubboApplicationTests.java ├── spring-boot-event ├── .gitignore ├── .mvn │ └── wrapper │ │ ├── MavenWrapperDownloader.java │ │ ├── maven-wrapper.jar │ │ └── maven-wrapper.properties ├── mvnw ├── mvnw.cmd ├── pom.xml └── src │ ├── main │ ├── java │ │ └── com │ │ │ └── jaycekon │ │ │ └── event │ │ │ ├── EventApplication.java │ │ │ ├── listener │ │ │ ├── DrinkEventListener.java │ │ │ └── WaterEventListener.java │ │ │ ├── model │ │ │ └── WaterEvent.java │ │ │ └── publisher │ │ │ └── WaterEventPublisherAware.java │ └── resources │ │ └── application.properties │ └── test │ └── java │ └── com │ └── jaycekon │ └── event │ └── EventApplicationTests.java ├── spring-boot-mybatis-multi ├── pom.xml ├── readme.md ├── spring-boot-mybatis-multi.iml ├── sql │ ├── school.sql │ └── user.sql └── src │ ├── main │ ├── java │ │ └── com │ │ │ └── jaycekon │ │ │ └── mybatis │ │ │ └── multi │ │ │ ├── SpringBootMybatisMultiApplication.java │ │ │ ├── config │ │ │ ├── DB2DataSourceConfig.java │ │ │ ├── DataSource.java │ │ │ ├── DataSourceAspect.java │ │ │ ├── DataSourceConfig.java │ │ │ ├── DatabaseContextHolder.java │ │ │ ├── DatabaseType.java │ │ │ └── DynamicDataSource.java │ │ │ ├── controller │ │ │ └── TestController.java │ │ │ ├── mapper │ │ │ ├── db1 │ │ │ │ └── SchoolMapper.java │ │ │ └── db2 │ │ │ │ └── UserMapper.java │ │ │ ├── model │ │ │ ├── School.java │ │ │ └── User.java │ │ │ └── service │ │ │ ├── SchoolService.java │ │ │ └── UserService.java │ └── resources │ │ ├── application.properties │ │ └── mybatis-mappers │ │ ├── db1 │ │ └── SchoolMapper.xml │ │ └── db2 │ │ └── UserMapper.xml │ └── test │ └── java │ └── com │ └── jaycekon │ ├── mybatis │ └── multi │ │ └── service │ │ ├── SchoolServiceTest.java │ │ └── UserServiceTest.java │ └── springbootmybatismulti │ └── SpringBootMybatisMultiApplicationTests.java ├── spring-boot-mybatis ├── .gitignore ├── build.gradle ├── gradlew ├── gradlew.bat └── src │ ├── main │ ├── java │ │ └── com │ │ │ └── jaycekon │ │ │ └── demo │ │ │ ├── MyMapper.java │ │ │ ├── SpringBootMybatisApplication.java │ │ │ ├── config │ │ │ ├── DataSourceAspect.java │ │ │ ├── DataSourceConfig.java │ │ │ ├── DatabaseContextHolder.java │ │ │ ├── DatabaseType.java │ │ │ ├── DruidDataSourceConfig.java │ │ │ ├── DynamicDataSource.java │ │ │ └── SpringJDBCDataSource.java │ │ │ ├── mapper │ │ │ └── UserMapper.java │ │ │ └── model │ │ │ ├── BaseEntity.java │ │ │ └── User.java │ └── resources │ │ ├── application.properties │ │ └── mybatis-mappers │ │ └── UserMapper.xml │ └── test │ └── java │ └── com │ └── jaycekon │ └── demo │ ├── SpringBootMybatisApplicationTests.java │ └── mapper │ └── UserMapperTest.java ├── spring-boot-sentinel-ahas ├── .gitignore ├── .mvn │ └── wrapper │ │ ├── MavenWrapperDownloader.java │ │ ├── maven-wrapper.jar │ │ └── maven-wrapper.properties ├── mvnw ├── mvnw.cmd ├── pom.xml └── src │ ├── main │ ├── java │ │ └── com │ │ │ └── jaycekon │ │ │ └── sentinel │ │ │ └── ahas │ │ │ ├── IndexController.java │ │ │ └── SentinelAhasApplication.java │ └── resources │ │ └── application.properties │ └── test │ └── java │ └── com │ └── jaycekon │ └── sentinel │ └── ahas │ └── SentinelAhasApplicationTests.java ├── spring-boot-sentinel ├── .gitignore ├── .mvn │ └── wrapper │ │ ├── MavenWrapperDownloader.java │ │ ├── maven-wrapper.jar │ │ └── maven-wrapper.properties ├── mvnw ├── mvnw.cmd ├── pom.xml ├── readme.md └── src │ ├── main │ ├── java │ │ └── com │ │ │ └── jaycekon │ │ │ └── sentinel │ │ │ ├── SpringBootSentinelApplication.java │ │ │ ├── controller │ │ │ └── IndexController.java │ │ │ └── demo │ │ │ └── FlowRuleDemo.java │ └── resources │ │ └── application.properties │ └── test │ └── java │ └── com │ └── jaycekon │ └── sentinel │ └── SpringBootSentinelApplicationTests.java └── spring-boot-web ├── .gitignore ├── 1.txt ├── SpringBootWeb开发.md ├── pom.xml └── src ├── main ├── java │ └── com │ │ └── jaycekon │ │ └── mybatis │ │ └── multi │ │ ├── SpringBootWebApplication.java │ │ ├── controller │ │ └── ReadController.java │ │ ├── dao │ │ └── ReadRepository.java │ │ ├── domain │ │ └── Book.java │ │ └── event │ │ └── SpringEventListenerDemo.java └── resources │ ├── application.properties │ ├── static │ └── style.css │ └── templates │ └── readingList.html └── test └── java └── com └── jaycekon └── mybatis └── multi └── SpringBootWebApplicationTests.java /.idea/ConfPoetryConfig.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Gradle__ch_qos_logback_logback_classic_1_2_3.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | -------------------------------------------------------------------------------- /.idea/libraries/Gradle__ch_qos_logback_logback_core_1_2_3.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | -------------------------------------------------------------------------------- /.idea/libraries/Gradle__com_alibaba_druid_1_1_6.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | -------------------------------------------------------------------------------- /.idea/libraries/Gradle__com_google_protobuf_protobuf_java_2_6_0.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | -------------------------------------------------------------------------------- /.idea/libraries/Gradle__com_jayway_jsonpath_json_path_2_4_0.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | -------------------------------------------------------------------------------- /.idea/libraries/Gradle__com_zaxxer_HikariCP_2_7_4.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | -------------------------------------------------------------------------------- /.idea/libraries/Gradle__javax_annotation_javax_annotation_api_1_3_1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | -------------------------------------------------------------------------------- /.idea/libraries/Gradle__javax_persistence_persistence_api_1_0.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | -------------------------------------------------------------------------------- /.idea/libraries/Gradle__mysql_mysql_connector_java_8_0_11.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | -------------------------------------------------------------------------------- /.idea/libraries/Gradle__net_bytebuddy_byte_buddy_1_7_9.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | -------------------------------------------------------------------------------- /.idea/libraries/Gradle__net_bytebuddy_byte_buddy_agent_1_7_9.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | -------------------------------------------------------------------------------- /.idea/libraries/Gradle__net_minidev_accessors_smart_1_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | -------------------------------------------------------------------------------- /.idea/libraries/Gradle__net_minidev_json_smart_2_3.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | -------------------------------------------------------------------------------- /.idea/libraries/Gradle__org_apache_commons_commons_lang3_3_4.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | -------------------------------------------------------------------------------- /.idea/libraries/Gradle__org_apache_logging_log4j_log4j_api_2_10_0.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | -------------------------------------------------------------------------------- /.idea/libraries/Gradle__org_apache_logging_log4j_log4j_to_slf4j_2_10_0.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | -------------------------------------------------------------------------------- /.idea/libraries/Gradle__org_aspectj_aspectjweaver_1_8_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | -------------------------------------------------------------------------------- /.idea/libraries/Gradle__org_assertj_assertj_core_3_8_0.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | -------------------------------------------------------------------------------- /.idea/libraries/Gradle__org_hamcrest_hamcrest_core_1_3.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | -------------------------------------------------------------------------------- /.idea/libraries/Gradle__org_hamcrest_hamcrest_library_1_3.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | -------------------------------------------------------------------------------- /.idea/libraries/Gradle__org_mockito_mockito_core_2_12_0.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | -------------------------------------------------------------------------------- /.idea/libraries/Gradle__org_mybatis_mybatis_3_4_5.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | -------------------------------------------------------------------------------- /.idea/libraries/Gradle__org_mybatis_mybatis_spring_1_3_1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | -------------------------------------------------------------------------------- /.idea/libraries/Gradle__org_objenesis_objenesis_2_6.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | -------------------------------------------------------------------------------- /.idea/libraries/Gradle__org_ow2_asm_asm_5_0_4.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | -------------------------------------------------------------------------------- /.idea/libraries/Gradle__org_projectlombok_lombok_1_16_18.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | -------------------------------------------------------------------------------- /.idea/libraries/Gradle__org_skyscreamer_jsonassert_1_5_0.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | -------------------------------------------------------------------------------- /.idea/libraries/Gradle__org_slf4j_jul_to_slf4j_1_7_25.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | -------------------------------------------------------------------------------- /.idea/libraries/Gradle__org_slf4j_slf4j_api_1_7_25.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | -------------------------------------------------------------------------------- /.idea/libraries/Gradle__org_springframework_boot_spring_boot_2_0_0_M7.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | -------------------------------------------------------------------------------- /.idea/libraries/Gradle__org_springframework_spring_aop_5_0_2_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | -------------------------------------------------------------------------------- /.idea/libraries/Gradle__org_springframework_spring_beans_5_0_2_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | -------------------------------------------------------------------------------- /.idea/libraries/Gradle__org_springframework_spring_core_5_0_2_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | -------------------------------------------------------------------------------- /.idea/libraries/Gradle__org_springframework_spring_jcl_5_0_2_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | -------------------------------------------------------------------------------- /.idea/libraries/Gradle__org_springframework_spring_jdbc_5_0_2_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | -------------------------------------------------------------------------------- /.idea/libraries/Gradle__org_springframework_spring_test_5_0_2_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | -------------------------------------------------------------------------------- /.idea/libraries/Gradle__org_springframework_spring_tx_5_0_2_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | -------------------------------------------------------------------------------- /.idea/libraries/Gradle__org_xmlunit_xmlunit_core_2_5_1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | -------------------------------------------------------------------------------- /.idea/libraries/Gradle__org_yaml_snakeyaml_1_19.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | -------------------------------------------------------------------------------- /.idea/libraries/Gradle__tk_mybatis_mapper_3_4_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | -------------------------------------------------------------------------------- /.idea/libraries/Gradle__tk_mybatis_mapper_spring_boot_starter_1_1_3.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__antlr_antlr_2_7_7.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__aopalliance_aopalliance_1_0.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__ch_qos_logback_logback_classic_1_1_11.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__ch_qos_logback_logback_classic_1_2_3.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__ch_qos_logback_logback_classic_1_2_4.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__ch_qos_logback_logback_core_1_1_11.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__ch_qos_logback_logback_core_1_2_3.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__ch_qos_logback_logback_core_1_2_4.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__com_101tec_zkclient_0_7.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__com_alibaba_csp_ahas_sentinel_client_1_8_8.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__com_alibaba_csp_sentinel_core_1_8_1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__com_alibaba_csp_sentinel_web_servlet_1_8_1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__com_alibaba_druid_1_1_6.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__com_alibaba_dubbo_2_5_3.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__com_alibaba_fastjson_1_2_38.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__com_alibaba_fastjson_1_2_75.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__com_fasterxml_classmate_1_3_4.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__com_fasterxml_classmate_1_4_0.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_core_2_12_3.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_core_2_12_4.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_core_2_8_10.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_core_2_9_5.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_core_2_9_7.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__com_fasterxml_woodstox_woodstox_core_5_0_3.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__com_google_code_findbugs_jsr305_3_0_1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__com_google_code_gson_gson_2_8_1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__com_google_guava_guava_18_0.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__com_google_inject_guice_4_1_0.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__com_google_protobuf_protobuf_java_2_6_0.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__com_h2database_h2_1_4_196.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__com_jayway_jsonpath_json_path_2_2_0.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__com_jayway_jsonpath_json_path_2_4_0.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__com_jayway_jsonpath_json_path_2_5_0.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__com_netflix_archaius_archaius_core_0_7_4.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__com_netflix_eureka_eureka_client_1_6_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__com_netflix_eureka_eureka_core_1_6_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__com_netflix_hystrix_hystrix_core_1_5_12.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__com_netflix_netflix_commons_netflix_infix_0_3_0.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__com_netflix_ribbon_ribbon_2_2_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__com_netflix_ribbon_ribbon_core_2_2_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__com_netflix_ribbon_ribbon_eureka_2_2_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__com_netflix_ribbon_ribbon_httpclient_2_2_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__com_netflix_ribbon_ribbon_loadbalancer_2_2_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__com_netflix_ribbon_ribbon_transport_2_2_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__com_netflix_servo_servo_core_0_10_1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__com_netflix_servo_servo_internal_0_10_1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__com_sun_jersey_jersey_client_1_19_1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__com_sun_jersey_jersey_core_1_19_1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__com_sun_jersey_jersey_server_1_19_1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__com_sun_jersey_jersey_servlet_1_19_1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__com_thoughtworks_xstream_xstream_1_4_9.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__com_zaxxer_HikariCP_2_7_9.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__com_zaxxer_HikariCP_3_2_0.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__commons_codec_commons_codec_1_10.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__commons_jxpath_commons_jxpath_1_3.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__commons_lang_commons_lang_2_6.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__dom4j_dom4j_1_6_1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__io_netty_netty_3_7_0_Final.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__io_netty_netty_buffer_4_0_27_Final.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__io_netty_netty_codec_4_0_27_Final.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__io_netty_netty_codec_http_4_0_27_Final.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__io_netty_netty_common_4_0_27_Final.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__io_netty_netty_handler_4_0_27_Final.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__io_netty_netty_transport_4_0_27_Final.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__io_reactivex_rxjava_1_1_10.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__io_reactivex_rxnetty_0_4_9.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__io_reactivex_rxnetty_contexts_0_4_9.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__io_reactivex_rxnetty_servo_0_4_9.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__jakarta_xml_bind_jakarta_xml_bind_api_2_3_3.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__javax_activation_javax_activation_api_1_2_0.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__javax_annotation_javax_annotation_api_1_3_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__javax_inject_javax_inject_1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__javax_transaction_javax_transaction_api_1_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__javax_validation_validation_api_1_1_0_Final.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__javax_ws_rs_jsr311_api_1_1_1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__javax_xml_bind_jaxb_api_2_3_1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__javax_xml_stream_stax_api_1_0_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__jline_jline_0_9_94.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__joda_time_joda_time_2_9_9.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__junit_junit_4_12.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__mysql_mysql_connector_java_8_0_11.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__mysql_mysql_connector_java_8_0_13.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__net_bytebuddy_byte_buddy_1_10_22.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__net_bytebuddy_byte_buddy_1_7_11.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__net_bytebuddy_byte_buddy_1_9_3.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__net_bytebuddy_byte_buddy_agent_1_10_22.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__net_bytebuddy_byte_buddy_agent_1_7_11.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__net_bytebuddy_byte_buddy_agent_1_9_3.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__net_minidev_accessors_smart_1_1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__net_minidev_accessors_smart_1_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__net_minidev_accessors_smart_2_4_7.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__net_minidev_json_smart_2_2_1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__net_minidev_json_smart_2_3.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__net_minidev_json_smart_2_4_7.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__ognl_ognl_3_0_8.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_antlr_antlr_runtime_3_4.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_antlr_stringtemplate_3_2_1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_apache_commons_commons_lang3_3_5.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_apache_commons_commons_math_2_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_apache_httpcomponents_httpclient_4_5_3.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_apache_httpcomponents_httpcore_4_4_6.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_apache_logging_log4j_log4j_api_2_10_0.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_apache_logging_log4j_log4j_api_2_11_1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_apache_logging_log4j_log4j_api_2_14_1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_apache_tomcat_tomcat_jdbc_8_5_20.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_apache_tomcat_tomcat_juli_8_5_20.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_apache_zookeeper_zookeeper_3_4_6.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_apiguardian_apiguardian_api_1_1_0.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_aspectj_aspectjrt_1_9_6.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_aspectj_aspectjweaver_1_8_10.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_aspectj_aspectjweaver_1_8_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_aspectj_aspectjweaver_1_9_6.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_assertj_assertj_core_2_6_0.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_assertj_assertj_core_3_11_1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_assertj_assertj_core_3_19_0.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_assertj_assertj_core_3_9_1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_bouncycastle_bcpkix_jdk15on_1_55.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_bouncycastle_bcprov_jdk15on_1_55.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_codehaus_groovy_groovy_2_4_12.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_codehaus_jettison_jettison_1_3_7.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_codehaus_woodstox_stax2_api_3_1_4.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_hamcrest_hamcrest_2_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_hamcrest_hamcrest_core_1_3.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_hamcrest_hamcrest_library_1_3.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_hdrhistogram_HdrHistogram_2_1_9.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_hibernate_hibernate_core_5_0_12_Final.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_javassist_javassist_3_21_0_GA.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_jboss_jandex_2_0_0_Final.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_jboss_logging_jboss_logging_3_3_1_Final.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_jboss_logging_jboss_logging_3_3_2_Final.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_jboss_netty_netty_3_2_5_Final.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_jetbrains_annotations_13_0.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_jetbrains_kotlin_kotlin_reflect_1_2_41.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_jetbrains_kotlin_kotlin_stdlib_1_2_41.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_junit_jupiter_junit_jupiter_5_7_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_junit_jupiter_junit_jupiter_api_5_7_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_mockito_mockito_core_1_10_19.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_mockito_mockito_core_2_15_0.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_mockito_mockito_core_2_23_0.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_mockito_mockito_core_3_9_0.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_mockito_mockito_junit_jupiter_3_9_0.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_mybatis_mybatis_3_4_5.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_mybatis_mybatis_spring_1_3_1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_objenesis_objenesis_2_1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_objenesis_objenesis_2_6.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_objenesis_objenesis_3_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_opentest4j_opentest4j_1_2_0.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_ow2_asm_asm_5_0_3.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_ow2_asm_asm_5_0_4.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_ow2_asm_asm_9_1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_projectlombok_lombok_1_16_18.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_projectlombok_lombok_1_18_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_skyscreamer_jsonassert_1_4_0.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_skyscreamer_jsonassert_1_5_0.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_slf4j_jcl_over_slf4j_1_7_25.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_slf4j_jul_to_slf4j_1_7_25.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_slf4j_jul_to_slf4j_1_7_31.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_slf4j_jul_to_slf4j_1_7_32.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_slf4j_log4j_over_slf4j_1_7_25.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_slf4j_slf4j_api_1_7_25.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_slf4j_slf4j_api_1_7_31.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_slf4j_slf4j_api_1_7_32.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_springframework_boot_spring_boot_2_5_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_springframework_boot_spring_boot_2_5_3.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_springframework_spring_aop_5_3_8.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_springframework_spring_aop_5_3_9.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_springframework_spring_beans_5_3_8.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_springframework_spring_beans_5_3_9.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_springframework_spring_context_5_3_8.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_springframework_spring_context_5_3_9.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_springframework_spring_core_5_3_8.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_springframework_spring_core_5_3_9.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_springframework_spring_expression_5_3_8.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_springframework_spring_expression_5_3_9.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_springframework_spring_jcl_5_3_8.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_springframework_spring_jcl_5_3_9.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_springframework_spring_test_5_3_8.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_springframework_spring_test_5_3_9.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_springframework_spring_tx_5_0_6_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_springframework_spring_tx_5_0_9_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_springframework_spring_web_5_3_8.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_springframework_spring_web_5_3_9.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_springframework_spring_webmvc_5_3_8.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_springframework_spring_webmvc_5_3_9.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_thymeleaf_thymeleaf_2_1_5_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_unbescape_unbescape_1_1_0_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_xmlunit_xmlunit_core_2_5_1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_xmlunit_xmlunit_core_2_6_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_xmlunit_xmlunit_core_2_8_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_yaml_snakeyaml_1_17.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_yaml_snakeyaml_1_19.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_yaml_snakeyaml_1_23.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__org_yaml_snakeyaml_1_28.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__stax_stax_api_1_0_1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__xmlpull_xmlpull_1_1_3_1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/libraries/Maven__xpp3_xpp3_min_1_1_4c.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /.idea/sonarlint/issuestore/2/5/25d553af120043e17e69ba1948937d07fd95c9ab: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jaycekon/SpringBoot/384197ab4d8730616bb95dca079cce2579c5b030/.idea/sonarlint/issuestore/2/5/25d553af120043e17e69ba1948937d07fd95c9ab -------------------------------------------------------------------------------- /.idea/sonarlint/issuestore/2/7/275d783e298228506068436512433d343feb52aa: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jaycekon/SpringBoot/384197ab4d8730616bb95dca079cce2579c5b030/.idea/sonarlint/issuestore/2/7/275d783e298228506068436512433d343feb52aa -------------------------------------------------------------------------------- /.idea/sonarlint/issuestore/4/4/442292b8a7efeabbe4cc176709b833b1792140ec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jaycekon/SpringBoot/384197ab4d8730616bb95dca079cce2579c5b030/.idea/sonarlint/issuestore/4/4/442292b8a7efeabbe4cc176709b833b1792140ec -------------------------------------------------------------------------------- /.idea/sonarlint/issuestore/4/6/4654b6a957a05b82a019dcba315e0018e82acba3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jaycekon/SpringBoot/384197ab4d8730616bb95dca079cce2579c5b030/.idea/sonarlint/issuestore/4/6/4654b6a957a05b82a019dcba315e0018e82acba3 -------------------------------------------------------------------------------- /.idea/sonarlint/issuestore/4/d/4d120ee45327ce6d7851f44ae408dfec2fef5e9f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jaycekon/SpringBoot/384197ab4d8730616bb95dca079cce2579c5b030/.idea/sonarlint/issuestore/4/d/4d120ee45327ce6d7851f44ae408dfec2fef5e9f -------------------------------------------------------------------------------- /.idea/sonarlint/issuestore/5/e/5ee004e9dc17ca6a570a21f3beeac054c537ff51: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jaycekon/SpringBoot/384197ab4d8730616bb95dca079cce2579c5b030/.idea/sonarlint/issuestore/5/e/5ee004e9dc17ca6a570a21f3beeac054c537ff51 -------------------------------------------------------------------------------- /.idea/sonarlint/issuestore/6/8/68ad2061cb6712c12eb514bf2c5c6f65892b944f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jaycekon/SpringBoot/384197ab4d8730616bb95dca079cce2579c5b030/.idea/sonarlint/issuestore/6/8/68ad2061cb6712c12eb514bf2c5c6f65892b944f -------------------------------------------------------------------------------- /.idea/sonarlint/issuestore/7/0/70bd1bf66f4fcce09fa4839ae872d6e592707448: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jaycekon/SpringBoot/384197ab4d8730616bb95dca079cce2579c5b030/.idea/sonarlint/issuestore/7/0/70bd1bf66f4fcce09fa4839ae872d6e592707448 -------------------------------------------------------------------------------- /.idea/sonarlint/issuestore/9/d/9ddaaa0255cbe84ed8ac7cbd672d1f5b708f728c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jaycekon/SpringBoot/384197ab4d8730616bb95dca079cce2579c5b030/.idea/sonarlint/issuestore/9/d/9ddaaa0255cbe84ed8ac7cbd672d1f5b708f728c -------------------------------------------------------------------------------- /.idea/sonarlint/issuestore/a/2/a2d21fd147f64c3f79b21b361bdf8d5ade0cc226: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jaycekon/SpringBoot/384197ab4d8730616bb95dca079cce2579c5b030/.idea/sonarlint/issuestore/a/2/a2d21fd147f64c3f79b21b361bdf8d5ade0cc226 -------------------------------------------------------------------------------- /.idea/sonarlint/issuestore/a/a/aa9c1ff71da502783dcbd2bdabcc3d7ec320790d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jaycekon/SpringBoot/384197ab4d8730616bb95dca079cce2579c5b030/.idea/sonarlint/issuestore/a/a/aa9c1ff71da502783dcbd2bdabcc3d7ec320790d -------------------------------------------------------------------------------- /.idea/sonarlint/issuestore/b/1/b1a524b1e6117866063bdce27cd1cab25523121c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jaycekon/SpringBoot/384197ab4d8730616bb95dca079cce2579c5b030/.idea/sonarlint/issuestore/b/1/b1a524b1e6117866063bdce27cd1cab25523121c -------------------------------------------------------------------------------- /.idea/sonarlint/issuestore/b/a/ba9fd5a03a41779090423bdbd7e16015569d37b3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jaycekon/SpringBoot/384197ab4d8730616bb95dca079cce2579c5b030/.idea/sonarlint/issuestore/b/a/ba9fd5a03a41779090423bdbd7e16015569d37b3 -------------------------------------------------------------------------------- /.idea/sonarlint/issuestore/b/b/bb083ecbed0cef750566db94a29cd97d553d2945: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jaycekon/SpringBoot/384197ab4d8730616bb95dca079cce2579c5b030/.idea/sonarlint/issuestore/b/b/bb083ecbed0cef750566db94a29cd97d553d2945 -------------------------------------------------------------------------------- /.idea/sonarlint/issuestore/c/5/c5074b4f2fb415d637ca14e925ac9e3948a97efa: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jaycekon/SpringBoot/384197ab4d8730616bb95dca079cce2579c5b030/.idea/sonarlint/issuestore/c/5/c5074b4f2fb415d637ca14e925ac9e3948a97efa -------------------------------------------------------------------------------- /.idea/sonarlint/issuestore/d/0/d07cb896a7a81ac8556fe0f6203d4a9fbe1baeac: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jaycekon/SpringBoot/384197ab4d8730616bb95dca079cce2579c5b030/.idea/sonarlint/issuestore/d/0/d07cb896a7a81ac8556fe0f6203d4a9fbe1baeac -------------------------------------------------------------------------------- /.idea/sonarlint/issuestore/index.pb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jaycekon/SpringBoot/384197ab4d8730616bb95dca079cce2579c5b030/.idea/sonarlint/issuestore/index.pb -------------------------------------------------------------------------------- /.idea/vcs.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /pom.xml: -------------------------------------------------------------------------------- 1 | 2 | 5 | 4.0.0 6 | 7 | com.jaycekon 8 | Spring-Boot 9 | 1.0-SNAPSHOT 10 | 11 | spring-boot-dubbo 12 | spring-boot-consumer 13 | spring-boot-web 14 | 15 | 16 | -------------------------------------------------------------------------------- /spring-boot-apollo/.gitignore: -------------------------------------------------------------------------------- 1 | /target/ 2 | !.mvn/wrapper/maven-wrapper.jar 3 | 4 | ### STS ### 5 | .apt_generated 6 | .classpath 7 | .factorypath 8 | .project 9 | .settings 10 | .springBeans 11 | .sts4-cache 12 | 13 | ### IntelliJ IDEA ### 14 | .idea 15 | *.iws 16 | *.iml 17 | *.ipr 18 | 19 | ### NetBeans ### 20 | /nbproject/private/ 21 | /build/ 22 | /nbbuild/ 23 | /dist/ 24 | /nbdist/ 25 | /.nb-gradle/ -------------------------------------------------------------------------------- /spring-boot-apollo/src/main/kotlin/com/jaycekon/apollo/SpringBootApolloApplication.kt: -------------------------------------------------------------------------------- 1 | package com.jaycekon.apollo 2 | 3 | import org.springframework.boot.autoconfigure.SpringBootApplication 4 | import org.springframework.boot.runApplication 5 | import org.springframework.context.annotation.ComponentScan 6 | 7 | @SpringBootApplication 8 | //@ComponentScan(value = ["com.jaycekon.apollo"]) 9 | //@EnableApolloConfig 10 | open class SpringBootApolloApplication 11 | 12 | fun main(args: Array) { 13 | runApplication(*args) 14 | } 15 | -------------------------------------------------------------------------------- /spring-boot-apollo/src/main/kotlin/com/jaycekon/apollo/controller/DemoController.kt: -------------------------------------------------------------------------------- 1 | package com.jaycekon.apollo.controller 2 | 3 | import org.springframework.boot.SpringApplication 4 | import org.springframework.boot.autoconfigure.EnableAutoConfiguration 5 | import org.springframework.web.bind.annotation.RequestMapping 6 | import org.springframework.web.bind.annotation.RestController 7 | 8 | @RestController 9 | @EnableAutoConfiguration 10 | class DemoController { 11 | 12 | @RequestMapping("/") 13 | fun home(): String { 14 | return "Hello World! Jaycekong" 15 | } 16 | } -------------------------------------------------------------------------------- /spring-boot-apollo/src/main/kotlin/com/jaycekon/apollo/dao/AuthorDao.kt: -------------------------------------------------------------------------------- 1 | package com.jaycekon.apollo.dao 2 | 3 | import com.jaycekon.apollo.entity.Author 4 | 5 | 6 | interface AuthorDao { 7 | fun add(author: Author): Int 8 | fun update(author: Author): Int 9 | fun delete(id: Long): Int 10 | fun findAuthor(id: Long): Author? 11 | fun findAuthorList(): List 12 | } -------------------------------------------------------------------------------- /spring-boot-apollo/src/main/kotlin/com/jaycekon/apollo/entity/Author.kt: -------------------------------------------------------------------------------- 1 | package com.jaycekon.apollo.entity 2 | 3 | class Author { 4 | var id: Long? = null 5 | var realName: String? = null 6 | var nickName: String? = null 7 | } -------------------------------------------------------------------------------- /spring-boot-apollo/src/main/kotlin/com/jaycekon/apollo/service/AuthorService.kt: -------------------------------------------------------------------------------- 1 | package com.jaycekon.apollo.service 2 | 3 | import com.jaycekon.apollo.entity.Author 4 | 5 | interface AuthorService { 6 | fun add(author: Author): Int 7 | fun update(author: Author): Int 8 | fun delete(id: Long): Int 9 | fun findAuthor(id: Long): Author? 10 | fun findAuthorList(): List 11 | } -------------------------------------------------------------------------------- /spring-boot-apollo/src/main/resources/META_INF/app.properties: -------------------------------------------------------------------------------- 1 | app.id=Spring-Boot-Apollo -------------------------------------------------------------------------------- /spring-boot-apollo/src/test/kotlin/com/jaycekon/apollo/SpringBootApolloApplicationTests.kt: -------------------------------------------------------------------------------- 1 | package com.jaycekon.apollo 2 | 3 | import org.junit.Test 4 | import org.junit.runner.RunWith 5 | import org.springframework.boot.test.context.SpringBootTest 6 | import org.springframework.test.context.junit4.SpringRunner 7 | 8 | @RunWith(SpringRunner::class) 9 | @SpringBootTest 10 | class SpringBootApolloApplicationTests { 11 | 12 | @Test 13 | fun contextLoads() { 14 | } 15 | 16 | } 17 | -------------------------------------------------------------------------------- /spring-boot-cloud-consumer/.gitignore: -------------------------------------------------------------------------------- 1 | target/ 2 | !.mvn/wrapper/maven-wrapper.jar 3 | 4 | ### STS ### 5 | .apt_generated 6 | .classpath 7 | .factorypath 8 | .project 9 | .settings 10 | .springBeans 11 | 12 | ### IntelliJ IDEA ### 13 | .idea 14 | *.iws 15 | *.iml 16 | *.ipr 17 | 18 | ### NetBeans ### 19 | nbproject/private/ 20 | build/ 21 | nbbuild/ 22 | dist/ 23 | nbdist/ 24 | .nb-gradle/ -------------------------------------------------------------------------------- /spring-boot-cloud-consumer/src/main/resources/application.properties: -------------------------------------------------------------------------------- 1 | server.port=2101 2 | 3 | spring.application.name=service-ribbon 4 | eureka.client.serviceUrl.defaultZone=http://localhost:8761/eureka/ -------------------------------------------------------------------------------- /spring-boot-cloud-consumer/src/test/java/com/jaycekon/cloud/SpringBootCloudConsumerApplicationTests.java: -------------------------------------------------------------------------------- 1 | package com.jaycekon.cloud; 2 | 3 | import org.junit.Test; 4 | import org.junit.runner.RunWith; 5 | import org.springframework.boot.test.context.SpringBootTest; 6 | import org.springframework.test.context.junit4.SpringRunner; 7 | 8 | @RunWith(SpringRunner.class) 9 | @SpringBootTest 10 | public class SpringBootCloudConsumerApplicationTests { 11 | 12 | @Test 13 | public void contextLoads() { 14 | } 15 | 16 | } 17 | -------------------------------------------------------------------------------- /spring-boot-cloud-provider/.gitignore: -------------------------------------------------------------------------------- 1 | target/ 2 | !.mvn/wrapper/maven-wrapper.jar 3 | 4 | ### STS ### 5 | .apt_generated 6 | .classpath 7 | .factorypath 8 | .project 9 | .settings 10 | .springBeans 11 | 12 | ### IntelliJ IDEA ### 13 | .idea 14 | *.iws 15 | *.iml 16 | *.ipr 17 | 18 | ### NetBeans ### 19 | nbproject/private/ 20 | build/ 21 | nbbuild/ 22 | dist/ 23 | nbdist/ 24 | .nb-gradle/ -------------------------------------------------------------------------------- /spring-boot-cloud-provider/src/main/java/com/jaycekon/cloud/SpringBootCloudProviderApplication.java: -------------------------------------------------------------------------------- 1 | package com.jaycekon.cloud; 2 | 3 | import org.springframework.boot.autoconfigure.SpringBootApplication; 4 | import org.springframework.boot.builder.SpringApplicationBuilder; 5 | import org.springframework.cloud.client.discovery.EnableDiscoveryClient; 6 | 7 | @SpringBootApplication 8 | @EnableDiscoveryClient 9 | public class SpringBootCloudProviderApplication { 10 | 11 | public static void main(String[] args) { 12 | 13 | new SpringApplicationBuilder( 14 | SpringBootCloudProviderApplication.class) 15 | .web(true).run(args); 16 | } 17 | } 18 | -------------------------------------------------------------------------------- /spring-boot-cloud-provider/src/main/resources/application.properties: -------------------------------------------------------------------------------- 1 | spring.application.name=eureka-client 2 | server.port=2003 3 | eureka.client.serviceUrl.defaultZone=http://localhost:8761/eureka/ -------------------------------------------------------------------------------- /spring-boot-cloud-provider/src/test/java/com/jaycekon/cloud/SpringBootCloudProviderApplicationTests.java: -------------------------------------------------------------------------------- 1 | package com.jaycekon.cloud; 2 | 3 | import org.junit.Test; 4 | import org.junit.runner.RunWith; 5 | import org.springframework.boot.test.context.SpringBootTest; 6 | import org.springframework.test.context.junit4.SpringRunner; 7 | 8 | @RunWith(SpringRunner.class) 9 | @SpringBootTest 10 | public class SpringBootCloudProviderApplicationTests { 11 | 12 | @Test 13 | public void contextLoads() { 14 | } 15 | 16 | } 17 | -------------------------------------------------------------------------------- /spring-boot-cloud/.gitignore: -------------------------------------------------------------------------------- 1 | target/ 2 | !.mvn/wrapper/maven-wrapper.jar 3 | 4 | ### STS ### 5 | .apt_generated 6 | .classpath 7 | .factorypath 8 | .project 9 | .settings 10 | .springBeans 11 | 12 | ### IntelliJ IDEA ### 13 | .idea 14 | *.iws 15 | *.iml 16 | *.ipr 17 | 18 | ### NetBeans ### 19 | nbproject/private/ 20 | build/ 21 | nbbuild/ 22 | dist/ 23 | nbdist/ 24 | .nb-gradle/ -------------------------------------------------------------------------------- /spring-boot-cloud/src/main/java/com/jaycekon/cloud/SpringBootCloudApplication.java: -------------------------------------------------------------------------------- 1 | package com.jaycekon.cloud; 2 | 3 | import org.springframework.boot.SpringApplication; 4 | import org.springframework.boot.autoconfigure.SpringBootApplication; 5 | import org.springframework.cloud.netflix.eureka.server.EnableEurekaServer; 6 | 7 | @SpringBootApplication 8 | @EnableEurekaServer 9 | public class SpringBootCloudApplication { 10 | 11 | public static void main(String[] args) { 12 | SpringApplication.run(SpringBootCloudApplication.class, args); 13 | } 14 | } 15 | -------------------------------------------------------------------------------- /spring-boot-cloud/src/main/resources/application.properties: -------------------------------------------------------------------------------- 1 | spring.application.name=eureka-server 2 | server.port=8761 3 | 4 | 5 | eureka.instance.hostname=localhost 6 | eureka.client.register-with-eureka=false 7 | eureka.client.fetch-registry=false -------------------------------------------------------------------------------- /spring-boot-cloud/src/test/java/com/jaycekon/cloud/SpringBootCloudApplicationTests.java: -------------------------------------------------------------------------------- 1 | package com.jaycekon.cloud; 2 | 3 | import org.junit.Test; 4 | import org.junit.runner.RunWith; 5 | import org.springframework.boot.test.context.SpringBootTest; 6 | import org.springframework.test.context.junit4.SpringRunner; 7 | 8 | @RunWith(SpringRunner.class) 9 | @SpringBootTest 10 | public class SpringBootCloudApplicationTests { 11 | 12 | @Test 13 | public void contextLoads() { 14 | } 15 | 16 | } 17 | -------------------------------------------------------------------------------- /spring-boot-consumer/.gitignore: -------------------------------------------------------------------------------- 1 | target/ 2 | !.mvn/wrapper/maven-wrapper.jar 3 | 4 | ### STS ### 5 | .apt_generated 6 | .classpath 7 | .factorypath 8 | .project 9 | .settings 10 | .springBeans 11 | 12 | ### IntelliJ IDEA ### 13 | .idea 14 | *.iws 15 | *.iml 16 | *.ipr 17 | 18 | ### NetBeans ### 19 | nbproject/private/ 20 | build/ 21 | nbbuild/ 22 | dist/ 23 | nbdist/ 24 | .nb-gradle/ -------------------------------------------------------------------------------- /spring-boot-consumer/src/main/java/com/jaycekon/dubbo/service/CityDubboService.java: -------------------------------------------------------------------------------- 1 | package com.jaycekon.dubbo.service; 2 | 3 | 4 | import com.jaycekon.dubbo.domain.City; 5 | 6 | /** 7 | * 城市业务 Dubbo 服务层 8 | * 9 | * Created by Jaycekon on 20/09/2017. 10 | */ 11 | public interface CityDubboService { 12 | 13 | /** 14 | * 根据城市名称,查询城市信息 15 | * @param cityName 16 | */ 17 | City findCityByName(String cityName); 18 | } 19 | -------------------------------------------------------------------------------- /spring-boot-consumer/src/main/java/com/jaycekon/dubbo/service/UserService.java: -------------------------------------------------------------------------------- 1 | package com.jaycekon.dubbo.service; 2 | 3 | import com.jaycekon.dubbo.domain.User; 4 | 5 | /** 6 | * Created by Jaycekon on 2017/9/19. 7 | */ 8 | public interface UserService { 9 | User saveUser(User user); 10 | } 11 | -------------------------------------------------------------------------------- /spring-boot-consumer/src/main/resources/application.properties: -------------------------------------------------------------------------------- 1 | ## 避免和 server 工程端口冲突 2 | server.port=8081 3 | 4 | ## Dubbo 服务消费者配置 5 | spring.dubbo.application.name=consumer 6 | spring.dubbo.registry.address=zookeeper://127.0.0.1:2181 7 | spring.dubbo.scan=com.jaycekon.dubbo.service -------------------------------------------------------------------------------- /spring-boot-consumer/src/test/java/com/jaycekon/mybatis/multi/SpringBootConsumerApplicationTests.java: -------------------------------------------------------------------------------- 1 | package com.jaycekon.mybatis.multi; 2 | 3 | import org.junit.Test; 4 | import org.junit.runner.RunWith; 5 | import org.springframework.boot.test.context.SpringBootTest; 6 | import org.springframework.test.context.junit4.SpringRunner; 7 | 8 | @RunWith(SpringRunner.class) 9 | @SpringBootTest 10 | public class SpringBootConsumerApplicationTests { 11 | 12 | @Test 13 | public void contextLoads() { 14 | } 15 | 16 | } 17 | -------------------------------------------------------------------------------- /spring-boot-dubbo/.gitignore: -------------------------------------------------------------------------------- 1 | target/ 2 | !.mvn/wrapper/maven-wrapper.jar 3 | 4 | ### STS ### 5 | .apt_generated 6 | .classpath 7 | .factorypath 8 | .project 9 | .settings 10 | .springBeans 11 | 12 | ### IntelliJ IDEA ### 13 | .idea 14 | *.iws 15 | *.iml 16 | *.ipr 17 | 18 | ### NetBeans ### 19 | nbproject/private/ 20 | build/ 21 | nbbuild/ 22 | dist/ 23 | nbdist/ 24 | .nb-gradle/ -------------------------------------------------------------------------------- /spring-boot-dubbo/src/main/java/com/jaycekon/dubbo/ServerApplication.java: -------------------------------------------------------------------------------- 1 | package com.jaycekon.dubbo; 2 | 3 | import org.springframework.boot.SpringApplication; 4 | import org.springframework.boot.autoconfigure.SpringBootApplication; 5 | 6 | /** 7 | * Spring Boot 应用启动类 8 | * 9 | * Created by Jaycekon on 20/09/2017. 10 | */ 11 | // Spring Boot 应用的标识 12 | @SpringBootApplication 13 | public class ServerApplication { 14 | 15 | public static void main(String[] args) { 16 | // 程序启动入口 17 | // 启动嵌入式的 Tomcat 并初始化 Spring 环境及其各 Spring 组件 18 | SpringApplication.run(ServerApplication.class,args); 19 | } 20 | } 21 | -------------------------------------------------------------------------------- /spring-boot-dubbo/src/main/java/com/jaycekon/dubbo/service/CityDubboService.java: -------------------------------------------------------------------------------- 1 | package com.jaycekon.dubbo.service; 2 | 3 | 4 | import com.jaycekon.dubbo.domain.City; 5 | 6 | /** 7 | * 城市业务 Dubbo 服务层 8 | * 9 | * Created by Jaycekon on 20/09/2017. 10 | */ 11 | public interface CityDubboService { 12 | 13 | /** 14 | * 根据城市名称,查询城市信息 15 | * @param cityName 16 | */ 17 | City findCityByName(String cityName); 18 | } 19 | -------------------------------------------------------------------------------- /spring-boot-dubbo/src/main/java/com/jaycekon/dubbo/service/UserService.java: -------------------------------------------------------------------------------- 1 | package com.jaycekon.dubbo.service; 2 | 3 | import com.jaycekon.dubbo.domain.User; 4 | 5 | /** 6 | * Created by Jaycekon on 2017/9/19. 7 | */ 8 | public interface UserService { 9 | 10 | User saveUser(User user); 11 | } 12 | -------------------------------------------------------------------------------- /spring-boot-dubbo/src/main/java/com/jaycekon/dubbo/service/impl/CityDubboServiceImpl.java: -------------------------------------------------------------------------------- 1 | package com.jaycekon.dubbo.service.impl; 2 | 3 | import com.alibaba.dubbo.config.annotation.Service; 4 | import com.jaycekon.dubbo.domain.City; 5 | import com.jaycekon.dubbo.service.CityDubboService; 6 | 7 | /** 8 | * 城市业务 Dubbo 服务层实现层 9 | * 10 | * Created by Jaycekon on 20/09/2017. 11 | */ 12 | // 注册为 Dubbo 服务 13 | @Service 14 | public class CityDubboServiceImpl implements CityDubboService { 15 | 16 | public City findCityByName(String cityName) { 17 | return new City(1L,2L,"广州","是我的故乡"); 18 | } 19 | } 20 | -------------------------------------------------------------------------------- /spring-boot-dubbo/src/main/java/com/jaycekon/dubbo/service/impl/UserServiceImpl.java: -------------------------------------------------------------------------------- 1 | package com.jaycekon.dubbo.service.impl; 2 | 3 | import com.alibaba.dubbo.config.annotation.Service; 4 | import com.jaycekon.dubbo.domain.User; 5 | import com.jaycekon.dubbo.service.UserService; 6 | 7 | /** 8 | * Created by Jaycekon on 2017/9/19. 9 | */ 10 | @Service 11 | public class UserServiceImpl implements UserService { 12 | 13 | @Override 14 | public User saveUser(User user) { 15 | user.setId(1); 16 | System.out.println(user.toString()); 17 | return user; 18 | } 19 | } 20 | -------------------------------------------------------------------------------- /spring-boot-dubbo/src/main/resources/application.properties: -------------------------------------------------------------------------------- 1 | ## Dubbo 服务提供者配置 2 | spring.dubbo.application.name=provider 3 | spring.dubbo.registry.address=zookeeper://127.0.0.1:2181 4 | spring.dubbo.protocol.name=dubbo 5 | spring.dubbo.protocol.port=20880 6 | spring.dubbo.scan=com.jaycekon.dubbo.service -------------------------------------------------------------------------------- /spring-boot-dubbo/src/test/java/com/jaycekon/dubbo/SpringBootDubboApplicationTests.java: -------------------------------------------------------------------------------- 1 | package com.jaycekon.dubbo; 2 | 3 | import org.junit.Test; 4 | import org.junit.runner.RunWith; 5 | import org.springframework.boot.test.context.SpringBootTest; 6 | import org.springframework.test.context.junit4.SpringRunner; 7 | 8 | @RunWith(SpringRunner.class) 9 | @SpringBootTest 10 | public class SpringBootDubboApplicationTests { 11 | 12 | @Test 13 | public void contextLoads() { 14 | } 15 | 16 | } 17 | -------------------------------------------------------------------------------- /spring-boot-event/.gitignore: -------------------------------------------------------------------------------- 1 | HELP.md 2 | target/ 3 | !.mvn/wrapper/maven-wrapper.jar 4 | !**/src/main/**/target/ 5 | !**/src/test/**/target/ 6 | 7 | ### STS ### 8 | .apt_generated 9 | .classpath 10 | .factorypath 11 | .project 12 | .settings 13 | .springBeans 14 | .sts4-cache 15 | 16 | ### IntelliJ IDEA ### 17 | .idea 18 | *.iws 19 | *.iml 20 | *.ipr 21 | 22 | ### NetBeans ### 23 | /nbproject/private/ 24 | /nbbuild/ 25 | /dist/ 26 | /nbdist/ 27 | /.nb-gradle/ 28 | build/ 29 | !**/src/main/**/build/ 30 | !**/src/test/**/build/ 31 | 32 | ### VS Code ### 33 | .vscode/ 34 | -------------------------------------------------------------------------------- /spring-boot-event/.mvn/wrapper/maven-wrapper.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jaycekon/SpringBoot/384197ab4d8730616bb95dca079cce2579c5b030/spring-boot-event/.mvn/wrapper/maven-wrapper.jar -------------------------------------------------------------------------------- /spring-boot-event/.mvn/wrapper/maven-wrapper.properties: -------------------------------------------------------------------------------- 1 | distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.1/apache-maven-3.8.1-bin.zip 2 | wrapperUrl=https://repo.maven.apache.org/maven2/io/takari/maven-wrapper/0.5.6/maven-wrapper-0.5.6.jar 3 | -------------------------------------------------------------------------------- /spring-boot-event/src/main/resources/application.properties: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /spring-boot-event/src/test/java/com/jaycekon/event/EventApplicationTests.java: -------------------------------------------------------------------------------- 1 | package com.jaycekon.event; 2 | 3 | import org.junit.jupiter.api.Test; 4 | import org.springframework.boot.test.context.SpringBootTest; 5 | 6 | @SpringBootTest 7 | class EventApplicationTests { 8 | 9 | @Test 10 | void contextLoads() { 11 | } 12 | 13 | } 14 | -------------------------------------------------------------------------------- /spring-boot-mybatis-multi/src/main/java/com/jaycekon/mybatis/multi/SpringBootMybatisMultiApplication.java: -------------------------------------------------------------------------------- 1 | package com.jaycekon.mybatis.multi; 2 | 3 | import org.springframework.boot.SpringApplication; 4 | import org.springframework.boot.autoconfigure.SpringBootApplication; 5 | 6 | @SpringBootApplication 7 | public class SpringBootMybatisMultiApplication { 8 | 9 | public static void main(String[] args) { 10 | SpringApplication.run(SpringBootMybatisMultiApplication.class, args); 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /spring-boot-mybatis-multi/src/main/java/com/jaycekon/mybatis/multi/config/DataSource.java: -------------------------------------------------------------------------------- 1 | package com.jaycekon.mybatis.multi.config; 2 | 3 | import java.lang.annotation.ElementType; 4 | import java.lang.annotation.Retention; 5 | import java.lang.annotation.RetentionPolicy; 6 | import java.lang.annotation.Target; 7 | 8 | /** 9 | * @author 10 | * @date 2018/11/15 11 | */ 12 | @Retention(RetentionPolicy.CLASS) 13 | @Target({ElementType.TYPE}) 14 | public @interface DataSource { 15 | String value() default "test_1"; 16 | } -------------------------------------------------------------------------------- /spring-boot-mybatis-multi/src/main/java/com/jaycekon/mybatis/multi/config/DatabaseContextHolder.java: -------------------------------------------------------------------------------- 1 | package com.jaycekon.mybatis.multi.config; 2 | 3 | /** 4 | * 保存一个线程安全的DatabaseType容器 5 | *

6 | * 用于保存数据源类型 7 | * 2018/1/15 18:57 8 | */ 9 | public class DatabaseContextHolder { 10 | private static final ThreadLocal contextHolder = new ThreadLocal<>(); 11 | public static final DatabaseType DEFAULT_DATASOURCE = DatabaseType.db1; 12 | 13 | 14 | public static void setDatabaseType(DatabaseType type) { 15 | contextHolder.set(type); 16 | } 17 | 18 | public static DatabaseType getDatabaseType() { 19 | return contextHolder.get(); 20 | } 21 | } 22 | -------------------------------------------------------------------------------- /spring-boot-mybatis-multi/src/main/java/com/jaycekon/mybatis/multi/mapper/db1/SchoolMapper.java: -------------------------------------------------------------------------------- 1 | package com.jaycekon.mybatis.multi.mapper.db1; 2 | 3 | import com.jaycekon.mybatis.multi.model.School; 4 | 5 | /** 6 | * @author 7 | * @date 2018/11/21 8 | */ 9 | public interface SchoolMapper { 10 | 11 | void insert(School school); 12 | 13 | School select(int id); 14 | } 15 | -------------------------------------------------------------------------------- /spring-boot-mybatis-multi/src/main/java/com/jaycekon/mybatis/multi/mapper/db2/UserMapper.java: -------------------------------------------------------------------------------- 1 | package com.jaycekon.mybatis.multi.mapper.db2; 2 | 3 | import com.jaycekon.mybatis.multi.model.User; 4 | 5 | /** 6 | * @author 7 | * @date 2018/11/21 8 | */ 9 | public interface UserMapper { 10 | 11 | void insert(User user); 12 | 13 | User select(int id); 14 | } 15 | -------------------------------------------------------------------------------- /spring-boot-mybatis-multi/src/main/java/com/jaycekon/mybatis/multi/model/School.java: -------------------------------------------------------------------------------- 1 | package com.jaycekon.mybatis.multi.model; 2 | 3 | import lombok.AllArgsConstructor; 4 | import lombok.Data; 5 | 6 | /** 7 | * @author jaycekon 8 | * @date 2018/11/21 9 | */ 10 | @Data 11 | @AllArgsConstructor 12 | public class School { 13 | private int id; 14 | private String schoolName; 15 | private String province; 16 | 17 | 18 | public School(String schoolName, String province) { 19 | this.schoolName = schoolName; 20 | this.province = province; 21 | } 22 | } 23 | -------------------------------------------------------------------------------- /spring-boot-mybatis-multi/src/main/java/com/jaycekon/mybatis/multi/model/User.java: -------------------------------------------------------------------------------- 1 | package com.jaycekon.mybatis.multi.model; 2 | 3 | import lombok.AllArgsConstructor; 4 | import lombok.Data; 5 | 6 | /** 7 | * @date 2018/11/21 8 | */ 9 | 10 | @Data 11 | @AllArgsConstructor 12 | public class User { 13 | private int id; 14 | 15 | private String username; 16 | 17 | private String password; 18 | 19 | public User(String username, String password) { 20 | this.username = username; 21 | this.password = password; 22 | } 23 | 24 | } 25 | -------------------------------------------------------------------------------- /spring-boot-mybatis-multi/src/main/resources/mybatis-mappers/db1/SchoolMapper.xml: -------------------------------------------------------------------------------- 1 | 4 | 5 | 6 | 7 | INSERT INTO `school`( `school_name`, `province`) 8 | VALUES ( #{schoolName}, #{province}); 9 | 10 | 11 | 14 | -------------------------------------------------------------------------------- /spring-boot-mybatis-multi/src/main/resources/mybatis-mappers/db2/UserMapper.xml: -------------------------------------------------------------------------------- 1 | 4 | 5 | 6 | INSERT INTO `user`(`username`, `password`) 7 | VALUES ( #{username}, #{password}); 8 | 9 | 10 | 13 | -------------------------------------------------------------------------------- /spring-boot-mybatis-multi/src/test/java/com/jaycekon/springbootmybatismulti/SpringBootMybatisMultiApplicationTests.java: -------------------------------------------------------------------------------- 1 | package com.jaycekon.springbootmybatismulti; 2 | 3 | import org.junit.Test; 4 | import org.junit.runner.RunWith; 5 | import org.mybatis.spring.annotation.MapperScan; 6 | import org.springframework.boot.test.context.SpringBootTest; 7 | import org.springframework.test.context.junit4.SpringRunner; 8 | 9 | @RunWith(SpringRunner.class) 10 | @SpringBootTest 11 | public class SpringBootMybatisMultiApplicationTests { 12 | 13 | 14 | } 15 | -------------------------------------------------------------------------------- /spring-boot-mybatis/.gitignore: -------------------------------------------------------------------------------- 1 | .gradle 2 | /build/ 3 | !gradle/wrapper/gradle-wrapper.jar 4 | 5 | ### STS ### 6 | .apt_generated 7 | .classpath 8 | .factorypath 9 | .project 10 | .settings 11 | .springBeans 12 | 13 | ### IntelliJ IDEA ### 14 | .idea 15 | *.iws 16 | *.iml 17 | *.ipr 18 | 19 | ### NetBeans ### 20 | nbproject/private/ 21 | build/ 22 | nbbuild/ 23 | dist/ 24 | nbdist/ 25 | .nb-gradle/ -------------------------------------------------------------------------------- /spring-boot-mybatis/src/main/java/com/jaycekon/demo/MyMapper.java: -------------------------------------------------------------------------------- 1 | package com.jaycekon.demo; 2 | 3 | import tk.mybatis.mapper.common.Mapper; 4 | import tk.mybatis.mapper.common.MySqlMapper; 5 | 6 | /** 7 | * Created by weijie_huang on 2017/9/7. 8 | */ 9 | public interface MyMapper extends Mapper, MySqlMapper { 10 | } 11 | -------------------------------------------------------------------------------- /spring-boot-mybatis/src/main/java/com/jaycekon/demo/SpringBootMybatisApplication.java: -------------------------------------------------------------------------------- 1 | package com.jaycekon.demo; 2 | 3 | import org.springframework.boot.SpringApplication; 4 | import org.springframework.boot.autoconfigure.SpringBootApplication; 5 | 6 | @SpringBootApplication 7 | public class SpringBootMybatisApplication { 8 | 9 | public static void main(String[] args) { 10 | SpringApplication.run(SpringBootMybatisApplication.class, args); 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /spring-boot-mybatis/src/main/java/com/jaycekon/demo/config/DatabaseContextHolder.java: -------------------------------------------------------------------------------- 1 | package com.jaycekon.demo.config; 2 | 3 | /** 4 | * 保存一个线程安全的DatabaseType容器 5 | * 6 | * 用于保存数据源类型 7 | * 2018/1/15 18:57 8 | */ 9 | public class DatabaseContextHolder { 10 | private static final ThreadLocal contextHolder = new ThreadLocal<>(); 11 | 12 | public static void setDatabaseType(DatabaseType type) { 13 | contextHolder.set(type); 14 | } 15 | 16 | public static DatabaseType getDatabaseType() { 17 | return contextHolder.get(); 18 | } 19 | } 20 | -------------------------------------------------------------------------------- /spring-boot-mybatis/src/main/java/com/jaycekon/demo/mapper/UserMapper.java: -------------------------------------------------------------------------------- 1 | package com.jaycekon.demo.mapper; 2 | 3 | import com.jaycekon.demo.MyMapper; 4 | import com.jaycekon.demo.model.User; 5 | import org.apache.ibatis.annotations.Mapper; 6 | import org.apache.ibatis.annotations.Select; 7 | import org.springframework.beans.factory.annotation.Qualifier; 8 | 9 | /** 10 | * 2018/1/9 16:58 11 | */ 12 | @Mapper 13 | @Qualifier(value = "UserMapper") 14 | public interface UserMapper extends MyMapper { 15 | 16 | @Select("select * from user where username=#{username}") 17 | User selectByName(String username); 18 | 19 | User selectByIdCard(String idCard); 20 | } 21 | -------------------------------------------------------------------------------- /spring-boot-mybatis/src/main/java/com/jaycekon/demo/model/User.java: -------------------------------------------------------------------------------- 1 | package com.jaycekon.demo.model; 2 | 3 | import lombok.AllArgsConstructor; 4 | import lombok.Getter; 5 | import lombok.NoArgsConstructor; 6 | import lombok.Setter; 7 | import lombok.experimental.Accessors; 8 | 9 | /** 10 | * Created by weijie_huang on 2017/9/7. 11 | */ 12 | 13 | @Getter 14 | @Setter 15 | @NoArgsConstructor 16 | @AllArgsConstructor 17 | @Accessors(chain = true) 18 | public class User extends BaseEntity { 19 | 20 | private String password; 21 | 22 | private String username; 23 | 24 | private String idCard; 25 | 26 | private String phone; 27 | } 28 | -------------------------------------------------------------------------------- /spring-boot-mybatis/src/test/java/com/jaycekon/demo/SpringBootMybatisApplicationTests.java: -------------------------------------------------------------------------------- 1 | package com.jaycekon.demo; 2 | 3 | import org.junit.Test; 4 | import org.junit.runner.RunWith; 5 | import org.springframework.boot.test.context.SpringBootTest; 6 | import org.springframework.test.context.junit4.SpringRunner; 7 | 8 | @RunWith(SpringRunner.class) 9 | @SpringBootTest 10 | public class SpringBootMybatisApplicationTests { 11 | 12 | @Test 13 | public void contextLoads() { 14 | } 15 | 16 | } 17 | -------------------------------------------------------------------------------- /spring-boot-sentinel-ahas/.gitignore: -------------------------------------------------------------------------------- 1 | HELP.md 2 | target/ 3 | !.mvn/wrapper/maven-wrapper.jar 4 | !**/src/main/**/target/ 5 | !**/src/test/**/target/ 6 | 7 | ### STS ### 8 | .apt_generated 9 | .classpath 10 | .factorypath 11 | .project 12 | .settings 13 | .springBeans 14 | .sts4-cache 15 | 16 | ### IntelliJ IDEA ### 17 | .idea 18 | *.iws 19 | *.iml 20 | *.ipr 21 | 22 | ### NetBeans ### 23 | /nbproject/private/ 24 | /nbbuild/ 25 | /dist/ 26 | /nbdist/ 27 | /.nb-gradle/ 28 | build/ 29 | !**/src/main/**/build/ 30 | !**/src/test/**/build/ 31 | 32 | ### VS Code ### 33 | .vscode/ 34 | -------------------------------------------------------------------------------- /spring-boot-sentinel-ahas/.mvn/wrapper/maven-wrapper.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jaycekon/SpringBoot/384197ab4d8730616bb95dca079cce2579c5b030/spring-boot-sentinel-ahas/.mvn/wrapper/maven-wrapper.jar -------------------------------------------------------------------------------- /spring-boot-sentinel-ahas/.mvn/wrapper/maven-wrapper.properties: -------------------------------------------------------------------------------- 1 | distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.1/apache-maven-3.8.1-bin.zip 2 | wrapperUrl=https://repo.maven.apache.org/maven2/io/takari/maven-wrapper/0.5.6/maven-wrapper-0.5.6.jar 3 | -------------------------------------------------------------------------------- /spring-boot-sentinel-ahas/src/main/java/com/jaycekon/sentinel/ahas/IndexController.java: -------------------------------------------------------------------------------- 1 | package com.jaycekon.sentinel.ahas; 2 | 3 | import org.springframework.web.bind.annotation.RequestMapping; 4 | import org.springframework.web.bind.annotation.RestController; 5 | 6 | /** 7 | * @author jiuling.hwj 8 | * @version v1 2021/7/3 9 | */ 10 | @RestController 11 | public class IndexController { 12 | 13 | @RequestMapping("/index") 14 | public String index(){ 15 | return "hello index"; 16 | } 17 | } 18 | -------------------------------------------------------------------------------- /spring-boot-sentinel-ahas/src/main/resources/application.properties: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /spring-boot-sentinel-ahas/src/test/java/com/jaycekon/sentinel/ahas/SentinelAhasApplicationTests.java: -------------------------------------------------------------------------------- 1 | package com.jaycekon.sentinel.ahas; 2 | 3 | import org.junit.jupiter.api.Test; 4 | import org.springframework.boot.test.context.SpringBootTest; 5 | 6 | @SpringBootTest 7 | class SentinelAhasApplicationTests { 8 | 9 | @Test 10 | void contextLoads() { 11 | } 12 | 13 | } 14 | -------------------------------------------------------------------------------- /spring-boot-sentinel/.gitignore: -------------------------------------------------------------------------------- 1 | HELP.md 2 | target/ 3 | !.mvn/wrapper/maven-wrapper.jar 4 | !**/src/main/**/target/ 5 | !**/src/test/**/target/ 6 | 7 | ### STS ### 8 | .apt_generated 9 | .classpath 10 | .factorypath 11 | .project 12 | .settings 13 | .springBeans 14 | .sts4-cache 15 | 16 | ### IntelliJ IDEA ### 17 | .idea 18 | *.iws 19 | *.iml 20 | *.ipr 21 | 22 | ### NetBeans ### 23 | /nbproject/private/ 24 | /nbbuild/ 25 | /dist/ 26 | /nbdist/ 27 | /.nb-gradle/ 28 | build/ 29 | !**/src/main/**/build/ 30 | !**/src/test/**/build/ 31 | 32 | ### VS Code ### 33 | .vscode/ 34 | -------------------------------------------------------------------------------- /spring-boot-sentinel/.mvn/wrapper/maven-wrapper.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jaycekon/SpringBoot/384197ab4d8730616bb95dca079cce2579c5b030/spring-boot-sentinel/.mvn/wrapper/maven-wrapper.jar -------------------------------------------------------------------------------- /spring-boot-sentinel/.mvn/wrapper/maven-wrapper.properties: -------------------------------------------------------------------------------- 1 | distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.1/apache-maven-3.8.1-bin.zip 2 | wrapperUrl=https://repo.maven.apache.org/maven2/io/takari/maven-wrapper/0.5.6/maven-wrapper-0.5.6.jar 3 | -------------------------------------------------------------------------------- /spring-boot-sentinel/src/main/resources/application.properties: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /spring-boot-sentinel/src/test/java/com/jaycekon/sentinel/SpringBootSentinelApplicationTests.java: -------------------------------------------------------------------------------- 1 | package com.jaycekon.sentinel; 2 | 3 | import org.junit.jupiter.api.Test; 4 | import org.springframework.boot.test.context.SpringBootTest; 5 | 6 | @SpringBootTest 7 | class SpringBootSentinelApplicationTests { 8 | 9 | @Test 10 | void contextLoads() { 11 | } 12 | 13 | } 14 | -------------------------------------------------------------------------------- /spring-boot-web/.gitignore: -------------------------------------------------------------------------------- 1 | target/ 2 | !.mvn/wrapper/maven-wrapper.jar 3 | 4 | ### STS ### 5 | .apt_generated 6 | .classpath 7 | .factorypath 8 | .project 9 | .settings 10 | .springBeans 11 | 12 | ### IntelliJ IDEA ### 13 | .idea 14 | *.iws 15 | *.iml 16 | *.ipr 17 | 18 | ### NetBeans ### 19 | nbproject/private/ 20 | build/ 21 | nbbuild/ 22 | dist/ 23 | nbdist/ 24 | .nb-gradle/ -------------------------------------------------------------------------------- /spring-boot-web/src/main/java/com/jaycekon/mybatis/multi/SpringBootWebApplication.java: -------------------------------------------------------------------------------- 1 | package com.jaycekon.mybatis.multi; 2 | 3 | import org.springframework.boot.SpringApplication; 4 | import org.springframework.boot.autoconfigure.SpringBootApplication; 5 | 6 | @SpringBootApplication 7 | public class SpringBootWebApplication { 8 | 9 | public static void main(String[] args) { 10 | SpringApplication springApplication = new SpringApplication(SpringBootWebApplication.class); 11 | springApplication.setWebEnvironment(true); 12 | springApplication.run(args); 13 | } 14 | } 15 | -------------------------------------------------------------------------------- /spring-boot-web/src/main/java/com/jaycekon/mybatis/multi/dao/ReadRepository.java: -------------------------------------------------------------------------------- 1 | package com.jaycekon.mybatis.multi.dao; 2 | 3 | import com.jaycekon.mybatis.multi.domain.Book; 4 | import org.springframework.data.jpa.repository.JpaRepository; 5 | import org.springframework.stereotype.Component; 6 | 7 | import java.util.List; 8 | 9 | /** 10 | * Created by weijie_huang on 2017/9/20. 11 | */ 12 | @Component 13 | public interface ReadRepository extends JpaRepository { 14 | List findByReader(String reader); 15 | } 16 | -------------------------------------------------------------------------------- /spring-boot-web/src/main/resources/application.properties: -------------------------------------------------------------------------------- 1 | management.security.enabled=false -------------------------------------------------------------------------------- /spring-boot-web/src/main/resources/static/style.css: -------------------------------------------------------------------------------- 1 | body { 2 | background-color: #cccccc; 3 | font-family: arial,helvetica,sans-serif; 4 | } 5 | .bookHeadline { 6 | font-size: 12pt; 7 | font-weight: bold; 8 | } 9 | 10 | .bookDescription { 11 | font-size: 10pt; 12 | } 13 | label { 14 | font-weight: bold; 15 | } -------------------------------------------------------------------------------- /spring-boot-web/src/test/java/com/jaycekon/mybatis/multi/SpringBootWebApplicationTests.java: -------------------------------------------------------------------------------- 1 | package com.jaycekon.mybatis.multi; 2 | 3 | import org.junit.Test; 4 | import org.junit.runner.RunWith; 5 | import org.springframework.boot.test.context.SpringBootTest; 6 | import org.springframework.test.context.junit4.SpringRunner; 7 | 8 | @RunWith(SpringRunner.class) 9 | @SpringBootTest 10 | public class SpringBootWebApplicationTests { 11 | 12 | @Test 13 | public void contextLoads() { 14 | } 15 | 16 | } 17 | --------------------------------------------------------------------------------