Spring Hibernate
-
Updated
Apr 29, 2023 - Java
Spring Hibernate
A console-based CRUD application developed in Java to manage student records (ID, Name, Marks) using ArrayList for dynamic storage. Demonstrates OOP principles like Encapsulation and performs Add, View, Update, and Delete operations efficiently in-memory without a database.
In Java, a POJO (Plain Old Java Object) class is a class that encapsulates data and provides getter and setter methods for accessing and modifying that data.
Plain Old Java Object used as request and response body builder
Details about OAUTH with POJO Classes for request and response body with Spec Builder
POJO classes
Add a description, image, and links to the pojo-class topic page so that developers can more easily learn about it.
To associate your repository with the pojo-class topic, visit your repo's landing page and select "manage topics."