Coder Social home page Coder Social logo

jixiexuezhe / mybatisplus-generator-web Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jackcooper2015/mybatisplus-generator-web

0.0 1.0 0.0 73.29 MB

基于mybatisplus的web代码生成工具

Dockerfile 0.07% Java 17.62% TSQL 0.36% CSS 17.79% JavaScript 38.20% HTML 25.97%

mybatisplus-generator-web's Introduction

mybatisplus-generator-web

基于mybatisplus的在线代码生成工具

项目特色

  • 基于内存数据库存储
  • 在线生成代码并下载
  • 一次配置多次重复使用
  • 支持单表/多表批量生成代码
  • 基于element-ui编写的漂亮界面

数据库支持

  • mysql
  • oracle

登录信息

  • 用户名:admin
  • 密 码:admin

使用说明

1. 从doc目录找到jar文件,运行命令 nohup java -jar code-*.jar &

image.png

2. 访问[ip]:8088

image.png

3. 登录之后默认进入数据库列表页面,如果没有你需要的,请新增数据源,测试并保存

image.png

4. 找到你表所在的数据库,点击“选中”,此时可以看到你所有的表信息

image.png

5. 选则你需要生成的表
6. 添加包名、字段注释后点击保存(写库,不会丢失,下次可以继续使用)

image.png

7. 点击生成代码

image.png


作者相关:

简书:https://www.jianshu.com/u/8523e601fa4e

github: https://github.com/jackcooper2015

mybatisplus-generator-web's People

Watchers

 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.