Kickstart_Java_PFTS

This Repo is a part of kickstart java for beginner whom I assist to explore java more specifically Spring Boot. This is not complete portion, Most of the portion I explain verbally and assign task to them. They had the prior knowledge of OOP.

In this journey, What we follow :

Day 1: Setup editor, DB and required additional softwares (Java, Git, Eclipse, Postman, PostgreSQL)

Day 2: Acquaintance with Java Syntax

Day 3: Exlporing the variety of methods of String

Day 4: Continue exploring and problem solving

Day 5: How to Design DB, what should be considered while analyzing the requirement and Basic CRUD

Day 6: JPA relationship Handling