Fill a DTO with two findAll() of two different types in Java Spring Boot

后端 未结 0 1792
没有蜡笔的小新
没有蜡笔的小新 2020-12-10 22:24

I have two collections of different types. The collection are returned by two servicices, that return two findAll() in two repositories.

I want to combine the two col

相关标签:
回答
  • 消灭零回复
提交回复
热议问题