Deprecate Spring.js

Issue: SWF-1628
This commit is contained in:
Rossen Stoyanchev
2014-03-31 15:57:30 -04:00
parent 77198b5c5f
commit 33bd09801b
2 changed files with 13 additions and 2 deletions

View File

@@ -24,11 +24,13 @@ import org.springframework.util.StringUtils;
/**
* Ajax handler for Spring Javascript (Spring.js).
*
*
* @see AbstractAjaxHandler
*
*
* @author Jeremy Grelle
* @author Keith Donald
*
* @deprecated as of version 2.4 Spring.js is deprecated
*/
public class SpringJavascriptAjaxHandler extends AbstractAjaxHandler {