Giter Club home page Giter Club logo

spring-boot-code-generator's Introduction

SpringBootCodeGenerator

image image image Build Status

原项目地址 SpringBootCodeGenerator 在此基础上进行了一些修改

项目介绍

基于SpringBoot2+Freemarker的代码生成器,用DDL SQL语句生成JPA/JdbcTemplate/Mybatis/BeetlSQL相关代码,支持mysql/oracle/pgsql等三大数据库。以释放双手为目的。

访问路径 http://127.0.0.1:1234/generator
在线地址 http://java.bejson.com/generator
字段名 说明
packageName 自定义的包名
authorName 自定义的作者名
returnUtil 自定义的返回Util
tableName sql中的表名
className java类名
classComment sql表备注/java类备注
fieldName 字段名
fieldComment 字段备注

运行效果

首页

添加功能

JPA-NEW(将JPA修改为适合自己项目的模板)

jpa rest (2019-8-27)

bean get set

项目中经常会遇到需要 get bean 所有属性和 set bean 所有属性的情况,添加此功能方便开发

SQL

使用Navicat 通常需要写select、insert、update、delete语句,比较麻烦,使用此功能只需要填充数据即可使用

spring-boot-code-generator's People

Contributors

moshowgame avatar gaohanghang avatar unchin avatar neatlife 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.