|
@@ -8,6 +8,7 @@ import java.util.List;
|
|
|
import java.util.Properties;
|
|
import java.util.Properties;
|
|
|
|
|
|
|
|
/**
|
|
/**
|
|
|
|
|
+ * Example类和model类实现序列化插件
|
|
|
* Created by shuzheng on 2017/1/1.
|
|
* Created by shuzheng on 2017/1/1.
|
|
|
*/
|
|
*/
|
|
|
public class SerializablePlugin extends PluginAdapter {
|
|
public class SerializablePlugin extends PluginAdapter {
|