eclipse-jkube / jkube

Build and Deploy java applications on Kubernetes
https://www.eclipse.dev/jkube/
Eclipse Public License 2.0
770 stars 515 forks source link

Support for Micronaut Framework #268

Closed manusa closed 3 years ago

manusa commented 4 years ago

Description

Create Generator and Enricher to support the Micronaut framework.

Generator should detect the Micronaut Maven Plugin.

manusa commented 4 years ago

As part of the effort, it would be interesting to add a Micronaut Starter template for Eclipse JKube. This will contribute for the overall adoption and awareness of since it will be featured in https://micronaut.io/launch/.

Since we don't provide Gradle plugins (yet), the starter should also implement validations, see also: