The Artima Developer Community
Sponsored Link

Java Buzz Forum
New in 11: Spring 3.1 @Configuration based contexts support

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
s m

Posts: 2034
Nickname: sashika
Registered: Jul, 2005

sasha maximova works for JetBrains
New in 11: Spring 3.1 @Configuration based contexts support Posted: Dec 2, 2011 1:59 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by s m.
Original Post: New in 11: Spring 3.1 @Configuration based contexts support
Feed Title: IntelliJ IDEA Blog
Feed URL: http://blogs.jetbrains.com/idea/feed/
Feed Description: News, tips&tricks, how-to's and other issues related to IntelliJ IDEA
Latest Java Buzz Posts
Latest Java Buzz Posts by s m
Latest Posts From IntelliJ IDEA Blog

Advertisement
Spring 3.1 significantly extends @Configuration based applications with a set of new annotations responsible for processing of Spring models @ComponentScan configures component scanning directives for use with @Configuration classes. Provides support parallel with Spring XML’s <context:component-scan> element @Import indicates one or more @Configuration classes to import. Provides functionality equivalent to the <import/> element in Spring XML. @ImportResource indicates [...]

Read: New in 11: Spring 3.1 @Configuration based contexts support

Topic: Binary Patching Java Classes for Fun (and Profit). Previous Topic   Next Topic Topic: SOLID - Open Closed Principle

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use