Skip to content

tbatty7/webclientoauth2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementation of WebClient with token caching

To Do:

  • I need to do more testing to confirm I can pass properties to bootRun

Done:

  • Switched to the new way of doing Spring Profiles with minor modifications
    • Just add the spring.profiles.active= in application.properties
    • Run tests with this command: ./gradlew build -Dspring.profiles.active=local
    • This will activate the spring profile defined in application-local.properties

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages