Skip to content

Added Dockerfile and Modified docker compose file for Employee application #90

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

Merged
merged 1 commit into from
Apr 17, 2025

Conversation

Achanandhi-M
Copy link
Contributor

Pull Request Template

Added Dockerfile and Modified docker compose file for Employee application

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

Copy link

keploy bot commented Apr 16, 2025

Nice Pr 😄. We currently support Unit Test Generation only for Go projects.
Stay tuned – support for more languages is coming soon! 🚀

@Achanandhi-M Achanandhi-M force-pushed the chore/java-employee-docker-setup branch from 80cfbae to 911ebd8 Compare April 16, 2025 17:55
@@ -1,4 +1,4 @@
spring.datasource.url=jdbc:postgresql://localhost:5432/keploy-test
spring.datasource.url=jdbc:postgresql://postgres:5432/keploy-test
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

since we ask user to change this while following the documentation. Let's add clear instructions(on docs) for a user to change this if following locally.

@nehagup nehagup merged commit 07f5c28 into keploy:main Apr 17, 2025
2 checks passed
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.

2 participants