3 changed files with 18 additions and 0 deletions
@ -0,0 +1,10 @@
@@ -0,0 +1,10 @@
|
||||
|
||||
/** |
||||
* |
||||
* Annotation support for the Application Context, including JSR-250 "common" |
||||
* annotations, component-scanning, and Java-based metadata for creating |
||||
* Spring-managed objects. |
||||
* |
||||
*/ |
||||
package org.springframework.context.annotation; |
||||
|
||||
Loading…
Reference in new issue