Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 933 Bytes

README.md

File metadata and controls

27 lines (22 loc) · 933 Bytes

URL Shortener

🔗 Final Project Realized At Mindswap Academy-Mindera 6/2022

📚 Table of Contents

ℹ️ About

A Simple URL shortener application that transforms any long URL into a shorter, more readable link using Spring Boot and Rest APIs.

🚀 Implementations

  • Maven
  • JPA (Java Persistence API), Hibernate
  • Flyway Migration (MySQL v8 and MariaDB)
  • Swagger
  • Postman
  • Docker Compose
  • Integration Testing (JUnit5 and Mockito)
  • Functional Test (Cucumber)
  • Testcontainers (Docker Container)
  • Pipeline CI/CD with Github Actions

🤝 Contributing