Skip to content

Releases: NordCoderd/spring-boot-code-guard

Release list

1.0.11

Choose a tag to compare

@NordCoderd NordCoderd released this 19 Jun 18:53

Added new rules:

  • service should not return entities
  • service should not depends on web
  • repositories should not return Any/Object

1.0.9

Choose a tag to compare

@NordCoderd NordCoderd released this 07 May 22:42

Detection self-invocation for proxy annotated methods