code-examples-java icon indicating copy to clipboard operation
code-examples-java copied to clipboard

Move JWTConsoleApp to the correct package folder.

Open asashour opened this issue 1 year ago • 0 comments

The java file is incorrectly placed, the folder should be the same as the package defined.

In other places the file is referenced as com.docusign.jwtconsoleapp.JWTConsoleApp, so this package is correct but the folder isn't.

asashour avatar Jan 14 '24 09:01 asashour