Skip to content

nx-spring-boot/v4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Feb 07:19
· 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 and buildWar executors (9fdfec2), closes #43

BREAKING CHANGES

  • nx-spring-boot: build is now the only executor to use to build the final jar or war