以下是来自各种网站关于 Odata 的分析。
关于 Odata 的背景
1. open standard and web protocol. protocol to expose data over the internet
2. developed by Microsoft, managed by Oasis Org
3. open data protocol - allow creation and consumption of query-able and inter-operable RESTFUL APIs
4. best way to REST
5. used by mobile and web app widely
6. all info about odata - odata.org
7. odata reference services - https://www.odata.org/odata-services/
8. querying and updating data
9. built on http and sends data …Run Code Online (Sandbox Code Playgroud) 目前我们在我们的项目中使用 ModelMapper。然而,在该站点中,我看到 MapStruct 有很多人喜欢。
不确定差异以及我们是否真的需要升级。
ModelMapper 和 MapStruct 之间有什么区别?
谢谢。