SHORTxURL is a Spring Boot web project that provides URL shortening functionality. It shortens your long URL with a custom name! Making sharing easier.
SHORTxURL is a simple and fast URL shortener built with Spring Boot and Thymeleaf. No login or registration is required—just visit the site, enter your long URL, and get a short, shareable link instantly.
Each shortened URL is valid for 28 days from creation. After 28 days, the short link and its mapping are automatically deleted for privacy and storage efficiency.
Quickly shorten long URLs with a custom alias, no login required.
Shortened links automatically expire and are deleted after 28 days for privacy and storage efficiency.
Track the number of times your short link is clicked (coming soon).
Not Added YetChoose your own short URL ending for easy sharing and recall.
The application follows a clean MVC architecture with these main components:
The application uses MongoDB with a simple schema:
No user accounts or authentication are required. Each short URL is stored with its metadata and is automatically deleted after 28 days.
A simple blog project enabling users to create, read, update, and delete .
A simple blog project enabling users to create, read, update, and delete
Simple ChatBot Using Java Servlet JSP.
Feel free to reach out for collaborations or just a friendly hello 👋