Socket
Book a DemoInstallSign in
Socket

mybatis-generator

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mybatis-generator

generate mybatis mapper and modal by node.js

0.2.5
latest
Source
npmnpm
Version published
Weekly downloads
1
-83.33%
Maintainers
1
Weekly downloads
 
Created
Source

node-mybatis-generator

使用node.js实现的mybatis generator,生成mybatis mapper的JAVA代码。

Build Status NPM version Codecov branch

Build status Maintainability

目前只实现了最简单的标准模版生成功能,预计之后会加入更多配置和自定义模版的特性。目前简单版配置文件参看examples目录。生成的文件在执行命令目录下的target目录下,如果需要自己指定输出路径,指定-o参数即可。

Installation

$ npm install --g mybatis-generator

Usage:

# for help
$ mybatis-generator help

# 生成代码
$ mybatis-generator -c examples/mapper.json -d examples/db.json

License

MIT

Keywords

mybatis

FAQs

Package last updated on 18 Jan 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.