Skip to content

Commit

Permalink
Refactor - Reorder modifier as per openJDK java style guidelines
Browse files Browse the repository at this point in the history
  • Loading branch information
prasanth08 committed Sep 13, 2022
1 parent 3e13752 commit e223401
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
*/
public final class SecurityUtils {

public static final String CLAIMS_NAMESPACE = "https://www.jhipster.tech/";
public static final String CLAIMS_NAMESPACE = "https://www.jhipster.tech/";

private SecurityUtils() {}

Expand Down

0 comments on commit e223401

Please sign in to comment.