Added Id keyword for all java files
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ package org.springframework.security.annotation;
|
||||
* DOCUMENT ME!
|
||||
*
|
||||
* @author $author$
|
||||
* @version $Revision$
|
||||
* @version $Revision: 2145 $
|
||||
*/
|
||||
@Secured({"ROLE_USER"})
|
||||
public interface BusinessService {
|
||||
|
||||
Reference in New Issue
Block a user