- Java 17
- Maven 3
RVF requires a local MySQL database to be available.
Download and install MySQL 8.0
brew install [email protected]
Following this to set up the database and user.
mvn clean install
java -Xms1024m -Xmx8g -Daws.region=us-east-1 -jar target/release-validation-framework*.jar --server.port=8081 --server.servlet.context-path=/api