Skip to content

kaleeswaran393/Gemfire-WS

 
 

Repository files navigation

Gemfire-WS

Gemfire workshop

Build and Install Domain

We need to first build the Domain project and install it to local maven repository using following commands,

mvn clean package
mvn install
Build Gemfire-WS root project
mvn clean build
Run the project

Go to the specific project and execute the below command

mvn exec:java

About

Gemfire workshop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 83.0%
  • Shell 17.0%