up kotlin and change props

This commit is contained in:
gowthaman
2024-04-29 18:25:06 +05:30
parent ade8901649
commit c96656086e
2 changed files with 2 additions and 1 deletions

View File

@@ -9,8 +9,8 @@ import java.util.Optional
@Config(
sources = [
"file:~/app.properties",
"file:./app.properties",
"file:~/app.properties",
"file:./app.yaml",
"file:~/app.yaml",
"system:env",