Spring: Design Patterns
Overview
Improve your efficiency as a developer by learning and implementing the most common design patterns in the Spring framework.
Design patterns help developers efficiently solve common problems in their code. In this course, learn how to apply Gang of Four design patterns to improve your efficiency in Spring, the application framework and inversion-of-control (IOC) container for the Java platform. Instructor Frank Moley examines the core patterns in play in the Spring framework, as well as how to leverage the unique power of Spring—along with common object-oriented design patterns—to quickly solve problems. Learn how to leverage creational, structural, and operational patterns, as well as other framework patterns, when writing Java applications using the Spring framework.
Design patterns help developers efficiently solve common problems in their code. In this course, learn how to apply Gang of Four design patterns to improve your efficiency in Spring, the application framework and inversion-of-control (IOC) container for the Java platform. Instructor Frank Moley examines the core patterns in play in the Spring framework, as well as how to leverage the unique power of Spring—along with common object-oriented design patterns—to quickly solve problems. Learn how to leverage creational, structural, and operational patterns, as well as other framework patterns, when writing Java applications using the Spring framework.
Syllabus
Introduction
- Solving problems with patterns in Spring
- What you should know
- What are design patterns
- Gang of Four
- The patterns of the Spring Framework
- Inversion of Control: The core pattern
- The Factory pattern
- Factory pattern in action
- The Builder pattern
- Builder pattern in action
- The Singleton pattern
- Singleton pattern in action
- The Prototype pattern
- Prototype pattern in action
- The Adapter pattern
- Adapter pattern in action
- The Decorator pattern
- Decorator pattern in action
- The Proxy pattern
- The Repository pattern
- Repository pattern in action
- The Template pattern
- The Model-View-Controller (MVC) pattern
- The MVC and Template patterns in action
- The Observer pattern
- The Command pattern
- The Mediator pattern
- The Interpreter pattern
- Next steps
Taught by
Frank P Moley III