nx-spring-boot/v4.0.0
·
730 commits
to master
since this release
@nxrocks/nx-spring-boot-v4.0.0 (2022-02-14)
Bug Fixes
- nx-spring-boot: remove
ratchetFrom
from the default Spotless conf (1462022)
Features
- nx-spring-boot: add java 17 support to align w/ Spring Initializr (131df91)
- nx-spring-boot: add
format-check
executor to check code format (337fca8) - nx-spring-boot: add
format
executor (b5362ae) - nx-spring-boot: add aliases for the format executor (cbcee00)
- nx-spring-boot: merge
buildJar
andbuildWar
executors (9fdfec2), closes #43
BREAKING CHANGES
- nx-spring-boot:
build
is now the only executor to use to build the final jar or war