Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在制作一个 Grails 项目。我有很多要映射到域对象的 DTO。有没有办法像 .Net 的 Automapper 一样在 groovy 中做到这一点?我认为这种语言对制作这种映射有很大帮助。