Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.08 KB

README.md

File metadata and controls

18 lines (13 loc) · 1.08 KB

Java Mini Projects

Below are some Java based mini projects based on various domain.

Table of Contents

Projects

Name Description
Digital Clock This is your everyday digital clock app with various features, including dark mode!
Text Editor This is a lightweight text editor to format your everyday texts.
Timer Widget It is a Widget that lets you access all features of a timer without any hassle.
SpringBoot REST CRUD A SpringBoot application built using Maven, which performs CRUD operations on student database support using Spring JPA and H2 Database design with Spring RESTful Architecture
SpringBoot EMS A SpringBoot application managing employee database system on SQL database,developed using Thymeleaf, Spring JPA, SQL Driver Database design with static server side rendering Dashboard webpage
SpringBoot JSP A SpringBoot application managing customer database using API and have frontend using jsp