package ro.bmocanu.tests.spring3desktop; import org.springframework.stereotype.Component; /** * Created by IntelliJ IDEA. * User: bogdan.mocanu * Date: 26.08.2010 * Time: 14:14:09 * To change this template use File | Settings | File Templates. */ @Component public class BeanNr2 { }