brianway / springmvc-mybatis-learning

SpringMVC 和 MyBatis 学习笔记,搭配示例,主要讲解一些基础的概念、用法和配置
2.95k stars 1.17k forks source link

在入门程序1中少导入了一个junit的jar包 #11

Open yezhaodan opened 6 years ago

yezhaodan commented 6 years ago

图片上显示的jar包缺少junit的~ 您的读书笔记对我帮助很大,谢谢~

dahuangRun commented 6 years ago

你好,你直接下一个就行了,利用pim.xml配置发自我的iPhone------------------ 原始邮件 ------------------发件人: yezhaodan notifications@github.com发送时间: 2018年6月18日 15:42收件人: brianway/springmvc-mybatis-learning springmvc-mybatis-learning@noreply.github.com抄送: Subscribed subscribed@noreply.github.com主题: 回复:[brianway/springmvc-mybatis-learning] 在入门程序1中少导入了一个junit的jar包 (#11)图片上显示的jar包缺少junit的~ 您的读书笔记对我帮助很大,谢谢~

—You are receiving this because you are subscribed to this thread.Reply to this email directly, view it on GitHub, or mute the thread. {"@context":"http://schema.org","@type":"EmailMessage","potentialAction":{"@type":"ViewAction","target":"https://github.com/brianway/springmvc-mybatis-learning/issues/11","url":"https://github.com/brianway/springmvc-mybatis-learning/issues/11","name":"View Issue"},"description":"View this Issue on GitHub","publisher":{"@type":"Organization","name":"GitHub","url":"https://github.com"}} {"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/brianway/springmvc-mybatis-learning","title":"brianway/springmvc-mybatis-learning","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/brianway/springmvc-mybatis-learning"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"在入门程序1中少导入了一个junit的jar包 (#11)"}],"action":{"name":"View Issue","url":"https://github.com/brianway/springmvc-mybatis-learning/issues/11"}}} { "@type": "MessageCard", "@context": "http://schema.org/extensions", "hideOriginalBody": "false", "originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB", "title": "在入门程序1中少导入了一个junit的jar包 (#11)", "sections": [ { "text": "", "activityTitle": "yezhaodan", "activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png", "activitySubtitle": "@yezhaodan", "facts": [ { "name": "Repository: ", "value": "brianway/springmvc-mybatis-learning" }, { "name": "Issue #: ", "value": 11 } ] } ], "potentialAction": [ { "name": "Add a comment", "@type": "ActionCard", "inputs": [ { "isMultiLine": true, "@type": "TextInput", "id": "IssueComment", "isRequired": false } ], "actions": [ { "name": "Comment", "@type": "HttpPOST", "target": "https://api.github.com", "body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"brianway/springmvc-mybatis-learning\",\n\"issueId\": 11,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}" } ] }, { "name": "Close issue", "@type": "HttpPOST", "target": "https://api.github.com", "body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"brianway/springmvc-mybatis-learning\",\n\"issueId\": 11\n}" }, { "targets": [ { "os": "default", "uri": "https://github.com/brianway/springmvc-mybatis-learning/issues/11" } ], "@type": "OpenUri", "name": "View on GitHub" }, { "name": "Unsubscribe", "@type": "HttpPOST", "target": "https://api.github.com", "body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 346891563\n}" } ], "themeColor": "26292E" }