Check out my website
Portfolio Java web application that displays project statistics, with a traditional MVC architecture using Spring Boot controllers, models, and JTE templates for the view layer.
-
Java 25
-
Spring Boot 3.5.7
-
Spring Web (REST controllers)
-
Spring JDBC (database access)
-
SQLite (lightweight file-based database) Templating:
-
JTE (Java Template Engine) 3.2.1 for server-side HTML rendering Build & Deployment:
-
Maven (build tool and dependency management)
-
GitHub Actions for CI/CD Additional Libraries:
-
Jackson (JSON processing with JSR310 datetime support)
-
Spring Boot DevTools (development tools)