Keploy Integration - Added sample Java application using JWT Token#76
Keploy Integration - Added sample Java application using JWT Token#76jaiakash wants to merge 9 commits intokeploy:mainfrom
Conversation
|
Please review @Swpn0neel @charankamarapu |
|
Hi @charankamarapu Thanks for your suggestion. Have updated the PR to have token in header instead of body. |
charankamarapu
left a comment
There was a problem hiding this comment.
Please address the comments
charankamarapu
left a comment
There was a problem hiding this comment.
Please address the comments and before requesting for a review please follow the read me and add the record and test screenshots for native and docker case.
| - Login | ||
|
|
||
| ```bash | ||
| curl --location --request POST 'http://localhost:8080/users/login' \ |
There was a problem hiding this comment.
why is the native case removed ..?
These should be the headings
Prerequisites
Getting Started
Native Usage
Docker Usage
- here only you can write the command to build application image etc.
we dont need API Endpoints/ Running with Docker section
|
Hi @yaten2302, did you check it? |
|
Apologies for the delay, @jaiakash. I've DM you on Slack. |
Signed-off-by: Akash Jaiswal <akashjaiswal3846@gmail.com>
Signed-off-by: Akash Jaiswal <akashjaiswal3846@gmail.com>
Signed-off-by: Akash Jaiswal <akashjaiswal3846@gmail.com>
Signed-off-by: Akash Jaiswal <akashjaiswal3846@gmail.com>
Signed-off-by: Akash Jaiswal <akashjaiswal3846@gmail.com>
Signed-off-by: Pranshu Srivastava <iampranshu24@gmail.com> Signed-off-by: Akash Jaiswal <akashjaiswal3846@gmail.com>
* feat:Add spring-mysql-redis to samples java Signed-off-by: Hermione Dadheech <hermionedadheech@gmail.com> * remove .idea and target folder Signed-off-by: Hermione Dadheech <hermionedadheech@gmail.com> * add .idea and target to gitignore Signed-off-by: Hermione Dadheech <hermionedadheech@gmail.com> * add .idea and target to gitignore Signed-off-by: Hermione Dadheech <hermionedadheech@gmail.com> * remove reports from .gitignore Signed-off-by: Hermione Dadheech <hermionedadheech@gmail.com> --------- Signed-off-by: Hermione Dadheech <hermionedadheech@gmail.com> Signed-off-by: Akash Jaiswal <akashjaiswal3846@gmail.com>
Signed-off-by: Akash Jaiswal <akashjaiswal3846@gmail.com>
|
Hi @PranshuSrivastava @Sonichigo @charankamarapu, I am incredibly sorry for the delay. Have updated the PR. Can you please suggest what changes are required in this readme file or maybe the overall project? Thanks cc @yaten2302 |
|
|
6 similar comments
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 similar comment
|
|
|
Nice Pr 😄. We currently support Unit Test Generation only for Go projects. |
3 similar comments
|
Nice Pr 😄. We currently support Unit Test Generation only for Go projects. |
|
Nice Pr 😄. We currently support Unit Test Generation only for Go projects. |
|
Nice Pr 😄. We currently support Unit Test Generation only for Go projects. |

Pull Request Template
Description
Hi me (@jaiakash) and @amitpanwar789 have worked on the sample Java application with JWT token creation and verification. This sample helps to use the Keploy to test in JAVA.
Fixes keploy/keploy#2016
Type of change
Please delete options that are not relevant.
Checklist: