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

OZG-4453 add static to class

parent 536469ab
No related branches found
No related tags found
No related merge requests found
...@@ -19,7 +19,7 @@ public class OzgCloudElasticsearchProperties { ...@@ -19,7 +19,7 @@ public class OzgCloudElasticsearchProperties {
@Getter @Getter
@Setter @Setter
public class OzgCloudElasticsearchServerProperties { public static class OzgCloudElasticsearchServerProperties {
private String namespace; private String namespace;
private String secretName; private String secretName;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment