Skip to content

An utility tool which converts Solace Event Portal AsyncAPI documents to SAP Integration Suite artefact

License

Notifications You must be signed in to change notification settings

SolaceLabs/ep-asyncapi-sap-is-converter

Repository files navigation

Contributor Covenant

Project Title

Overview

This project is ...

Getting started quickly

  1. Step 1
  2. Step 2
  3. Step 3
  4. Step 4 Download the solace-ep-codegen from https://github.com/SolaceLabs/solace-ep-codegen and build it using mvn clean install
  5. Step 5
    • Download the Open API spec for the EP Designer API and use the below command to generate the Open API client for this: openapi-generator generate -i open-api-spec.json -g java -o ep-designer-client-2.4.1 --additional-properties=invokerPackage=com.solace.cloud.ep.designer,apiPackage=com.solace.cloud.ep.designer.api, modelPackage=com.solace.cloud.ep.designer.model,groupId=com.solace.cloud.ep.designer,artifactId=ep-designer-client, openApiNullable=true,disallowAdditionalPropertiesIfNotPresent=false
    • Build it using the command mvn clean install
  6. Build the project ep-asyncapi-sap-is-converter using the command mvn clean install
  7. Run the target artefact as java -jar ep-asyncapi-sap-is-converter-1.0.X.jar

Documentation

Details about the what why and how of this project. Either refer to external documentations or document in this repo

Resources

This is not an officially supported Solace product.

For more information try these resources:

Contributing

Contributions are encouraged! Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

See the list of contributors who participated in this project.

License

See the LICENSE file for details.

About

An utility tool which converts Solace Event Portal AsyncAPI documents to SAP Integration Suite artefact

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published