Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
upendrakumbham
/
code-exercise-java
Public
forked from
tpximpact/code-exercise-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Feature/dockerize application
- #4
#4
Merged
upendrakumbham
merged 13 commits into
dev
upendrakumbham/code-exercise-java:dev
from
feature/dockerize-application
upendrakumbham/code-exercise-java:feature/dockerize-application
Copy head branch name to clipboard
Apr 28, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Feature/dockerize application
#4
upendrakumbham
merged 13 commits into
dev
upendrakumbham/code-exercise-java:dev
from
feature/dockerize-application
upendrakumbham/code-exercise-java:feature/dockerize-application
Copy head branch name to clipboard
Commits
Commits on Apr 27, 2026
Added connection pool details
upendrakumbham
committed
911b8c1
View commit details
Copy full SHA for 911b8c1
Browse repository at this point
Added plugin to run integrations tests through maven and renames classes as per maven
upendrakumbham
committed
4b3a1c9
View commit details
Copy full SHA for 4b3a1c9
Browse repository at this point
Commits on Apr 28, 2026
Added jacoco plugin to generate test coverage report and coverage threshold
upendrakumbham
committed
ff0121e
View commit details
Copy full SHA for ff0121e
Browse repository at this point
Dockerized application
upendrakumbham
committed
bafbe65
View commit details
Copy full SHA for bafbe65
Browse repository at this point
Added maven wrapper to run application without maven installation in your local environment
upendrakumbham
committed
e82670f
View commit details
Copy full SHA for e82670f
Browse repository at this point
Added DB data file
upendrakumbham
committed
3001056
View commit details
Copy full SHA for 3001056
Browse repository at this point
Added .gitignore
upendrakumbham
committed
d995560
View commit details
Copy full SHA for d995560
Browse repository at this point
Improved Readability and used var wherever applicable
upendrakumbham
committed
65b03f2
View commit details
Copy full SHA for 65b03f2
Browse repository at this point
Added CrossOrigin url to allow frontend origin to contact API
upendrakumbham
committed
9d78fd5
View commit details
Copy full SHA for 9d78fd5
Browse repository at this point
Added latest data
upendrakumbham
committed
4986cdf
View commit details
Copy full SHA for 4986cdf
Browse repository at this point
Removed unused DB files
upendrakumbham
committed
93f6a2f
View commit details
Copy full SHA for 93f6a2f
Browse repository at this point
Updated existing README on how to build and run frontend, backend applications
upendrakumbham
committed
98279e2
View commit details
Copy full SHA for 98279e2
Browse repository at this point
Added DB data file
upendrakumbham
committed
77c07e4
View commit details
Copy full SHA for 77c07e4
Browse repository at this point
You can’t perform that action at this time.