Marshaller和Unmarshaller用法 application_marshaller配置
Application.java配置public class Settings { private boolean fooEnabled; //getter和setter方法忽略}
public class Settings { private boolean fooEnabled; //getter和setter方法忽略}