Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "lib/spring/inspect/springSecurityInspection"

Index

Functions

Const SpringSecurityVersionInspection

  • SpringSecurityVersionInspection(p: Project): Promise<string[]>
  • 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<string[]>

Generated using TypeDoc