ryandens / javaagent-gradle-plugin

A set of Gradle plugins to ease building Java applications that leverage instrumentation agents in development and/or in production
Apache License 2.0
48 stars 8 forks source link

Add support for micronaut #11

Open ryandens opened 2 years ago

ryandens commented 2 years ago

Micronaut has a gradle plugin that builds on the application plugin but also creates additional distributions. We should integrate with the micronaut plugin so that all distributions can be created with the java agent included

psinghsb commented 2 years ago

+1