Tech Blog
- Tech Stack: Java, Spring Boot, JSP, MySQL
- Github URL: Project Link
The blog is created using Spring Boot as backend. I have used JSP for the frontend part. For storing the data, I have made use of MySQL database. I have used the MySql for performing database access.
The blog consist of features like viewing posts. Admin can add new post, edit posts and delete posts. User can contact admin via the contact page.