spring+jax 出现java.io.Serializable is an interface, and JAXB can't handle interfaces 原因是我的webservice方法中 有一个BaseEntity虚类 public abstract class BaseEntity<ID extends Serializable> { public abstract ID getId(); public abstract void setId(ID id); 其中get…
The scope of this project is to automate the current Credit Correction process of opening, editing, viewing and closing credit correction requests by creating a new sub tab in SelectCE/Credit Reporting entitled ‘Credit Correction’. Create new fields…