diff --git a/versioned_docs/version-2.0.0/quickstart/java-spring-postgres.md b/versioned_docs/version-2.0.0/quickstart/java-spring-postgres.md index be23d38c..4d4c914f 100644 --- a/versioned_docs/version-2.0.0/quickstart/java-spring-postgres.md +++ b/versioned_docs/version-2.0.0/quickstart/java-spring-postgres.md @@ -106,7 +106,7 @@ docker run -e POSTGRES_USER=petclinic -e POSTGRES_PASSWORD=petclinic -e POSTGRES keploy record -c "java -jar target/spring-petclinic-rest-3.0.2.jar" ``` -Sample Keploy Test Result Node JWT +Sample Keploy Test Result Node JWT Now you can start interacting with the UI and Keploy will automatically create the testcases and mocks for it in a folder named 'keploy'.