论文标题
微服务界面的模型驱动的生成:从引理域模型到Jolie API
Model-Driven Generation of Microservice Interfaces: From LEMMA Domain Models to Jolie APIs
论文作者
论文摘要
我们正式定义并实施了从引理建模框架中的域模型转换为Jolie编程语言中的微服务API。我们的工具启用了一个软件开发过程,该过程首先可以通过域驱动设计的领先方法来设计微服务架构,然后自动生成Jolie中相应的数据类型和服务接口(API)。开发人员可以扩展并使用这些API作为指南,以便产生合规的实现。因此,我们的工具有助于提高生产率并提高微服务的设计粘附。
We formally define and implement a translation from domain models in the LEMMA modelling framework to microservice APIs in the Jolie programming language. Our tool enables a software development process whereby microservice architectures can first be designed with the leading method of Domain-Driven Design, and then corresponding data types and service interfaces (APIs) in Jolie are automatically generated. Developers can extend and use these APIs as guides in order to produce compliant implementations. Our tool thus contributes to enhancing productivity and improving the design adherence of microservices.