Spring - Ecosystem and Core

0
Join & Subscribe
Coursera
Free Online Course (Audit)
English
Paid Certificate Available
3 weeks long, 12 hours worth of material
selfpaced

Overview

In this course students will learn the why the Spring Framework is one of the dominant Java development Frameworks. the course covers a variety of techniques for JavaObject Dependency Injection using various forms of configuration data i.e. XML, Annotations and Java Configuration Classes with Factory Methods. Configurations will be enhanced with Expression Languagesand Conditional Beans that areavailablebased off certain conditions like development environment i.e. test and production. Students will build an extensive application iteratively in a succession of hands on labs.

Syllabus

  • What is Spring?
    • Identify the motivation for the Spring Framework in Enterprise Application Development, Implement a Spring Inversion of Control Container and use Dependency Injection techniques using XML meta-data configurations
  • Annotations and Java Config
    • Achieve Spring ApplicationContext configuration using Spring and Javax Annotations and Java Configuration Classes
  • Externalize Configuration
    • Utilize Expressions in Spring Configurations by either Expression Language for literal injection or Spring Expression Language (SPEL) for a more dynamic installation. Provide Conditionals for selective inclusion of beans in a configuration.

Taught by

Derek Parsons