Giter VIP home page Giter VIP logo

mybatis-dsc-generator's People

Contributors

flying-cattle avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mybatis-dsc-generator's Issues

- Failed at: ${idType}


FTL stack trace ("~" means nesting-related):
- Failed at: ${idType} [in template "mapper.ftl" at line 13, column 66]

${idType} [in template "serviceImpl.ftl"
Java stack trace (for programmers):

我已修复下列问题,能不能给个权限上传代码?

1.参数提取,运行一次,生成多个表的CRUD
2.【bug】 swagger UI 上,所有新增和修改接口都没有参数输入,
重写父类insert+update方法,添加了@requestbody,datatype等,修改后
image
网上找的泛型方法无效
3.【bug】分页,swagger UI 上没有Example Value,
同样是重写(重写的目的:添加Example Value)
4.【bug】添加查找所有列表---根据条件查询所有列表,条件为空返回所有表数据
同样是重写(重写的目的:添加Example Value)
5.【待修复】新增和修改后返回操作的记录,
(很多场景,特别是主键自增长时新增后不知道id,这时候返回操作记录很必要)

关于mybatis-plus的核心**

mybatis-plus 是围绕实体 entity 进行生成,所以我觉得把相关的 xml 内容置空,并且增加是否覆盖的标志,之后能直接将生成器作为项目的一部分直接集成在代码中,这样即使数据增加修改字段,可以直接执行生成不需要做过多的动作。我做了点小改动。

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.