javaparser

package
v0.0.0-...-6ed9993 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 3, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

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

func GetSpringBootAppName(cwd string, jarname string, args []string) (string, error)

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

func IsSpringBootArchive(reader *zip.Reader) bool

IsSpringBootArchive heuristically determines if a jar archive is a spring boot packaged jar

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL