@Target(value=METHOD) @Retention(value=RUNTIME) public @interface FileTemplate
String
fileName
filePath
templatePath
boolean
append
public abstract String templatePath
public abstract String filePath
public abstract String fileName
public abstract boolean append
Copyright © 2023. All rights reserved.