Skip to content
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
tpximpact
/
code-exercise-java
Public
Notifications
You must be signed in to change notification settings
Fork
19
Star
0
Code
Issues
0
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Tpx Assignment - Url Shortener
- #8
#8
Open
smiji
wants to merge 28 commits into
tpximpact:main
tpximpact/code-exercise-java:main
from
smiji:main
smiji/code-exercise-java:main
Copy head branch name to clipboard
Conversation
Commits
28
(28)
Checks
Files changed
Open
Tpx Assignment - Url Shortener
#8
smiji
wants to merge 28 commits into
tpximpact:main
tpximpact/code-exercise-java:main
from
smiji:main
smiji/code-exercise-java:main
Copy head branch name to clipboard
Commits
Commits on Aug 24, 2026
My approach created
Smiji John
committed
016a238
View commit details
Copy full SHA for 016a238
Browse repository at this point
Added - pom.xml, gitinore
Smiji John
committed
66f62f0
View commit details
Copy full SHA for 66f62f0
Browse repository at this point
Added -configurations , application.yml, application-local.yml , application-docker.yml
Smiji John
committed
9301120
View commit details
Copy full SHA for 9301120
Browse repository at this point
Added -test configurations application.yml, application-test.yml
Smiji John
committed
f31da66
View commit details
Copy full SHA for f31da66
Browse repository at this point
Added -package, controller, service, AppStarter
Smiji John
committed
a678fe4
View commit details
Copy full SHA for a678fe4
Browse repository at this point
Added -package, repository, domain, Entity-UrlDetails, Repository-UrlRepository
Smiji John
committed
373ad6c
View commit details
Copy full SHA for 373ad6c
Browse repository at this point
Fixed - Misplaced logger initialization
Smiji John
committed
d83ecb2
View commit details
Copy full SHA for d83ecb2
Browse repository at this point
Commits on Aug 25, 2026
Alias resolver and test is added so that the alias generation is seperated
Smiji John
committed
9646bf5
View commit details
Copy full SHA for 9646bf5
Browse repository at this point
Commits on Aug 26, 2026
Exceptions are added
Smiji John
committed
1d2b818
View commit details
Copy full SHA for 1d2b818
Browse repository at this point
Added the dto,mapper, resolver to generate alias , snowflake id generator and test classes
Smiji John
committed
2f967d6
View commit details
Copy full SHA for 2f967d6
Browse repository at this point
Added service method for save, delete, get by alias , and paginated get all
Smiji John
committed
a048883
View commit details
Copy full SHA for a048883
Browse repository at this point
Commits on Aug 27, 2026
Added basic project needs like Documentation, and its configuration
Smiji John
committed
a9a989c
View commit details
Copy full SHA for a9a989c
Browse repository at this point
Controller and it Tests are added,together with Exception handling
Smiji John
committed
21b1ea2
View commit details
Copy full SHA for 21b1ea2
Browse repository at this point
Adding Exception handling , mapper change to prefix domain
Smiji John
committed
9d9629a
View commit details
Copy full SHA for 9d9629a
Browse repository at this point
Adding Service changes to prefix domain
Smiji John
committed
afa80b9
View commit details
Copy full SHA for afa80b9
Browse repository at this point
The Service Test changes , cosmetic
Smiji John
committed
7074df1
View commit details
Copy full SHA for 7074df1
Browse repository at this point
Fixing the issue - negative values generated during modulus operation
Smiji John
committed
0d4ab33
View commit details
Copy full SHA for 0d4ab33
Browse repository at this point
Added the Controller Integration tests
Smiji John
committed
053e36d
View commit details
Copy full SHA for 053e36d
Browse repository at this point
Fixing junit failure , passing the domain name
Smiji John
committed
8021a8a
View commit details
Copy full SHA for 8021a8a
Browse repository at this point
Added Validation for the input parameters and Its Exception handling
Smiji John
committed
d90df3c
View commit details
Copy full SHA for d90df3c
Browse repository at this point
Commits on Aug 31, 2026
Added the FrontEndUI components
Smiji John
committed
7548fa2
View commit details
Copy full SHA for 7548fa2
Browse repository at this point
Added the docker compose to run on docker
Smiji John
committed
f9aed01
View commit details
Copy full SHA for f9aed01
Browse repository at this point
Cleanup-Final Touch-1
Smiji John
committed
b03baab
View commit details
Copy full SHA for b03baab
Browse repository at this point
Adding the full working code,before git copiliot review
Smiji John
committed
2c9e5fe
View commit details
Copy full SHA for 2c9e5fe
Browse repository at this point
commiting config files
Smiji John
committed
6249eb9
View commit details
Copy full SHA for 6249eb9
Browse repository at this point
After copilot review
Smiji John
committed
78004d6
View commit details
Copy full SHA for 78004d6
Browse repository at this point
Added information on how to run the Program
Smiji John
committed
9755ca0
View commit details
Copy full SHA for 9755ca0
Browse repository at this point
Added transaction annotation, missed it
Smiji John
committed
a4646c4
View commit details
Copy full SHA for a4646c4
Browse repository at this point
You can’t perform that action at this time.