@ConfigurationProperties(value="api") public class APIProperties extends Object
| Constructor and Description |
|---|
APIProperties() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getTitle() |
String |
getVersion() |
void |
setDescription(String description) |
void |
setTitle(String title) |
void |
setVersion(String version) |
Copyright © 2023. All rights reserved.