Java_fullstack_content_dec_2024
Java_fullstack_content_dec_2024
Java
Data types
Class and object
Methods
Conditional statements
Arrays & Loops
Strings StringBuilder StringBuffer
OOPs concepts
Constructor
Encapsulation Abstraction
Inheritance Polymorphism
Method overloading
Static members
Method overriding
this and super keywords
Access modifiers & Packages
Abstract classes & abstract methods
Interfaces
Collection frameworks
Generics
Sets, Lists, Maps
Iterator and ListIterator
Exceptions
Try catch blocks
Finally block
Final keyword
Threads
Web Technologies
Html
CSS
Javascript
MySql
Jdbc
JDBC architecture
Integrating JDBC with eclipse
Jdbc connection steps
Creating table with jdbc
Inserting data with jdbc
Types of statements
CRUD operations with JDBC
Hibernate
ORM
Hibernate introduction
Installing hibernate
Configuration of hibernate in eclipse
Hibernate configuration file
Annotations in hibernate
Crud operations using hibernate
HQL – hibernate query language
Spring
Spring core
Factory design pattern
Spring bean classes
Spring IOC
Dependency injection
Spring annotations
Spring Boot
Spring Boot
introduction to spring boot
installing and using STS editor
spring boot starter dependencies
maven
spring boot archetypes
Restful services
Building RestApis with annotations
RestController, RequestMapping
Data access with JPA
JPA Repository
CRUD Repository
Hibernate Integration with SpringBoot
JSON
Micro services
POSTMAN