Documentation ¶
Overview ¶
Package javaparser contains functions to autodetect service name for java applications
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetSpringBootAppName ¶
GetSpringBootAppName tries to autodetect the name of a spring boot application given its working dir, the jar path and the application arguments. When resolving properties, it supports placeholder resolution (a = ${b} -> will lookup then b)
func IsSpringBootArchive ¶
IsSpringBootArchive heuristically determines if a jar archive is a spring boot packaged jar
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.