Coder Social home page Coder Social logo

Comments (5)

guohangbk avatar guohangbk commented on July 18, 2024

有的,我们公司有些项目的同事时就是这样写的,在很多类中都充斥着对象装换,我也接受不了。。。

from ddd-framework.

yunjiangs avatar yunjiangs commented on July 18, 2024

前提:不需要极致效率
如果仅仅是对象转换,我也接受不了转换这么多次,真有需要字段属性变更的应该放在服务提供处去处理,我更喜欢用hutools的BeanUtil.copyProperty() ,效率快,成本低,底层sql定义好就行了

from ddd-framework.

lml200701158 avatar lml200701158 commented on July 18, 2024

是的,不过真正使用时,也可以不用搞这么麻烦,比如我们项目,就直接用 VO 返回,不用 DTO 转 VO

from ddd-framework.

future94 avatar future94 commented on July 18, 2024

mapStruct转呗

from ddd-framework.

guigevip avatar guigevip commented on July 18, 2024

总感觉DDD的理论性太强,不知道有没有最佳实践

from ddd-framework.

Related Issues (7)

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.