Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Child pages (Children Display)alltrueThere are two ways you can run the blueprint processor application.

  1. Using blueprint processor container 
  2. Running application using Intellij IDE.

In this document I am showing the how can we run it using Intellij IDE. I will cover the first way in the coming weeks

  1.  Build the blueprint processor project using   
    mvn clean install -o -DskipTests -Dmaven.test.skip=true -Pdocker