- OAuth 2.0 Cookbook
- Adolfo Eloy Nascimento
- 141字
- 2021-07-08 09:34:56
What you need for this book
To run the recipes presented in this book, you will basically need JDK 8, Maven, MySQL, and Redis. JDK 8 can be downloaded at http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html . You can download and read the installation instructions for Maven at https://maven.apache.org/download.cgi. To install MySQL, download the community version for your Operational System (OS) at https://dev.mysql.com/downloads/. Some recipes rely on Redis, which can be downloaded here: https://redis.io/download. To interact with the applications that will be created during the recipes, you also need a tool to send HTTP requests to the APIs presented. The recommended tools are CURL, which can be downloaded at https://curl.haxx.se/download.html and PostMan which can be downloaded at https://www.getpostman.com/.
In addition, so that you can write the code presented throughout the recipes, you will also need a Java IDE and Android Studio for native mobile Client recipes.
- 自然語(yǔ)言處理實(shí)戰(zhàn):預(yù)訓(xùn)練模型應(yīng)用及其產(chǎn)品化
- 深入淺出Spring Boot 2.x
- Flink SQL與DataStream入門(mén)、進(jìn)階與實(shí)戰(zhàn)
- INSTANT Weka How-to
- 大學(xué)計(jì)算機(jī)基礎(chǔ)(第2版)(微課版)
- 微信小程序入門(mén)指南
- Hands-On Full Stack Development with Go
- Solr Cookbook(Third Edition)
- LabVIEW虛擬儀器入門(mén)與測(cè)控應(yīng)用100例
- Kubernetes源碼剖析
- Flowable流程引擎實(shí)戰(zhàn)
- Arduino計(jì)算機(jī)視覺(jué)編程
- Python入門(mén)很輕松(微課超值版)
- Clojure for Java Developers
- Python計(jì)算機(jī)視覺(jué)和自然語(yǔ)言處理