developmentenhancementgood first issuehelp wantedin progress
仓库指标
- 星标
- (3 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
As developer, I want to externalize Yaml properties so that, I can inject those properties on execution time
Acceptance Criteria
- I should read an
application-development.ymlusing-Dspring.config.locationGradle argument - I should have a directory named
${USER_HOME}/.vetlog_backend/where we should store theapplication-development.yml - All tests passing