Documentation
¶
Index ¶
Constants ¶
View Source
const TemplatesPath = "templates/compage-template-java"
TemplatesPath directory of template files
Variables ¶
View Source
var LJavaMicronautServer = "java-micronaut-server"
View Source
var LJavaPlayFramework = "java-play-framework"
View Source
var LJavaUndertowServer = "java-undertow-server"
View Source
var OpenAPISupportedFrameworks = []string{LJavaMicronautServer, Spring, LJavaUndertowServer, LJavaPlayFramework}
View Source
var Spring = "spring"
Functions ¶
func GetJavaTemplatesRootPath ¶
func GetJavaTemplatesRootPath() string
Types ¶
type LJavaNode ¶
type LJavaNode struct {
*languages.LanguageNode
}
LJavaNode language specific struct.
func (*LJavaNode) FillDefaults ¶
FillDefaults constructor function
Click to show internal directories.
Click to hide internal directories.