Git Product home page Git Product logo

mybatis_generate's Introduction

mybatis_generate

mybatis自动生成的maven骨架 #一、简介 1.对maven骨架的学习

2.使用maven骨架生成一个项目的通用demo方便后面的开发操作

#二、项目的使用 1.首先下载项目

2.在本地执行命令 mvn eclipse:eclipse

3.将项目导入到eclipse中执行 mvn clean install

4.执行完成上面的命令之后,在想要创建项目demo的目录执行下面的命令: mvn archetype:generate -DarchetypeCatalog=local

5.命令行会显示出请选择的界面: 1: local -> com.ytx:my-archetype-mybatisGen (my-archetype-mybatisGen) Choose a number or apply filter (format: [groupId:]artifactId, case sensitive contains): :

输入我们自己的骨架编号1 项目本身设置的有默认的组织名,项目名,版本号,如果输入y则直接生成项目,如果输入n则输入对应的组织名,项目名,版本号

mybatis_generate's People

Contributors

tangkai007 avatar

Stargazers

 avatar

Watchers

James Cloos avatar  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.