# micronaut_example **Repository Path**: luoye_lj/micronaut_example ## Basic Information - **Project Name**: micronaut_example - **Description**: 微服务框架micronaut例子 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-25 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # micronaut_example #### 介绍 微服务框架micronaut例子 #### micronaut项目构建命令 mn create-app my-app1 --lang groovy --features hibernate-gorm,config-consul,discovery-consul mn create-app my-app2 --lang groovy --features hibernate-gorm,config-consul,discovery-consul