@Component @ConfigurationProperties(prefix="luaj") public class LuajProperties extends Object
| 构造器和说明 |
|---|
LuajProperties() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBaseRoutePath() |
String |
getBaseRunnerPath() |
String |
getMapping() |
void |
setBaseRoutePath(String baseRoutePath) |
void |
setBaseRunnerPath(String baseRunnerPath) |
void |
setMapping(String mapping) |
String |
toString() |
public String getBaseRoutePath()
public void setBaseRoutePath(String baseRoutePath)
public String getBaseRunnerPath()
public void setBaseRunnerPath(String baseRunnerPath)
public String getMapping()
public void setMapping(String mapping)
Copyright © 2020. All rights reserved.