Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-3928

ruleunit-springboot-example README minor fix

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 1.0.0.Final
    • 1.0.0.Final
    • Examples
    • None
    • 1
    • False
    • False
    • Undefined
    • ---
    • ---
    • 2020 Week 46-48 (from Nov 9), 2020 Week 49-51 (from Nov 30)

    Description

      The current explanation is a little strange.

      As-is:

      ### Package and Run using uberjar
      
      ```sh
      mvn clean package
      ```
      
      To run the generated native executable, generated in `target/`, execute
      
      ```sh
      java -jar target/kogito-usertasks-with-security-oidc-springboot.jar
      ```
      

      To-be:

      ### Package and Run
      
      ```sh
      mvn clean package
      java -jar target/ruleunit-springboot-example.jar
      ```
      

      Attachments

        Activity

          People

            rhn-support-tkobayas Toshiya Kobayashi
            rhn-support-tkobayas Toshiya Kobayashi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: