SlideShare a Scribd company logo
1 of 8
Download to read offline
JAVA FULL STACK
TABLE OF CONTENT
• Java Fundamentals
• GIT and Version Control
• JSP and Servlets
• Hibernate
• Spring Framework
• RESTful Web Services
• Springboot
• JUnit
Introduction to java full stack
■ In the fast-changing world of web development, where new ideas are always
popping up, Full Stack Development has become a crucial skill. It’s like being a
master chef who can prepare a whole meal from start to finish. In the web
world, that means building everything a website needs, from what you see on
the screen to all the hidden stuff that makes it work. And when it comes to Full
Stack Development, there’s one tool that really stands out: Java. It’s like a
reliable engine that keeps everything running smoothly.
■ Java Full Stack Development refers to the development of both front-end (client-side)
and back-end (server-side) parts of a web application. This involves using Java
programming language for server-side development, along with front-end technologies
like HTML, CSS, JavaScript, and frameworks like Angular
Java Fundamentals
■ Java Core Concepts
Java, a versatile and widely-used programming language, is known for its core concepts that
form the foundation of software development
■ Multithreading
■ Multithreading is an important feature of Java that ensures maximum CPU utilization by
allowing concurrent execution of two or more threads or parts of a program. A full-stack
Java developer should be sound with various methods of thread creation(extending thread
class and implementing a runnable interface), synchronization(synchronized method,
synchronized block, synchronized block on object, static synchronization), usage of volatile
keyword, wait and notify, interrupt, join, thread pools, CountDownLatch, blocking queue,
reentrant lock and deadlock
■ Lambda-expression
■ Lambda expressionsare used to execute the programs making them shorter. Earlier
classes were used to implement functions defined in interfaces, using lambda expressions we
can directly write function declarations. Go through how to create threads using lambda,
lambda expressions with variables and iterations and predicates for a complete
understanding of lambda expressions
■ File Handling
■ Java provides a powerful File class to deal with files. File handling.is an integral part as it enables us
to read our input from files and save our results onto a file. Fundamental concepts include data
stream, creating files on disk, creating a directory, writing in files, reading files with bufferReader and
scanner, file deletion and serialization of objects.
■ Debugging
■ Debugging is the process of finding potential or existing errors in your Java code. It is an important
step to improve code quality and reusability. As a developer, you need to know how to use conditional
and exceptional breakpoints to debug code efficiently and how the value of the variables changes at
runtime
GIT and Version Control
■ Learn about Git basics and set up Github/Gitlab. Initialize repositories and commit regularly. You can
also contribute to others’ projects by collaborating with them or practising open-source contributions.
Make sure to keep your commits small and focused with clear commit messages and rebasing
branches.
JSP and Servlets
■ Servlets are Java programs that run on the server side used to handle complex requests obtained
from the web server. JSP(Java Server Pages) is a server-side technology used to create dynamic web
content. JSPs are extended versions of Servlets and are easier to use and maintain. Learn about the
servlet lifecycle, JSP elements(expression, scriptlets, declaration, comment and directive), deployment
descriptors and annotations and JSP configuration in it, reading URL parameters, JSP pages and MVC
Hibernate
■ Hibernate is a query service used in Java applications. It maps Java classes to databases
and provides efficient querying and retrieval services. Knowledge of MySQL is a
prerequisite. In order to use Hibernate to its full potential, a developer must be thorough with
setting up hibernate config files, session factory and sessions, adding entity class, hibernate
in action, CRUD operations in the database and HQL basics(where clause, update records,
delete records). After learning the concepts of Hibernate, the next step is to integrate
Hibernate with JSP and Servlets.
Spring Framework
■ Spring is a Java framework used to create enterprise-level applications. The roadmaps for
Spring include learning about
• Basics: dependency injection and its functionality, auto-wire scenarios, qualifier annotations,
spring bean, constructor injection.
• SpringMVC : SpringMVC setup, basic form, request param and Model, ModelandView and
foreach on data and error handling
• Forms: Starting with form elements like radio, checkbox, text area, drop-down list and radio
buttons, form validation using HTML, Hibernate validator, ModelMap and validation rules
• JDBC : Maven setup, SQL and workbench, mapping and its methods, data access objects,
beans(XML configurations), annotations, adding user links, adding user and validation.
RESTful Web Services
■ JAX-RS is a way to implement RESTful API in Java. Yoy need to learn about Rest response,
status codes and JAX-RS basics such as subresource, ManytoOne
mapping, filter, pagination, HeaderParam, CookieParam, ContextParam, URI builder, exception
handling and mapper. Database connectivity using Hibernate is an important part of the concept
of RESTful web services which includes integrating Hibernate, adding a DAO layer and learning
about XML and JSON response.
Springboot
■ Springboot is a Spring framework in Java used to create microservices. It does not require XML
configuration making it easier and beginner-friendly. As a full-stack Java developer, building
restful web microservices with Springboot, ensuring data connectivity using CRUD operations,
creating Eureka server, Eureka client and load balancing are important concepts to be mastered.
JUnit
■ JUnit is a unit testing framework for Java programs. In order to efficiently and quickly perform
unit testing for your application make sure to be well-versed with JUnit test methods, assertions
and testing exceptions.
➢Presenter name: kathika.kalyani
➢Email address: info@3zenx.com
➢Website address: www.3ZenX.com

More Related Content

Similar to Java full stack pdf.pdf

Bala Sr Java Developer
Bala  Sr Java DeveloperBala  Sr Java Developer
Bala Sr Java Developer
Java Dev
 
Priyanka_Resume_Oct102015
Priyanka_Resume_Oct102015Priyanka_Resume_Oct102015
Priyanka_Resume_Oct102015
priyanka gadia
 
Kalyan Chakravarthy - Sr JavaJ2EE Developer
Kalyan Chakravarthy - Sr JavaJ2EE DeveloperKalyan Chakravarthy - Sr JavaJ2EE Developer
Kalyan Chakravarthy - Sr JavaJ2EE Developer
chakri kalyan
 
Ramarao_US_NewNumber_Promatrix_Webservice
Ramarao_US_NewNumber_Promatrix_WebserviceRamarao_US_NewNumber_Promatrix_Webservice
Ramarao_US_NewNumber_Promatrix_Webservice
Ramarao Behara
 
Ramarao_US_NewNumber_Promatrix_Webservice
Ramarao_US_NewNumber_Promatrix_WebserviceRamarao_US_NewNumber_Promatrix_Webservice
Ramarao_US_NewNumber_Promatrix_Webservice
Ramarao Behara
 

Similar to Java full stack pdf.pdf (20)

Krishnagopal Thogiti_Java
Krishnagopal Thogiti_JavaKrishnagopal Thogiti_Java
Krishnagopal Thogiti_Java
 
Java, BA,UI resumes
Java, BA,UI resumesJava, BA,UI resumes
Java, BA,UI resumes
 
Full Stack Developer Course in Chandigarh
Full Stack Developer Course in ChandigarhFull Stack Developer Course in Chandigarh
Full Stack Developer Course in Chandigarh
 
Bhargav
BhargavBhargav
Bhargav
 
Bala Sr Java Developer
Bala  Sr Java DeveloperBala  Sr Java Developer
Bala Sr Java Developer
 
Priyanka_Resume_Oct102015
Priyanka_Resume_Oct102015Priyanka_Resume_Oct102015
Priyanka_Resume_Oct102015
 
Vishnu(java)
Vishnu(java)Vishnu(java)
Vishnu(java)
 
Full Stack Web Development
Full Stack Web DevelopmentFull Stack Web Development
Full Stack Web Development
 
Kalyan Chakravarthy - Sr JavaJ2EE Developer
Kalyan Chakravarthy - Sr JavaJ2EE DeveloperKalyan Chakravarthy - Sr JavaJ2EE Developer
Kalyan Chakravarthy - Sr JavaJ2EE Developer
 
GAJENDRA_JAVA_J2EE_Profile
GAJENDRA_JAVA_J2EE_ProfileGAJENDRA_JAVA_J2EE_Profile
GAJENDRA_JAVA_J2EE_Profile
 
Rajiv ranjan resume-us
Rajiv ranjan  resume-usRajiv ranjan  resume-us
Rajiv ranjan resume-us
 
Alaguraja.Ramasamy
Alaguraja.RamasamyAlaguraja.Ramasamy
Alaguraja.Ramasamy
 
Venkata
VenkataVenkata
Venkata
 
Ramarao_US_NewNumber_Promatrix_Webservice
Ramarao_US_NewNumber_Promatrix_WebserviceRamarao_US_NewNumber_Promatrix_Webservice
Ramarao_US_NewNumber_Promatrix_Webservice
 
Ramarao_US_NewNumber_Promatrix_Webservice
Ramarao_US_NewNumber_Promatrix_WebserviceRamarao_US_NewNumber_Promatrix_Webservice
Ramarao_US_NewNumber_Promatrix_Webservice
 
Java Training Ahmedabad , Introduction of java web development
Java Training Ahmedabad , Introduction of java web developmentJava Training Ahmedabad , Introduction of java web development
Java Training Ahmedabad , Introduction of java web development
 
Noonan_resume
Noonan_resumeNoonan_resume
Noonan_resume
 
Java Training in Chennai
Java Training in Chennai Java Training in Chennai
Java Training in Chennai
 
SAIGANESH CHINTALA_JAVA
SAIGANESH CHINTALA_JAVASAIGANESH CHINTALA_JAVA
SAIGANESH CHINTALA_JAVA
 
Full Stack Developer Training in Chandigarh.pptx
Full Stack Developer Training in Chandigarh.pptxFull Stack Developer Training in Chandigarh.pptx
Full Stack Developer Training in Chandigarh.pptx
 

More from shaikruhiarsha3zenco

More from shaikruhiarsha3zenco (16)

Software Cources PPT.pptxGet hands-on experience with live projects, case stu...
Software Cources PPT.pptxGet hands-on experience with live projects, case stu...Software Cources PPT.pptxGet hands-on experience with live projects, case stu...
Software Cources PPT.pptxGet hands-on experience with live projects, case stu...
 
best BOREHOLE DRILLING system-jersey D.pptx
best BOREHOLE DRILLING system-jersey D.pptxbest BOREHOLE DRILLING system-jersey D.pptx
best BOREHOLE DRILLING system-jersey D.pptx
 
TOEFL course Training institute in hyderabad
TOEFL course  Training institute in hyderabadTOEFL course  Training institute in hyderabad
TOEFL course Training institute in hyderabad
 
Scratch Repair.master.pptx
Scratch Repair.master.pptxScratch Repair.master.pptx
Scratch Repair.master.pptx
 
E-commerce_Marketing.RG[1].pptx
E-commerce_Marketing.RG[1].pptxE-commerce_Marketing.RG[1].pptx
E-commerce_Marketing.RG[1].pptx
 
Study Visa.pptx
Study Visa.pptxStudy Visa.pptx
Study Visa.pptx
 
data science.pptx
data science.pptxdata science.pptx
data science.pptx
 
Trainings.3zen[1].pptx
Trainings.3zen[1].pptxTrainings.3zen[1].pptx
Trainings.3zen[1].pptx
 
Software Cources PDF.pdf
Software Cources PDF.pdfSoftware Cources PDF.pdf
Software Cources PDF.pdf
 
Study Visa In UKpdf.pdf
Study Visa In UKpdf.pdfStudy Visa In UKpdf.pdf
Study Visa In UKpdf.pdf
 
smm.pdf
smm.pdfsmm.pdf
smm.pdf
 
Snowflake.3zen (1).pptx
Snowflake.3zen (1).pptxSnowflake.3zen (1).pptx
Snowflake.3zen (1).pptx
 
GRE.3zenppt.pptx
GRE.3zenppt.pptxGRE.3zenppt.pptx
GRE.3zenppt.pptx
 
STUDY VISA IN ITALYpdf.pdf
STUDY VISA IN ITALYpdf.pdfSTUDY VISA IN ITALYpdf.pdf
STUDY VISA IN ITALYpdf.pdf
 
Advanced Digital Marketing.3zenpdf.pdf
Advanced Digital Marketing.3zenpdf.pdfAdvanced Digital Marketing.3zenpdf.pdf
Advanced Digital Marketing.3zenpdf.pdf
 
DOT NET FULL STACK.pptx
DOT NET FULL STACK.pptxDOT NET FULL STACK.pptx
DOT NET FULL STACK.pptx
 

Recently uploaded

MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...
MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...
MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...
MysoreMuleSoftMeetup
 
會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽
會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽
會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽
中 央社
 
SURVEY I created for uni project research
SURVEY I created for uni project researchSURVEY I created for uni project research
SURVEY I created for uni project research
CaitlinCummins3
 
會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文
會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文
會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文
中 央社
 
SPLICE Working Group: Reusable Code Examples
SPLICE Working Group:Reusable Code ExamplesSPLICE Working Group:Reusable Code Examples
SPLICE Working Group: Reusable Code Examples
Peter Brusilovsky
 
Contoh Aksi Nyata Refleksi Diri ( NUR ).pdf
Contoh Aksi Nyata Refleksi Diri ( NUR ).pdfContoh Aksi Nyata Refleksi Diri ( NUR ).pdf
Contoh Aksi Nyata Refleksi Diri ( NUR ).pdf
cupulin
 

Recently uploaded (20)

MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...
MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...
MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...
 
When Quality Assurance Meets Innovation in Higher Education - Report launch w...
When Quality Assurance Meets Innovation in Higher Education - Report launch w...When Quality Assurance Meets Innovation in Higher Education - Report launch w...
When Quality Assurance Meets Innovation in Higher Education - Report launch w...
 
Major project report on Tata Motors and its marketing strategies
Major project report on Tata Motors and its marketing strategiesMajor project report on Tata Motors and its marketing strategies
Major project report on Tata Motors and its marketing strategies
 
會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽
會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽
會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽
 
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...
 
Sternal Fractures & Dislocations - EMGuidewire Radiology Reading Room
Sternal Fractures & Dislocations - EMGuidewire Radiology Reading RoomSternal Fractures & Dislocations - EMGuidewire Radiology Reading Room
Sternal Fractures & Dislocations - EMGuidewire Radiology Reading Room
 
SURVEY I created for uni project research
SURVEY I created for uni project researchSURVEY I created for uni project research
SURVEY I created for uni project research
 
ESSENTIAL of (CS/IT/IS) class 07 (Networks)
ESSENTIAL of (CS/IT/IS) class 07 (Networks)ESSENTIAL of (CS/IT/IS) class 07 (Networks)
ESSENTIAL of (CS/IT/IS) class 07 (Networks)
 
An overview of the various scriptures in Hinduism
An overview of the various scriptures in HinduismAn overview of the various scriptures in Hinduism
An overview of the various scriptures in Hinduism
 
Mattingly "AI & Prompt Design: Named Entity Recognition"
Mattingly "AI & Prompt Design: Named Entity Recognition"Mattingly "AI & Prompt Design: Named Entity Recognition"
Mattingly "AI & Prompt Design: Named Entity Recognition"
 
Spring gala 2024 photo slideshow - Celebrating School-Community Partnerships
Spring gala 2024 photo slideshow - Celebrating School-Community PartnershipsSpring gala 2024 photo slideshow - Celebrating School-Community Partnerships
Spring gala 2024 photo slideshow - Celebrating School-Community Partnerships
 
會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文
會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文
會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文
 
SPLICE Working Group: Reusable Code Examples
SPLICE Working Group:Reusable Code ExamplesSPLICE Working Group:Reusable Code Examples
SPLICE Working Group: Reusable Code Examples
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
 
diagnosting testing bsc 2nd sem.pptx....
diagnosting testing bsc 2nd sem.pptx....diagnosting testing bsc 2nd sem.pptx....
diagnosting testing bsc 2nd sem.pptx....
 
How To Create Editable Tree View in Odoo 17
How To Create Editable Tree View in Odoo 17How To Create Editable Tree View in Odoo 17
How To Create Editable Tree View in Odoo 17
 
The Story of Village Palampur Class 9 Free Study Material PDF
The Story of Village Palampur Class 9 Free Study Material PDFThe Story of Village Palampur Class 9 Free Study Material PDF
The Story of Village Palampur Class 9 Free Study Material PDF
 
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...
 
24 ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH SỞ GIÁO DỤC HẢI DƯ...
24 ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH SỞ GIÁO DỤC HẢI DƯ...24 ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH SỞ GIÁO DỤC HẢI DƯ...
24 ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH SỞ GIÁO DỤC HẢI DƯ...
 
Contoh Aksi Nyata Refleksi Diri ( NUR ).pdf
Contoh Aksi Nyata Refleksi Diri ( NUR ).pdfContoh Aksi Nyata Refleksi Diri ( NUR ).pdf
Contoh Aksi Nyata Refleksi Diri ( NUR ).pdf
 

Java full stack pdf.pdf

  • 2. TABLE OF CONTENT • Java Fundamentals • GIT and Version Control • JSP and Servlets • Hibernate • Spring Framework • RESTful Web Services • Springboot • JUnit
  • 3. Introduction to java full stack ■ In the fast-changing world of web development, where new ideas are always popping up, Full Stack Development has become a crucial skill. It’s like being a master chef who can prepare a whole meal from start to finish. In the web world, that means building everything a website needs, from what you see on the screen to all the hidden stuff that makes it work. And when it comes to Full Stack Development, there’s one tool that really stands out: Java. It’s like a reliable engine that keeps everything running smoothly. ■ Java Full Stack Development refers to the development of both front-end (client-side) and back-end (server-side) parts of a web application. This involves using Java programming language for server-side development, along with front-end technologies like HTML, CSS, JavaScript, and frameworks like Angular
  • 4. Java Fundamentals ■ Java Core Concepts Java, a versatile and widely-used programming language, is known for its core concepts that form the foundation of software development ■ Multithreading ■ Multithreading is an important feature of Java that ensures maximum CPU utilization by allowing concurrent execution of two or more threads or parts of a program. A full-stack Java developer should be sound with various methods of thread creation(extending thread class and implementing a runnable interface), synchronization(synchronized method, synchronized block, synchronized block on object, static synchronization), usage of volatile keyword, wait and notify, interrupt, join, thread pools, CountDownLatch, blocking queue, reentrant lock and deadlock ■ Lambda-expression ■ Lambda expressionsare used to execute the programs making them shorter. Earlier classes were used to implement functions defined in interfaces, using lambda expressions we can directly write function declarations. Go through how to create threads using lambda, lambda expressions with variables and iterations and predicates for a complete understanding of lambda expressions
  • 5. ■ File Handling ■ Java provides a powerful File class to deal with files. File handling.is an integral part as it enables us to read our input from files and save our results onto a file. Fundamental concepts include data stream, creating files on disk, creating a directory, writing in files, reading files with bufferReader and scanner, file deletion and serialization of objects. ■ Debugging ■ Debugging is the process of finding potential or existing errors in your Java code. It is an important step to improve code quality and reusability. As a developer, you need to know how to use conditional and exceptional breakpoints to debug code efficiently and how the value of the variables changes at runtime GIT and Version Control ■ Learn about Git basics and set up Github/Gitlab. Initialize repositories and commit regularly. You can also contribute to others’ projects by collaborating with them or practising open-source contributions. Make sure to keep your commits small and focused with clear commit messages and rebasing branches. JSP and Servlets ■ Servlets are Java programs that run on the server side used to handle complex requests obtained from the web server. JSP(Java Server Pages) is a server-side technology used to create dynamic web content. JSPs are extended versions of Servlets and are easier to use and maintain. Learn about the servlet lifecycle, JSP elements(expression, scriptlets, declaration, comment and directive), deployment descriptors and annotations and JSP configuration in it, reading URL parameters, JSP pages and MVC
  • 6. Hibernate ■ Hibernate is a query service used in Java applications. It maps Java classes to databases and provides efficient querying and retrieval services. Knowledge of MySQL is a prerequisite. In order to use Hibernate to its full potential, a developer must be thorough with setting up hibernate config files, session factory and sessions, adding entity class, hibernate in action, CRUD operations in the database and HQL basics(where clause, update records, delete records). After learning the concepts of Hibernate, the next step is to integrate Hibernate with JSP and Servlets. Spring Framework ■ Spring is a Java framework used to create enterprise-level applications. The roadmaps for Spring include learning about • Basics: dependency injection and its functionality, auto-wire scenarios, qualifier annotations, spring bean, constructor injection. • SpringMVC : SpringMVC setup, basic form, request param and Model, ModelandView and foreach on data and error handling • Forms: Starting with form elements like radio, checkbox, text area, drop-down list and radio buttons, form validation using HTML, Hibernate validator, ModelMap and validation rules • JDBC : Maven setup, SQL and workbench, mapping and its methods, data access objects, beans(XML configurations), annotations, adding user links, adding user and validation.
  • 7. RESTful Web Services ■ JAX-RS is a way to implement RESTful API in Java. Yoy need to learn about Rest response, status codes and JAX-RS basics such as subresource, ManytoOne mapping, filter, pagination, HeaderParam, CookieParam, ContextParam, URI builder, exception handling and mapper. Database connectivity using Hibernate is an important part of the concept of RESTful web services which includes integrating Hibernate, adding a DAO layer and learning about XML and JSON response. Springboot ■ Springboot is a Spring framework in Java used to create microservices. It does not require XML configuration making it easier and beginner-friendly. As a full-stack Java developer, building restful web microservices with Springboot, ensuring data connectivity using CRUD operations, creating Eureka server, Eureka client and load balancing are important concepts to be mastered. JUnit ■ JUnit is a unit testing framework for Java programs. In order to efficiently and quickly perform unit testing for your application make sure to be well-versed with JUnit test methods, assertions and testing exceptions.
  • 8. ➢Presenter name: kathika.kalyani ➢Email address: info@3zenx.com ➢Website address: www.3ZenX.com