com.github.freegeese.maven.plugin.autocode.configuration.DefaultProperties Maven / Gradle / Ivy
package com.github.freegeese.maven.plugin.autocode.configuration;
/**
* Created by Administrator on 2017/3/31.
*/
public enum DefaultProperties {
CUSTOM_CODE_START,
CUSTOM_CODE_END
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy