-
Notifications
You must be signed in to change notification settings - Fork 60
docs: Updated petclinic README #67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: Pranshu Srivastava <[email protected]>
Signed-off-by: Pranshu Srivastava <[email protected]>
spring-petclinic/README.md
Outdated
|
|
||
| # Instructions For Starting Using Binary | ||
|
|
||
| ## Spin up the database |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need to mention that user need to cd to rest app.
spring-petclinic/README.md
Outdated
| - [Using Keploy's binary](#binary-guide) | ||
| - [Using Keploy's docker image](#docker-guide) | ||
|
|
||
| But first, you need to install Keploy. For that you can use the command below: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No one reads "but first" move the keploy instructions above 2 ways.
|
|
||
| ## Setup the backend | ||
|
|
||
| ``` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cd samples-java/spring-petclinic/spring-petclinic-rest would be required in both docker and bin case, move it to common.
Signed-off-by: Pranshu Srivastava <[email protected]>
35cce08 to
4a0908e
Compare
Signed-off-by: Pranshu Srivastava <[email protected]>
Signed-off-by: Pranshu Srivastava <[email protected]>
Signed-off-by: Pranshu Srivastava <[email protected]>
* updated petclinic README Signed-off-by: Pranshu Srivastava <[email protected]> * docs: updated Petclinic README Signed-off-by: Pranshu Srivastava <[email protected]> * docs: made changes according to comments Signed-off-by: Pranshu Srivastava <[email protected]> * docs: removed redundant section Signed-off-by: Pranshu Srivastava <[email protected]> * docs: added \n Signed-off-by: Pranshu Srivastava <[email protected]> * docs: made changes according to the comments Signed-off-by: Pranshu Srivastava <[email protected]> --------- Signed-off-by: Pranshu Srivastava <[email protected]> Signed-off-by: Akash Jaiswal <[email protected]>
Pull Request Template
Description
Updated README according to the requested changes
Type of change
Please delete options that are not relevant.
Checklist: