Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "lib/spring/inspect/springBootVersionInspection"

Index

Functions

Const SpringBootVersionInspection

  • SpringBootVersionInspection(p: Project): Promise<object>
  • Find Spring Boot version or versions in this repo. If it's not a Spring Boot project, there will be zero. If it has a pom in the root directory, there will be one. If it's a monorepo, there may be > 1. In this case, only distinct versions will be reported.

    Parameters

    • p: Project

    Returns Promise<object>

consolidateSpringBootVersions

Generated using TypeDoc