Skip to content

Releases: marcusrprojects/SpringBoot-CoffeeMaker

CoffeeMaker v1.0-final Latest

28 Apr 04:12
87307fa

Choose a tag to compare

Status: This project is considered complete and is not under active development or maintenance.

Overview:
The application simulates a coffee maker with features for managing recipes and inventory via a web interface and RESTful APIs.

Key Technologies Demonstrated:

  • Java
  • Spring Boot
  • Spring Data JPA (with Hibernate)
  • Maven
  • REST API Design (Spring Web MVC)
  • Thymeleaf & AngularJS (Frontend)
  • MySQL Database Interaction
  • JUnit 5 & MockMvc for Testing

For detailed information on setup, usage, and architecture, please refer to the main README.md file.