Class Project
java.lang.Object
io.micronaut.starter.application.ProjectIdentifier
io.micronaut.starter.application.Project
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionwithClassName(String className) A new project wth the given class name.Methods inherited from class ProjectIdentifier
getName, getPackageName
-
Constructor Details
-
Project
-
-
Method Details
-
getPackagePath
-
getClassName
-
getNaturalName
-
getPropertyName
-
getProperties
-
withClassName
-