Semyon Kirekov
Semyon Kirekov
I consider that these functional interfaces should throw not just an `Exception` type but generic one. Because such strict bounds make a user to declare a method with too common...
Internally HOC produces the git command. The problem here is about these three arguments `--author`, `--since`, and `--before`. The lib adds additional quotes that cover each command which makes it...
If I add `spring-data-jpa-entity-graph-generator` dependency, then the result XEntityGraph classes has no `jakarta.annotation.Generated` annotation upon them (in comparison to jpamodelgen). As a result, the [errorprone plugin](https://errorprone.info/) finds some errors within...