Skip to content

JoshuaDada007/BreweryManagement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍺 Brewery Management API

A RESTful API designed to manage breweries, beers, and their associated countries. This project demonstrates efficient CRUD operations, robust data persistence, and scalable backend design using Java and Spring Boot.


✨ Features

  • CRUD Operations: Perform Create, Read, Update, and Delete operations for breweries, beers, and countries.
  • Data Persistence: Leverages JPA and Hibernate for seamless database interaction and persistence.
  • Global Exception Handling: Ensures robust error management and improved reliability of the API.
  • Testing: API endpoints tested using Postman and validated with automated tests in JUnit.

🛠️ Tech Stack

  • Programming Language: Java
  • Framework: Spring Boot
  • ORM: JPA, Hibernate
  • Database: MySQL
  • IDE: IntelliJ IDEA
  • Testing Tools: Postman, Advanced Rest Client

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages