I'm converting a Spring 2.0 project to 3.0 and trying out the @Service, @Component and @Autowired annotations in place of the XML descriptors. This screenshot shows an Eclipse build path for the basic IOC setup used with an AnnotationConfigApplicationContext.
|
Spring Build Path |
If you start with this, you'll avoid a few cycles of chasing down missing JARs.
No comments:
Post a Comment