BackEndGen: back end generator
Opened this issue · 1 comments
ducmle commented
Depends on #5
Overview
This is the backend generator component of the SwGen component.
Given a software specification in annotation-based DSLs (DCSL, MCCL), BackEndGenerator generates a backend application in a specified target platform. The default platform is Spring Boot but the generator is designed to easily support other backend platforms (e.g. Nodejs).
BESoftware
Make sure that SCC and MCCs are correctly used for generating BESoftware.
Desirable
SoftwareImpl
- test carefully for answering domain queries (especially with regards to parent-child requests)
- ...
github-actions commented
This PR/issue depends on:
#5
By Dependent Issues (🤖). Happy coding!