Update stack.md

This commit is contained in:
Kiyan 2026-01-01 21:10:13 +02:00
parent 8e1ff3dca0
commit 59cb981ca7
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# 🛠️ Tech Stack
## 🛠️ Tech Stack
### Backend
* **Java 25:** Utilizing the latest LTS features for a modern development experience.
@ -9,9 +9,9 @@
* **Thymeleaf:** Server-side Java template engine for seamless HTML rendering.
* **HTMX:** Powering fast, AJAX-like interactivity without the complexity of heavy JavaScript frameworks.
## Data & Storage
### Data & Storage
* **Hibernate / JPA:** Standardized Object-Relational Mapping.
* **MySQL:** Reliable relational database for structured task storage.
## Build & DevOps
### Build & DevOps
* **Build Tool**: Maven