UNPKG

@nxrocks/nx-spring-boot

Version:

Nx Plugin to generate, run, package, build (and more) Spring Boot projects inside your Nx workspace

3 lines (2 loc) 94 B
import { Tree } from '@nx/devkit'; export default function update(host: Tree): Promise<void>;