Wbdsjunior's Fulfillment Orders

TODO: Describe it

Running

  1. On terminal, navigate to the root directory of this project and execute the command ./mvnw spring-boot:run
  2. or Import this as a Maven project in your IDE and run the src/main/java/io/github/wbdsjunior/fulfillment/orders/FulfillmentOrdersApplication.java file

Runnable Documentation

Using

TODO: Describe it

Test Coverage

  • On terminal, navigate to the root directory of this project and execute the command ./mvnw clean verify, on File Manager, navegate do target/site/jacoco and open the index.html on Browser