Skip to content

6.0.0

Latest
Compare
Choose a tag to compare
@timtebeek timtebeek released this 10 Jan 18:10
· 1 commit to main since this release
b121b80

What's Changed

  • Add suppression for packaged mongo jar (not on runtime classpath) by @pstreef in #651
  • Keep annotations for merged classes for WebSecurityConfigurerAdapter recipe (Spring Security 5.4) by @jevanlingen in #652
  • Replace Assert.notEmpty(Collection collection) with Assert.notEmpty(Collection collection, String) by @EricleeCrystal in #653
  • Updating Suppressions by @lkerford in #656
  • Recipe to migrate @RequestMapping over a FeignClient interface to @FeignClient path attribute by @wapkch in #661

New Contributors

Full Changelog: v5.25.0...v6.0.0