0% found this document useful (0 votes)
61 views

01-Spring Boot Demo - 1 (Notes)

The document provides details about a Spring Boot and Microservices demo including the date, time, duration, chapters to be covered, and contact information. The chapters will cover topics like Spring Core, SQL, web applications using Spring MVC, web services including SOAP and REST, microservices using Spring Cloud, security, integration patterns, embedded servers and databases, tools, and bonus concepts.

Uploaded by

Harshad Kawale
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
61 views

01-Spring Boot Demo - 1 (Notes)

The document provides details about a Spring Boot and Microservices demo including the date, time, duration, chapters to be covered, and contact information. The chapters will cover topics like Spring Core, SQL, web applications using Spring MVC, web services including SOAP and REST, microservices using Spring Cloud, security, integration patterns, embedded servers and databases, tools, and bonus concepts.

Uploaded by

Harshad Kawale
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

Date : 17-11-2022

Spring Boot and Microservices


6AM | Demo - 1
( ASHOK IT)
Email: [email protected]
------------------------------------------------------------
*) Core Java (OOPs, String, Collection, Exception Handling)
*) JDBC / Servlets.
*) ORM (Hibernate / Spring Data JPA)
*) HTML, CSS, Bootstrap
===============================================================
*) Duration : 1hr | 3 months | Mon-Sat
*) Email, Group, FAQs, Softcopies
*) Live Notes, Code.
=================================================================
Java (Fresher - 6+ years)
Chapters

1. Spring Core : Spring Container(Creation/Link/Destory)


=> XML Configuration (Legacy), Java with Annotation Configuration.

2. SQL: Database -- CRUD -- JDBC / ORM-Hibernate => Data JPA


Boilerplate Code -> Reduce Duplicate Lines of Code.

3. WEB : Web applications (Spring WEB MVC)

4. Webservices: Link Application


PayTM --- BookMyShow

a. SOAP (Legacy)
b. ReST (New) | Restful | REST API

-> Link / Integrate Apps


-> Fullstack (Angular/ReactJS + Rest with Boot + Database)
-> Microservices ( 1 Application -> n small apps)
Amazon --> CartApp --- Search App, ...

5. Microservices ( Spring Cloud - Programming )

Cloud Computing - AWS / GCP / ... (Run Apps)

6. Security : JAAS, Token, OAuth

7. Integration : REST + UI/Cache/MQ/CP

8. Embedded : Servers and DBs (Developers Env)

9. TOOLS and OTHER

10. BONUS CONCEPTS

You might also like