- Mastering Microservices with Java
- Sourabh Sharma
- 239字
- 2021-07-02 13:03:35
Ubiquitous language
Ubiquitous language is a common language to communicate with within a project. As we have seen, designing a model is the collective effort of software designers, domain experts, and developers; therefore, a common language is required to communicate with. DDD makes it necessary to use ubiquitous language. Domain models use ubiquitous language in their diagrams, descriptions, presentations, speeches, and meetings. It removes misunderstanding, misinterpretation, and communication gaps between them. Therefore, it must be included in all diagrams, descriptions, presentations, meetings, and so on—in short, in everything.
UML is widely used and is very popular when creating models. It also has a few limitations; for example, when you have thousands of classes drawn from a paper, it's difficult to represent class relationships and simultaneously understand their abstraction while taking meaning from it. Also, UML diagrams do not represent the concepts of a model and what objects are supposed to do. Therefore, UML should always be used with other documents, code, or any other reference material for effective communication.
Other ways to communicate a domain model include the use of documents, code, and so on.
- It's a common language to communicate with
- It must be included in all diagrams, descriptions, presentations, meetings, and so on
- It removes the mis from misunderstanding, misinterpretation and miscommunication
- UML should be used along with documents, code, and so on
- C及C++程序設(shè)計(jì)(第4版)
- 觸·心:DT時(shí)代的大數(shù)據(jù)精準(zhǔn)營銷
- 潮流:UI設(shè)計(jì)必修課
- 自己動(dòng)手實(shí)現(xiàn)Lua:虛擬機(jī)、編譯器和標(biāo)準(zhǔn)庫
- Visual Basic編程:從基礎(chǔ)到實(shí)踐(第2版)
- Java Web開發(fā)之道
- 基于Java技術(shù)的Web應(yīng)用開發(fā)
- Silverlight魔幻銀燈
- Scala謎題
- 后臺(tái)開發(fā):核心技術(shù)與應(yīng)用實(shí)踐
- C++程序設(shè)計(jì)
- Java RESTful Web Service實(shí)戰(zhàn)
- Android智能手機(jī)APP界面設(shè)計(jì)實(shí)戰(zhàn)教程
- WCF全面解析
- 歐姆龍PLC編程指令與梯形圖快速入門