Configuration Reference

Version:0.0.1-SNAPSHOT

Micronaut Projectgen Http Server Config Properties

🔗
Table 1. Configuration Properties for FeaturesControllerConfiguration
Property Type Description

projectgen.controllers.features.enabled

boolean

projectgen.controllers.features.path

java.lang.String

🔗
Table 2. Configuration Properties for DownloadZipControllerConfiguration
Property Type Description

projectgen.controllers.download-zip.enabled

boolean

projectgen.controllers.download-zip.path

java.lang.String

🔗
Table 3. Configuration Properties for DiffControllerConfiguration
Property Type Description

project.controllers.diff.enabled

boolean

project.controllers.diff.path

java.lang.String

🔗
Table 4. Configuration Properties for DownloadDiffControllerConfiguration
Property Type Description

projectgen.controllers.download-diff.enabled

boolean

projectgen.controllers.download-diff.path

java.lang.String