serverless-workflow-examples/serverless-workflow-temperature-conversion/multiplication-service/src/main/resources/META-INF/resources/index.html [21:257]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - sw-temp-conv-subtraction - 1.0.0-SNAPSHOT

Congratulations, you have created a new Quarkus cloud application.

Why do you see this?

This page is served by Quarkus. The source is in src/main/resources/META-INF/resources/index.html.

What can I do from here?

If not already done, run the application in dev mode using: ./mvnw compile quarkus:dev.

Do you like Quarkus?

Go give it a star on GitHub.

Application

  • GroupId: org.kie.kogito
  • ArtifactId: sw-temp-conv-subtraction
  • Version: 1.0.0-SNAPSHOT
  • Quarkus Version: 1.10.3.Final

Next steps

  • Setup your IDE
  • Getting started
  • Quarkus Web Site
  • - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - serverless-workflow-examples/serverless-workflow-temperature-conversion/subtraction-service/src/main/resources/META-INF/resources/index.html [21:257]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - sw-temp-conv-subtraction - 1.0.0-SNAPSHOT

    Congratulations, you have created a new Quarkus cloud application.

    Why do you see this?

    This page is served by Quarkus. The source is in src/main/resources/META-INF/resources/index.html.

    What can I do from here?

    If not already done, run the application in dev mode using: ./mvnw compile quarkus:dev.

    • Play with your example code in src/main/java:

      RESTEasy JSON serialisation using Jackson

      Guide

      This example demonstrate RESTEasy JSON serialisation by letting you list, add and remove quark types from a list.

      Quarked!

    • Your static assets are located in src/main/resources/META-INF/resources.
    • Configure your application in src/main/resources/application.properties.

    Do you like Quarkus?

    Go give it a star on GitHub.

    Application

    • GroupId: org.kie.kogito
    • ArtifactId: sw-temp-conv-subtraction
    • Version: 1.0.0-SNAPSHOT
    • Quarkus Version: 1.10.3.Final

    Next steps