springboot+mybatis实现简单的增删改查

上传者: typ1805 | 上传时间: 2021-05-31 17:00:50 | 文件大小: 105KB | 文件类型: ZIP
使用idea创建maven工程springboot+mybatis实现简单的增删改查。

文件下载

资源详情

[{"title":"( 93 个子文件 105KB ) springboot+mybatis实现简单的增删改查","children":[{"title":"springboot+mybatis","children":[{"title":"pom.xml <span style='color:#111;'> 2.11KB </span>","children":null,"spread":false},{"title":"target","children":null,"spread":false},{"title":"mvnw <span style='color:#111;'> 6.32KB </span>","children":null,"spread":false},{"title":"hcycom.iml <span style='color:#111;'> 8.48KB </span>","children":null,"spread":false},{"title":"src","children":[{"title":"test","children":[{"title":"java","children":[{"title":"com","children":[{"title":"hcycom","children":[{"title":"HcycomApplicationTests.java <span style='color:#111;'> 327B </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true},{"title":"main","children":[{"title":"resources","children":[{"title":"application.properties <span style='color:#111;'> 812B </span>","children":null,"spread":false},{"title":"templates","children":null,"spread":false},{"title":"banner.txt <span style='color:#111;'> 733B </span>","children":null,"spread":false},{"title":"static","children":null,"spread":false},{"title":"mapper","children":[{"title":"AdministratorMapper.xml <span style='color:#111;'> 1.57KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"java","children":[{"title":"com","children":[{"title":"hcycom","children":[{"title":"HcycomApplication.java <span style='color:#111;'> 840B </span>","children":null,"spread":false},{"title":"mapper","children":[{"title":"AdministratorMapper.java <span style='color:#111;'> 1021B </span>","children":null,"spread":false}],"spread":true},{"title":"controller","children":[{"title":"AdministratorController.java <span style='color:#111;'> 2.88KB </span>","children":null,"spread":false}],"spread":false},{"title":"service","children":[{"title":"IAdministratorService.java <span style='color:#111;'> 1.16KB </span>","children":null,"spread":false},{"title":"impl","children":[{"title":"AdministratorServiceImpl.java <span style='color:#111;'> 1.69KB </span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"entity","children":[{"title":"Administrator.java <span style='color:#111;'> 2.64KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true}],"spread":true},{"title":".idea","children":[{"title":"misc.xml <span style='color:#111;'> 3.00KB </span>","children":null,"spread":false},{"title":"modules.xml <span style='color:#111;'> 252B </span>","children":null,"spread":false},{"title":"encodings.xml <span style='color:#111;'> 323B </span>","children":null,"spread":false},{"title":"compiler.xml <span style='color:#111;'> 342B </span>","children":null,"spread":false},{"title":"kotlinc.xml <span style='color:#111;'> 232B </span>","children":null,"spread":false},{"title":"workspace.xml <span style='color:#111;'> 54.88KB </span>","children":null,"spread":false},{"title":"libraries","children":[{"title":"Maven__org_springframework_spring_test_5_0_4_RELEASE.xml <span style='color:#111;'> 658B </span>","children":null,"spread":false},{"title":"Maven__com_fasterxml_jackson_module_jackson_module_parameter_names_2_9_4.xml <span style='color:#111;'> 771B </span>","children":null,"spread":false},{"title":"Maven__ch_qos_logback_logback_classic_1_2_3.xml <span style='color:#111;'> 610B </span>","children":null,"spread":false},{"title":"Maven__org_ow2_asm_asm_5_0_4.xml <span style='color:#111;'> 514B </span>","children":null,"spread":false},{"title":"Maven__com_fasterxml_jackson_core_jackson_core_2_9_4.xml <span style='color:#111;'> 637B </span>","children":null,"spread":false},{"title":"Maven__org_objenesis_objenesis_2_6.xml <span style='color:#111;'> 550B </span>","children":null,"spread":false},{"title":"Maven__org_apache_logging_log4j_log4j_to_slf4j_2_10_0.xml <span style='color:#111;'> 650B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_boot_spring_boot_starter_test_2_0_0_RELEASE.xml <span style='color:#111;'> 769B </span>","children":null,"spread":false},{"title":"Maven__org_apache_tomcat_embed_tomcat_embed_websocket_8_5_28.xml <span style='color:#111;'> 702B </span>","children":null,"spread":false},{"title":"Maven__javax_annotation_javax_annotation_api_1_3_2.xml <span style='color:#111;'> 653B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_spring_tx_5_0_4_RELEASE.xml <span style='color:#111;'> 644B </span>","children":null,"spread":false},{"title":"Maven__junit_junit_4_12.xml <span style='color:#111;'> 497B </span>","children":null,"spread":false},{"title":"Maven__com_fasterxml_jackson_core_jackson_databind_2_9_4.xml <span style='color:#111;'> 665B </span>","children":null,"spread":false},{"title":"Maven__com_zaxxer_HikariCP_2_7_8.xml <span style='color:#111;'> 545B </span>","children":null,"spread":false},{"title":"Maven__org_hamcrest_hamcrest_library_1_3.xml <span style='color:#111;'> 595B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_boot_spring_boot_starter_jdbc_2_0_0_RELEASE.xml <span style='color:#111;'> 769B </span>","children":null,"spread":false},{"title":"Maven__org_apache_logging_log4j_log4j_api_2_10_0.xml <span style='color:#111;'> 615B </span>","children":null,"spread":false},{"title":"Maven__org_xmlunit_xmlunit_core_2_5_1.xml <span style='color:#111;'> 577B </span>","children":null,"spread":false},{"title":"Maven__ch_qos_logback_logback_core_1_2_3.xml <span style='color:#111;'> 589B </span>","children":null,"spread":false},{"title":"Maven__org_mybatis_mybatis_spring_1_3_0.xml <span style='color:#111;'> 591B </span>","children":null,"spread":false},{"title":"Maven__com_fasterxml_jackson_datatype_jackson_datatype_jdk8_2_9_4.xml <span style='color:#111;'> 716B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_spring_web_5_0_4_RELEASE.xml <span style='color:#111;'> 651B </span>","children":null,"spread":false},{"title":"Maven__com_fasterxml_jackson_core_jackson_annotations_2_9_0.xml <span style='color:#111;'> 686B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_spring_jcl_5_0_4_RELEASE.xml <span style='color:#111;'> 651B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_boot_spring_boot_starter_json_2_0_0_RELEASE.xml <span style='color:#111;'> 769B </span>","children":null,"spread":false},{"title":"Maven__org_mockito_mockito_core_2_15_0.xml <span style='color:#111;'> 584B </span>","children":null,"spread":false},{"title":"Maven__org_apache_tomcat_embed_tomcat_embed_core_8_5_28.xml <span style='color:#111;'> 667B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_spring_expression_5_0_4_RELEASE.xml <span style='color:#111;'> 700B </span>","children":null,"spread":false},{"title":"Maven__org_slf4j_slf4j_api_1_7_25.xml <span style='color:#111;'> 555B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_spring_core_5_0_4_RELEASE.xml <span style='color:#111;'> 658B </span>","children":null,"spread":false},{"title":"Maven__org_hamcrest_hamcrest_core_1_3.xml <span style='color:#111;'> 574B </span>","children":null,"spread":false},{"title":"Maven__mysql_mysql_connector_java_5_1_45.xml <span style='color:#111;'> 616B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_spring_aop_5_0_4_RELEASE.xml <span style='color:#111;'> 651B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_boot_spring_boot_test_2_0_0_RELEASE.xml <span style='color:#111;'> 713B </span>","children":null,"spread":false},{"title":"Maven__org_slf4j_jul_to_slf4j_1_7_25.xml <span style='color:#111;'> 576B </span>","children":null,"spread":false},{"title":"Maven__com_jayway_jsonpath_json_path_2_4_0.xml <span style='color:#111;'> 588B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_boot_spring_boot_starter_web_2_0_0_RELEASE.xml <span style='color:#111;'> 762B </span>","children":null,"spread":false},{"title":"Maven__org_mybatis_spring_boot_mybatis_spring_boot_autoconfigure_1_1_1.xml <span style='color:#111;'> 772B </span>","children":null,"spread":false},{"title":"Maven__com_github_jsqlparser_jsqlparser_0_9_5.xml <span style='color:#111;'> 603B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_boot_spring_boot_autoconfigure_2_0_0_RELEASE.xml <span style='color:#111;'> 776B </span>","children":null,"spread":false},{"title":"Maven__org_hibernate_validator_hibernate_validator_6_0_7_Final.xml <span style='color:#111;'> 716B </span>","children":null,"spread":false},{"title":"Maven__com_fasterxml_classmate_1_3_4.xml <span style='color:#111;'> 564B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_spring_beans_5_0_4_RELEASE.xml <span style='color:#111;'> 665B </span>","children":null,"spread":false},{"title":"Maven__com_vaadin_external_google_android_json_0_0_20131108_vaadin1.xml <span style='color:#111;'> 742B </span>","children":null,"spread":false},{"title":"Maven__net_bytebuddy_byte_buddy_agent_1_7_10.xml <span style='color:#111;'> 620B </span>","children":null,"spread":false},{"title":"Maven__org_jboss_logging_jboss_logging_3_3_2_Final.xml <span style='color:#111;'> 650B </span>","children":null,"spread":false},{"title":"Maven__org_skyscreamer_jsonassert_1_5_0.xml <span style='color:#111;'> 579B </span>","children":null,"spread":false},{"title":"Maven__org_mybatis_mybatis_3_4_0.xml <span style='color:#111;'> 542B </span>","children":null,"spread":false},{"title":"Maven__javax_validation_validation_api_2_0_1_Final.xml <span style='color:#111;'> 653B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_spring_context_5_0_4_RELEASE.xml <span style='color:#111;'> 679B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_boot_spring_boot_starter_tomcat_2_0_0_RELEASE.xml <span style='color:#111;'> 783B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_boot_spring_boot_test_autoconfigure_2_0_0_RELEASE.xml <span style='color:#111;'> 811B </span>","children":null,"spread":false},{"title":"Maven__org_mybatis_spring_boot_mybatis_spring_boot_starter_1_1_1.xml <span style='color:#111;'> 730B </span>","children":null,"spread":false},{"title":"Maven__net_minidev_json_smart_2_3.xml <span style='color:#111;'> 549B </span>","children":null,"spread":false},{"title":"Maven__net_bytebuddy_byte_buddy_1_7_10.xml <span style='color:#111;'> 578B </span>","children":null,"spread":false},{"title":"Maven__com_github_pagehelper_pagehelper_spring_boot_autoconfigure_1_0_0.xml <span style='color:#111;'> 785B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_boot_spring_boot_starter_2_0_0_RELEASE.xml <span style='color:#111;'> 734B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_boot_spring_boot_starter_logging_2_0_0_RELEASE.xml <span style='color:#111;'> 790B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_spring_webmvc_5_0_4_RELEASE.xml <span style='color:#111;'> 672B </span>","children":null,"spread":false},{"title":"Maven__org_apache_tomcat_embed_tomcat_embed_el_8_5_28.xml <span style='color:#111;'> 653B </span>","children":null,"spread":false},{"title":"Maven__com_github_pagehelper_pagehelper_spring_boot_starter_1_0_0.xml <span style='color:#111;'> 743B </span>","children":null,"spread":false},{"title":"Maven__net_minidev_accessors_smart_1_2.xml <span style='color:#111;'> 584B </span>","children":null,"spread":false},{"title":"Maven__org_assertj_assertj_core_3_9_1.xml <span style='color:#111;'> 577B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_boot_spring_boot_2_0_0_RELEASE.xml <span style='color:#111;'> 678B </span>","children":null,"spread":false},{"title":"Maven__org_yaml_snakeyaml_1_19.xml <span style='color:#111;'> 537B </span>","children":null,"spread":false},{"title":"Maven__com_fasterxml_jackson_datatype_jackson_datatype_jsr310_2_9_4.xml <span style='color:#111;'> 730B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_spring_jdbc_5_0_4_RELEASE.xml <span style='color:#111;'> 658B </span>","children":null,"spread":false},{"title":"Maven__com_github_pagehelper_pagehelper_5_0_0.xml <span style='color:#111;'> 603B </span>","children":null,"spread":false}],"spread":false},{"title":"artifacts","children":[{"title":"chy_client_war.xml <span style='color:#111;'> 322B </span>","children":null,"spread":false},{"title":"chy_client_war_exploded.xml <span style='color:#111;'> 6.36KB </span>","children":null,"spread":false}],"spread":true},{"title":"inspectionProfiles","children":null,"spread":false}],"spread":true},{"title":".gitignore <span style='color:#111;'> 249B </span>","children":null,"spread":false},{"title":".mvn","children":[{"title":"wrapper","children":[{"title":"maven-wrapper.jar <span style='color:#111;'> 46.49KB </span>","children":null,"spread":false},{"title":"maven-wrapper.properties <span style='color:#111;'> 110B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"mvnw.cmd <span style='color:#111;'> 4.88KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明