Spring Dependency Injection Styles
By Chris Beams, Spring Framework committer and VMware Senior Technical Staff In this talk we will provide a tour of modern dependency injection and Spring container configuration styles, including those delivered in the recently-released Spring 3.1. We will show by example the use of XML, Annotated POJOs, and Java @Configuration classes to wire up your application. Just as important to knowing how to configure the container, we will also discuss why you would choose one method over another, as well as how they can be mixed and matched.

▶︎
Going Beyond Dependency Injection

▶︎
An Introduction To Spring Social

▶︎
Spring Dependency Injection Style (Part 1)

▶︎
Spring Data Repositories -- A Deep Dive

▶︎
Getting Started with Spring Security 3.1

▶︎
Spring Framework on Java 8

▶︎
Modern Java Component Design with Spring Framework 4.2

▶︎
Spring Tips: The Spring Framework *Utils Classes

▶︎
Spring Tips: Circuit Breakers

▶︎
Spring Data REST: Easily export JPA entities directly to the web

▶︎
Java 8 Language Capabilities, What's in it for you?

▶︎
SQL? NoSQL? NewSQL? What's a Java developer to do?

▶︎
Whoops! Where did my architecture go?

▶︎
Introduction to WebSockets

▶︎
Caching with Spring: Advanced Topics and Best Practices

▶︎
Webinar: Spring Boot -- Simplifying Spring for Everyone

▶︎
The Spring Data MongoDB Project

▶︎
Troubleshooting Live Java Web Applications

▶︎
Spring Testing

▶︎
