Skip to content
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

added docs for spring-boot-mongo #289

Merged

Conversation

officialasishkumar
Copy link
Contributor

@officialasishkumar officialasishkumar commented Dec 27, 2023

Pull Request Template

Description

Please include a summary of the change. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes #1175

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue).
  • New feature (non-breaking change which adds functionality).
  • Breaking change (fix or feature that would cause existing functionality to not work as expected).
  • This change requires a documentation update.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Additional Context (Please include any Screenshots/gifs if relevant)

...

Checklist:

  • My code follows the style guidelines of this project.
  • I have performed a self-review of my own code.
  • I have made corresponding changes to the documentation.
  • I have added corresponding tests.
  • Any dependent changes have been merged and published in downstream modules.

@officialasishkumar
Copy link
Contributor Author

@Shashwat79802 @Sonichigo Please take a look

@officialasishkumar officialasishkumar changed the title feat: added docs for samples-java/spring-boot-mongo added docs for spring-boot-mongo Dec 27, 2023
@Shashwat79802
Copy link
Contributor

@officialasishkumar please modify this documentation according to the docs structure we're following for most of our documentation. You can see a common way of creating the docs in the Python and Golang dropdown in the docs website sidebar.

Here's something for your reference - https://keploy.io/docs/quickstart/samples-mux/
https://keploy.io/docs/quickstart/samples-django/

@nehagup
Copy link
Member

nehagup commented Jan 4, 2024

@officialasishkumar are you still working on this?

@officialasishkumar
Copy link
Contributor Author

@officialasishkumar are you still working on this?

@nehagup
Yeah. I have my exams going on. Will update with the suggested changes soon!

@officialasishkumar
Copy link
Contributor Author

@officialasishkumar please modify this documentation according to the docs structure we're following for most of our documentation. You can see a common way of creating the docs in the Python and Golang dropdown in the docs website sidebar.

Here's something for your reference - https://keploy.io/docs/quickstart/samples-mux/ https://keploy.io/docs/quickstart/samples-django/

Hey @Shashwat79802, Can you please tell me all the steps you used to run spring-boot-mongo using docker?

@Sonichigo
Copy link
Member

hey @officialasishkumar can you please resolve the conflicts ?

@officialasishkumar
Copy link
Contributor Author

done @Sonichigo

@Sonichigo Sonichigo merged commit 7348d77 into keploy:main Feb 2, 2024
4 of 5 checks passed
github-actions bot pushed a commit that referenced this pull request Feb 2, 2024
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.

[docs]: docs creation for new samples-java apps
5 participants