Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4.x版本改造 #6186

Open
3 tasks
nieqiurong opened this issue May 21, 2024 · 7 comments
Open
3 tasks

4.x版本改造 #6186

nieqiurong opened this issue May 21, 2024 · 7 comments
Labels

Comments

@nieqiurong
Copy link
Contributor

  • 去除IService,ServiceImpl
  • 修改like语义,默认直接like传入字符串
  • BaseMapper方法名统一命名
@nieqiurong nieqiurong added the 4.x label May 21, 2024
@zacat
Copy link

zacat commented May 27, 2024

什么时候发新版?

@levin950825
Copy link

建议 Warp 构建可以缩短命名 Wraps.<T>lb().eq

@EmmaCCC
Copy link

EmmaCCC commented May 29, 2024

建议QueryWrapper增加拦截方法,统一拦截传入的查询条件

@frozenfield
Copy link

也就是说,4.x不会向下兼容3.X了对吗,3.X会很快停止维护吗。

@203579397
Copy link

建议吸收PageHelper的分页设计模式,这样比较解耦

@fyeeme
Copy link

fyeeme commented Jun 27, 2024

BaseMapper方法名统一命名

这一条有目前命名规范标准或想法吗?可否发出来先看看

@rowstop
Copy link

rowstop commented Jul 1, 2024

移除IService,ServiceImpl有别的替代方案吗?还是只提供 BaseMapper 了?Service 有歧义 其实可以修改为Dao,或者 Service 的功能移入 Mapper 里

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

8 participants