Skip to content

feat: Add Spring Boot + Keploy integration sample#103

Closed
Arpreet2107 wants to merge 1 commit intokeploy:mainfrom
Arpreet2107:add-springboot-keploy-sample
Closed

feat: Add Spring Boot + Keploy integration sample#103
Arpreet2107 wants to merge 1 commit intokeploy:mainfrom
Arpreet2107:add-springboot-keploy-sample

Conversation

@Arpreet2107
Copy link

Description

  • Added a complete Spring Boot CRUD API with User model
  • Included detailed README with setup and Keploy integration instructions
  • Follows Maven/Spring Boot conventions for easy adoption

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

  1. Manual testing:
    • Verified all endpoints (POST/GET /api/users) using Postman
    • Confirmed health check endpoint works
  2. Keploy testing:
    • Recorded test cases using keploy record
    • Validated automated test execution

Test Configuration:

  • Java 17
  • Spring Boot 3.1.0
  • Windows 11

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked my code and corrected any misspellings

@pratik-mahalle
Copy link

Hey @Arpreet2107, Thank you for raising the pr! Our team will soon review the changes. Before that please make sure to sign the DCO before commiting the changes

@Arpreet2107
Copy link
Author

Arpreet2107 commented Jun 23, 2025 via email

@pratik-mahalle
Copy link

You can read about Developer Certificate Of Origin(DCO) here:
https://cert-manager.io/docs/contributing/sign-off/

@Achanandhi-M
Copy link
Member

Hey @Arpreet2107 thanks for raising the PR but currently we dont this quickstart if you are interested please add any other new quickstart which is not used in the keploy quickstart

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants