Polishing

(cherry picked from commit b541fc9)
This commit is contained in:
Juergen Hoeller
2015-03-06 18:50:49 +01:00
parent f01a0303f1
commit 7ed7f981c9
14 changed files with 90 additions and 94 deletions

View File

@@ -29,7 +29,7 @@ import org.springframework.jms.config.JmsListenerEndpointRegistry;
* a default {@link JmsListenerEndpointRegistry}.
*
* <p>This configuration class is automatically imported when using the @{@link EnableJms}
* annotation. See {@link EnableJms} Javadoc for complete usage.
* annotation. See the {@link EnableJms} javadocs for complete usage details.
*
* @author Stephane Nicoll
* @since 4.1