InfoQ

InfoQ

Topic/Tag specific view

Spring AOP Content on InfoQ


Latest featured content about Spring AOP

What's New in SpringSource Tool Suite

Topics
SpringOne,
Grails,
Spring,
Groovy,
Conferences,
Java Web Frameworks,
JVM Languages,
Dynamic Languages,
Dependency Injection,
Java,
SpringSource,
Cloud Foundry,
Languages,
Tools,
Design Pattern,
VMWare,
AJDT,
Agile,
SpringOne 2009,
Spring AOP,
SpringSource Tool Suite,
Programming,
Patterns,
tc Server,
Spring Roo,
Object Oriented Design,
Design,
Companies,
SpringSource dm Server

In this presentation from SpringOne 2009, Christian Dupuis discusses the SpringSource Tool Suite (STS), the philosophy behind STS, the requirements behind STS, the STS 2.1 and 2.2 featureset, several demos of STS capabilities, Groovy and Grails, Spring 3.0, autowiring, namespaces, REST, cross-cutting annotations, AJDT, Spring Roo, Cloud Foundry, tc Server, dm Server, VMWare, and the STS roadmap.

News about Spring AOP

Annotation-Driven Dependency Injection with Google Guice 3.0

Topics
OSGi ,
Java Annotations,
Java,
Annotations,
Maven,
Languages,
Design Pattern,
Open Source,
Build systems,
Programming,
Patterns,
Spring Integration,
Object Oriented Design,
Spring AOP,
Design,
JSR 330,
Aspect Oriented Programming

Late last month Google released Guice 3.0, a Java framework that implements the dependency injection (DI) design pattern. The motivation behind Guice was to make it easier for programmers to write DI code by reducing the need to write boilerplate factories. This article examines the new 3.0 features, loks at how Guice 3.0 supports Spring DI, and introduces Guice 4.1 (a.k.a. MiniGuice).