Skip to content

Update README.md #102

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
60 changes: 38 additions & 22 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,43 +1,59 @@
<h1 align="center"> Keploy Java Samples </h1>
<p align="center">
<img src="https://upload.wikimedia.org/wikipedia/commons/2/20/Keploy_Logo.png" alt="Keploy Logo" width="300"/>
</p>

<h1 align="center">πŸš€ Keploy Java Samples</h1>

<a href="CODE_OF_CONDUCT.md" alt="Contributions welcome">
<img src="https://img.shields.io/badge/Contributions-Welcome-brightgreen?logo=github" /></a>

<p align="center">
<a href="CODE_OF_CONDUCT.md" alt="Contributions Welcome">
<img src="https://img.shields.io/badge/Contributions-Welcome-brightgreen?logo=github" />
</a>
<a href="https://join.slack.com/t/keploy/shared_invite/zt-357qqm9b5-PbZRVu3Yt2rJIa6ofrwWNg" alt="Slack">
<img src="https://github.com/keploy/samples-go/blob/main/.github/slack.svg?raw=true" /></a>
<img src="https://github.com/keploy/samples-go/blob/main/.github/slack.svg?raw=true" />
</a>
<a href="https://opensource.org/licenses/Apache-2.0" alt="License">
<img src="https://github.com/keploy/samples-go/blob/main/.github/License-Apache_2.0-blue.svg?raw=true" /></a>
<img src="https://github.com/keploy/samples-go/blob/main/.github/License-Apache_2.0-blue.svg?raw=true" />
</a>
</p>

<p align="center">
Sample Java applications to demonstrate the power of <a href="https://keploy.io">Keploy</a> β€” a developer-friendly tool for API testing using real traffic.
</p>

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

## Java Sample Apps with Keploy
| App | Tech Stack | Description |
|-----|------------|-------------|
| [Employee Manager](https://github.com/keploy/samples-java/tree/main/employee-manager) | SpringBoot + PostgreSQL | Manage employees with full Keploy integration. |
| [Spring Boot MongoDB](https://github.com/keploy/samples-java/tree/main/spring-boot-mongo) | SpringBoot + MongoDB | CRUD app for magical potions inventory. |
| [User Manager](https://github.com/keploy/samples-java/tree/main/user-manager) | SpringBoot + MongoDB | User management service with Keploy test recording. |
| [Spring Boot Postgres GraphQL](https://github.com/keploy/samples-java/tree/main/spring-boot-postgres-graphql) | SpringBoot + PostgreSQL + GraphQL | Book-author service powered by GraphQL. |
| [Spring Boot PetClinic](https://github.com/keploy/samples-java/tree/main/spring-petclinic) | SpringBoot | Pet Clinic demo with Keploy UI test recording. |

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 ❀️
> ⚠️ **Note**: Issue creation is disabled on this repository. Please use [this link](https://github.com/keploy/keploy/issues/new/choose) to raise issues.

### πŸ€” Questions?
---

Reach out to us. We're here to help!
## πŸ’¬ Community Support

Have questions or need help?

[![Slack](https://img.shields.io/badge/Slack-4A154B?style=for-the-badge&logo=slack&logoColor=white)](https://join.slack.com/t/keploy/shared_invite/zt-357qqm9b5-PbZRVu3Yt2rJIa6ofrwWNg)
[![LinkedIn](https://img.shields.io/badge/linkedin-%230077B5.svg?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/company/keploy/)
[![YouTube](https://img.shields.io/badge/YouTube-%23FF0000.svg?style=for-the-badge&logo=YouTube&logoColor=white)](https://www.youtube.com/channel/UC6OTg7F4o0WkmNtSoob34lg)
[![Twitter](https://img.shields.io/badge/Twitter-%231DA1F2.svg?style=for-the-badge&logo=Twitter&logoColor=white)](https://twitter.com/Keployio)

### πŸ’– Let's Build Together!
---

## 🀝 Let's Build Together!

Whether you're a newbie coder or a wizard πŸ§™β€β™€οΈ, your perspective is golden. Take a peek at our:
Your contributions are welcomeβ€”whether you're fixing typos or adding full apps!

πŸ“œ [Contribution Guidelines](https://github.com/keploy/keploy/blob/main/CONTRIBUTING.md)
- πŸ“œ [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)

❀️ [Code of Conduct](https://github.com/keploy/keploy/blob/main/CODE_OF_CONDUCT.md)
---