You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Observed a misspelling in the JwtAuthenticationTestUtils.java.ejs template using the
JwtClaimsSet.builder setting claims via a Lambda expression.
s/customClain/customClaim
Fixesjhipster#25079
Observed a misspelling in the JwtAuthenticationTestUtils.java.ejs template using the
JwtClaimsSet.builder setting claims via a Lambda expression.
s/customClain/customClaim
Fixes#25079
Overview of the issue
Observed a misspelling in the
JwtAuthenticationTestUtils.java.ejs
template using theJwtClaimsSet.builder
setting claims via a Lambda expression.Motivation for or Use Case
Tidiness.
Reproduce the error
Observe diff. See
generators/server/templates/src/test/java/_package_/security/jwt/JwtAuthenticationTestUtils.java.ejs
.Related issues
None.
Suggest a Fix
Correct misspelling. See PR #25080
JHipster Version(s)
8.1.0
JHipster configuration
Not applicable.
Browsers and Operating System
Not applicable.
The text was updated successfully, but these errors were encountered: