- 
                Notifications
    
You must be signed in to change notification settings  - Fork 2k
 
Fix typo in token configuration documentation #3677
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix typo in token configuration documentation #3677
Conversation
| 
           Please sign off your commits to fix the DCO check.  | 
    
Signed-off-by: Giorgos Gaganis <[email protected]>
1fd6041    to
    f1541c0      
    Compare
  
    | ---- | ||
| 
               | 
          ||
| You can also set this configuration programmatically in your application code: | ||
| You can also get this configuration programmatically in your application code: | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How about changing get this configuration to get environment variable?
You can also get environment variable programmatically in your application code:
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dev-jonghoonpark Thanks for the review and suggestion. It would be nice to include your suggestion but the important fix is to change set -> get.
Since we haven't heard back from the author on this yet, I will go ahead and merge this PR as is for now.
Fixes #3677 Signed-off-by: Giorgos Gaganis <[email protected]> (cherry picked from commit 4ec73e2)
| 
           @gaganis Thanks for the PR fixing the doc.  | 
    
Auto-cherry-pick to 1.0.x Fixes spring-projects#3677 Signed-off-by: Giorgos Gaganis <[email protected]>
Auto-cherry-pick to 1.0.x Fixes spring-projects#3677 Signed-off-by: Giorgos Gaganis <[email protected]>
Auto-cherry-pick to 1.0.x Fixes spring-projects#3677 Signed-off-by: Giorgos Gaganis <[email protected]> Signed-off-by: 家娃 <[email protected]>
Thank you for taking time to contribute this pull request!
You might have already read the [contributor guide][1], but as a reminder, please make sure to:
mainbranch and squash your commits