mirror of
https://github.com/apache/struts.git
synced 2026-08-11 01:27:14 +00:00
created serial uid
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1420930 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -24,6 +24,8 @@ import com.opensymphony.xwork2.ActionSupport;
|
||||
import org.springframework.beans.factory.annotation.Autowired;
|
||||
|
||||
public class JUnitTestAction extends ActionSupport {
|
||||
private static final long serialVersionUID = 1629266238339053546L;
|
||||
|
||||
private String name;
|
||||
|
||||
@Autowired
|
||||
|
||||
Reference in New Issue
Block a user