app

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2023 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const SbCliBaseUri = "https://github.com/sivaprasadreddy/spring-boot-cli/releases/download/"
View Source
const VERSION = "v0.0.4"

Variables

This section is empty.

Functions

func Run

func Run()

Types

type GeneratorConfig

type GeneratorConfig struct {
	Metadata ProjectMetadata
	Options  Options
}

type Options added in v0.0.3

type Options struct {
	UseRDBMS        bool
	ProdDbType      string
	TestDbType      string
	DBMigrationType string
	Features        []string
}

type ProjectGenerator

type ProjectGenerator struct {
	// contains filtered or unexported fields
}

func (ProjectGenerator) GenerateProject

func (p ProjectGenerator) GenerateProject() (err error)

type ProjectMetadata

type ProjectMetadata struct {
	ApplicationName    string
	GroupID            string
	ArtifactID         string
	ApplicationVersion string
	BasePackage        string
	BuildTool          string
}

Jump to

Keyboard shortcuts

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