Update stack.md
This commit is contained in:
parent
8e1ff3dca0
commit
59cb981ca7
6
stack.md
6
stack.md
|
|
@ -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
|
||||
Loading…
Reference in New Issue