Giter Club home page Giter Club logo

mybatis-test's Introduction

mybatis-test

1.简介

《一本小小的MyBatis源码分析书》一书的附属源码,该书以电子书的形式发布,可免费下载。下载途径如下:

百度网盘:点击下载

百度文库:审核中,这里先放上我的个人主页

CSDN: 点击下载

2. 代码使用说明

mybatis-test 项目的文件结构大致如下:

.
├── sql
│   └── myblog.sql
├── src
    ├── main
    │   ├── java    
    │   └── resources
    └── test
        ├── java
        └── resources

使用步骤如下:

  1. 执行 sql/myblog.sql 脚本,导入数据到数据库中
  2. 修改 test/resources/log4j.properties 文件,将数据库配置改为你所使用的数据库
  3. 执行 test/java/ 文件夹下的测试代码进行测试

mybatis-test's People

Contributors

coolblog-xyz avatar code4wt avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.