Skip to content

Commit

Permalink
Remove "-H:IncludeResources". Micronaut adds them automatically.
Browse files Browse the repository at this point in the history
  • Loading branch information
ilopmar committed May 25, 2020
1 parent 99a5f32 commit 7e17108
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
Args = -H:IncludeResources=logback.xml|application.yml|bootstrap.yml|views/.* \
-H:Name=security-session-graal \
Args = -H:Name=security-session-graal \
-H:Class=example.micronaut.Application \
-H:+RemoveSaturatedTypeFlows
-H:+RemoveSaturatedTypeFlows

0 comments on commit 7e17108

Please sign in to comment.