Skip to content
Snippets Groups Projects
Commit 8d484fa1 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-4461 adjust JavaDoc

parent 5bd82e41
No related branches found
No related tags found
No related merge requests found
......@@ -11,12 +11,12 @@ import lombok.Setter;
@Configuration
@ConfigurationProperties(prefix = GoofyProperties.PREFIX)
class GoofyProperties {
static final String PREFIX = "goofy";
/**
* Set production mode.
* Production mode.
*/
private boolean production = true;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment