How to package a micronaut application in a single jar without parent pom
I have a micronaut project where I do not inherit the pom, but I use dependency management instead:
I have a micronaut project where I do not inherit the pom, but I use dependency management instead: