Back Forum Reply New

Spring 3.0, JSR 330 and JSR 299

This page sprin...ing-qualifiers says:

In Spring 3.0 RC1 you can use JSR 330's @Named annotation in place of stereotpye annotations and they will be automatically detected during component-scanning. The value of the @Named property will be used as the Bean Name. At this time Spring defaults for bean scope will be applied when using @Named. This behavior as well as mapping of JSR 330 and JSR 299 scopes is planned for Spring 3.0 GA assuming the JSRs are stable at that time.

Since Spring 3.0 GA is just around the corner (?), both jsr's are released, whats the status here?

/Magnus
¥
Back Forum Reply New