Open AlexanderKnueppel opened 5 years ago
I started to implement the builder on branch I45_builders (https://github.com/AlexanderKnueppel/ContractIDE/tree/I45_Builders). A project can be exported via the export command and then ContradIDE -> Spring RESTful service.
Given a set of components/service-orchestration, it should be possible to generate runnable java code (at least interfaces and stubs).
The first step will be to integrate the spring framework, which offers a RESTful easy-to-integrate API.