Skip to content

Commit

Permalink
Add profile loaded properties to native image resources
Browse files Browse the repository at this point in the history
  • Loading branch information
SentryMan authored and rob-bygrave committed Oct 17, 2023
1 parent 19becff commit 5aa6b60
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,15 @@
},
{
"pattern": "application.yml"
},
{
"pattern": "application-*.properties"
},
{
"pattern": "application-*.yaml"
},
{
"pattern": "application-*.yml"
}
]
}

0 comments on commit 5aa6b60

Please sign in to comment.