- OAuth 2.0 Cookbook
- Adolfo Eloy Nascimento
- 78字
- 2021-07-08 09:35:10
Getting ready
To run this recipe, you can use your preferred IDE and must have Java 8 and Maven installed. For this recipe, we will be executing some HTTP requests through the usage of CURL commands as we did before. Make sure you have CURL or Postman tools installed before continuing. This recipe will use Spring Security OAuth2 Framework and we will not add any database support. The source code for this recipe can be downloaded from https://github.com/PacktPublishing/OAuth-2.0-Cookbook/tree/master/Chapter02/client-credentials-server.
推薦閱讀
- Android Wearable Programming
- 從零開始:數(shù)字圖像處理的編程基礎(chǔ)與應(yīng)用
- Flask Blueprints
- 觸·心:DT時(shí)代的大數(shù)據(jù)精準(zhǔn)營(yíng)銷
- Mastering RabbitMQ
- Debian 7:System Administration Best Practices
- Android Studio Essentials
- 深入淺出Java虛擬機(jī):JVM原理與實(shí)戰(zhàn)
- Java從入門到精通(第5版)
- Git高手之路
- Python Data Analysis(Second Edition)
- Scala編程(第5版)
- 零代碼實(shí)戰(zhàn):企業(yè)級(jí)應(yīng)用搭建與案例詳解
- Python網(wǎng)絡(luò)爬蟲技術(shù)與應(yīng)用
- R Data Science Essentials