developmentenhancementgood first issuehelp wantedin progress
Repository metrics
- Stars
- (3 stars)
- PR merge metrics
- (PR metrics pending)
Description
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