https://github.com/keploy/samples-java
Keploy Java samples
https://github.com/keploy/samples-java
Last synced: 8 months ago
JSON representation
Keploy Java samples
- Host: GitHub
- URL: https://github.com/keploy/samples-java
- Owner: keploy
- License: apache-2.0
- Created: 2022-07-24T12:04:22.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-05-11T13:15:26.000Z (11 months ago)
- Last Synced: 2025-05-31T16:32:50.303Z (10 months ago)
- Language: HTML
- Homepage:
- Size: 85.6 MB
- Stars: 16
- Watchers: 4
- Forks: 30
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
Keploy Java Samples
This repo contains the sample for [Keploy's](https://keploy.io) Java Application. Please feel free to contribute if you'd like submit a sample for another use-case or library.
> **Note** :- Issue Creation is disabled on this Repository, please visit [here](https://github.com/keploy/keploy/issues/new/choose) to submit Issue.
## Java Sample Apps with Keploy
1. [Employee Manager](https://github.com/keploy/samples-java/tree/main/employee-manager) - A sample Employee-Manager app to test Keploy integration capabilities using SpringBoot and PostgreSQL.
2. [Springboot MongoDB](https://github.com/keploy/samples-java/tree/main/spring-boot-mongo) - The application is built purely with Java Spring-Boot that does the complete CRUD in the MongoDB database. This CRUD Application is about managing the data of Magical Potions in the Keploy inventory.
3. [User Manager](https://github.com/keploy/samples-java/tree/main/user-manager) - A sample User-Manager app to test Keploy integration capabilities using SpringBoot and MongoDB.
4. [Springboot Postgres GraphQL](https://github.com/keploy/samples-java/tree/main/spring-boot-postgres-graphql) - This is a Spring Boot application implementing a GraphQL service to handle requests related to books and authors.
5. [Springboot PetClinic](https://github.com/keploy/samples-java/tree/main/spring-petclinic) - This is a Pet Clinic app where you can record testcases and mocks by interacting with the UI, and then test them using Keploy.
## Community Support ❤️
### 🤔 Questions?
Reach out to us. We're here to help!
[](https://join.slack.com/t/keploy/shared_invite/zt-357qqm9b5-PbZRVu3Yt2rJIa6ofrwWNg)
[](https://www.linkedin.com/company/keploy/)
[](https://www.youtube.com/channel/UC6OTg7F4o0WkmNtSoob34lg)
[](https://twitter.com/Keployio)
### 💖 Let's Build Together!
Whether you're a newbie coder or a wizard 🧙♀️, your perspective is golden. Take a peek at our:
📜 [Contribution Guidelines](https://github.com/keploy/keploy/blob/main/CONTRIBUTING.md)
❤️ [Code of Conduct](https://github.com/keploy/keploy/blob/main/CODE_OF_CONDUCT.md)