(Website under Renovation)
Application framework - Spring
This course focusses on providing the knowledge and skills required to rapidly develop a java application, REST API's using Spring framework.
​
What skills an Engineer will Learn?:
1. ​Spring boot Setup & MVC Architecture
2. Project Components
3. Working with Maven Tool, Tomcat Server
4. Spring Boot JDBC
5. Spring Security
6. RESTful web services with Spring Boot
-
What is a Web Service
-
HTTP Methods in Web Service (GET, POST, PUT, DELETE)
-
Write GET, POST REST Services, connect with DB
(Controller layer, Service layer, DAO Layer)
-
Run Application in Tomcat Server
-
Call REST Services from the browser
-
Call REST Services from POSTMAN
-
HTTP Status Codes (404,200,201,401,500)
-
Add Security to Services and then Call from POSTMAN
-
Call REST Services from the HTML/JSP page
7. Work in Existing Spring Boot Project
-
Download the Project folder from Git
-
Read Source Code of files
-
Write code in the existing files and add a new feature. Commit to Git.
-
Solve Errors by looking at Console, log files
-
Solve Conflict issues by all Trainees that exists in 1 file
-
Commit the code into Git without any errors.
​
(The course is adjusted as per the requirements of the training.)