Link to Annotation Programming Model from What's New

Issue: SPR-11515
master
Sam Brannen 9 years ago
parent 4d6f143f85
commit 731eccf524
  1. 1
      src/asciidoc/whats-new.adoc

@ -457,6 +457,7 @@ public @interface MyTestConfig {
// ...
}
----
** See <<annotation-programming-model,Spring Annotation Programming Model>>.
* Numerous improvements to Spring's search algorithms used for finding
meta-annotations. For example, locally declared _composed annotations_
are now favored over inherited annotations.

Loading…
Cancel
Save