Lindbrum / SoseExam

Repository for a project to be submitted for the final test of Service-Oriented Software Engineering course (A.A. 2022-2023) held at the University of L'Aquila by prof. Marco Autili and Doc. Gianluca Filippone.
0 stars 0 forks source link

create SOAP Service archetype #7

Closed Lindbrum closed 1 year ago

Lindbrum commented 1 year ago

Created a Maven archetype for projects implementing SOAP services.

List of required parameters to pass to the archetype:generate goal:

The initial POM contains:

The initial source folder contains:

Lindbrum commented 1 year ago

TO-DO: Check if more dependencies are needed to make SOAP services compatible with microservice architectures