public class GlobalConfig
extends java.lang.Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
GlobalConfig.Builder
全局配置构建
|
| 限定符和类型 | 字段和说明 |
|---|---|
protected static org.slf4j.Logger |
LOGGER |
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.String |
getAuthor() |
@NotNull java.lang.String |
getCommentDate() |
@NotNull DateType |
getDateType() |
java.lang.String |
getOutputDir() |
boolean |
isFileOverride()
已过时。
|
boolean |
isKotlin() |
boolean |
isOpen() |
boolean |
isServiceInterface() |
boolean |
isSpringdoc() |
boolean |
isSwagger() |
void |
setServiceInterface(boolean serviceInterface) |
public java.lang.String getOutputDir()
@Deprecated public boolean isFileOverride()
public boolean isOpen()
public java.lang.String getAuthor()
public boolean isKotlin()
public boolean isSwagger()
public boolean isSpringdoc()
@NotNull public @NotNull DateType getDateType()
@NotNull public @NotNull java.lang.String getCommentDate()
public boolean isServiceInterface()
public void setServiceInterface(boolean serviceInterface)