Skip to content

wenqiglantz/customer-service-reusable-workflows-example

Repository files navigation

Customer Service

Customer Service, provides APIs for customer CRUD service.

  • A. Prerequisites

      1. Windows/Linux based operating system
      1. Java 17
      1. Database has been created or assuming using an in-memory database for testing purpose.
  • B. Getting Started & Run the Application

      1. Clone the git repo in to your local directory from github repository
      1. Open the command prompt and navigate to the main project directory.
      1. Copy postgre.jks file located under root to under "tmp" directory on your local env. Empty file merely for local testing purpose.
  • ** Run Application **

      1. Build the application:
      • mvn clean install
      1. Run the application:
      • java -jar target\customer-service-exec.jar
  • C. Application Launch

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •