Skip to content

TestContainerLearn1/testcontainers-with-spring-boot-mysql

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Retail Order System with MySQL

This project is a Spring Boot application that provides a RESTful API for managing retail orders, using PostgreSQL as the database.

Features

  • Create, retrieve, update, and delete orders.
  • Uses MySQL for data persistence.
  • Spring Boot Actuator for monitoring and management.
  • Comprehensive test suite including unit and integration tests.
  • Docker support for easy setup and deployment.
  • OpenAPI 3 (Swagger) documentation for API endpoints.

Technologies Used

  • Java 17
  • Spring Boot
  • Spring Data JPA
  • MySQL
  • Maven
  • JUnit
  • Testcontainers (for integration tests)
  • Docker

👤 About the Instructor

Ayan Dutta - Instructor

Hi, I’m Ayan Dutta, a Software Architect, Instructor, and Content Creator.
I create practical, hands-on courses on Java, Spring Boot, Debugging, Git, Python, and more.


🌐 Connect With Me


📺 Subscribe on YouTube

YouTube


📚 Explore My Udemy Courses

🧩 Java Debugging Courses with Eclipse, IntelliJ IDEA, and VS Code


Eclipse Debugging Techniques

Java Debugging With IntelliJ

Java Debugging with VS Code

💡 Java Productivity & Patterns


IntelliJ IDEA Tips & Tricks

Creational Design Patterns

🐍 Python Debugging Courses


Python Debugging With PyCharm

Python Debugging with VS Code

Python Debugging (Free)

🛠 Git & GitHub Courses


GitHub Desktop Guide

Git & GitHub with Eclipse

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.3%
  • Dockerfile 1.7%