Courses Offered: SCJP SCWCD Design patterns EJB CORE JAVA AJAX Adv. Java XML STRUTS Web services SPRING HIBERNATE  

       

SPRING BOOT Course Details
 

Subcribe and Access : 5200+ FREE Videos and 21+ Subjects Like CRT, SoftSkills, JAVA, Hadoop, Microsoft .NET, Testing Tools etc..

Batch Date: Nov 30th & 1st Dec @ 8:30AM-8:00PM

Faculty: Mr. Sriman

Duration: 1 Weekend Batch

Fee: 1000/-INR + Reg Fee 100/-INR

Location : Maitrivanam, Hyderabad.

Venue :
DURGA SOFTWARE SOLUTIONS at Maitrivanam
Plot No : 202, IInd Floor ,
HUDA Maitrivanam,
Ameerpet, Hyderabad-500038.

Ph.No: +91 - 9246212143, 80 96 96 96 96

Syllabus:

SPRING BOOT

1. Introduction to Spring Boot

2. Your First Spring Boot Application

3. Creating an Executable Jar and directory structure inspection

4. Dependency Management and Inheritance with boot-starter parent

5. Using @SpringBootApplication Annotation

6. Customizing the Spring Boot Application Running with Fluent Builder API


a. Channing Banner
b. Turn off Banner


7. Application Events and Listeners in Spring Boot

a. ApplicationStartingEvent
b. ApplicationEnvironmentPreparedEvent
c. ApplicationPreparedEvent
d. ApplicationStartedEvent
e. ApplicationReadyEvent
f. ApplicationFailedEvent

8. Command-Line Runners / Application Runners

9. Spring Boot Application Exit

a. ExitCodeGenerator
b. ExitCodeExceptionResolver
c. SpringApplication.exit()

10. Accessing Application Arguments

11. Application properties

a. Properties File
b. Yaml File

12. Configuration Properties in Spring Boot

13. Spring Boot Profiles

14. Spring Web MVC Application Flow in Spring Boot

a. WAR Packing and Deployment
b. Embedded Servlet Container Support
c. Registering Filters and Servlets in Spring Boot Application
d. Customizing the Embedded Servlet Containers
e. Programmatic Customization

15. Creating Your own Auto-configurations

a. Conditional Annotations
b. Creating Starter dependencies

16. Spring Boot Actuator Endpoints