Java SQL Tutorial: Secure SpringBoot Rest API (Part 1)

Publicado em: 08 Maio 2021
no canal de: iCS Discover
98
1

Support My Channel:
Zelle: lalumastan@gmail.com
PayPal: https://paypal.me/icsdiscover
GPay: lalumastan@gmail.com
Venmo: @onusabina

Video Description:
Employee Vaccination Management System (EVMS) REST API configured for MySQL works with Springboot, Rest Controller & Hibernate. It uses JSON Web Token (JWT) with OAuth2 for authentication. Part 1 briefly demonstrates the usage & functionality. You can try it yourself based on the instruction below:

1) Using the basic authentication in the header as shown below, POST the following URL first to get the API access token
[Authorization: Basic ZW1wbG95ZWUtdmFjY2luZS1tYW5hZ2VtZW50LXN5c3RlbTppdHV0b3Jpbmdfc2VjcmV0]
http://evmsapi.herokuapp.com/oauth/to...

2) You should get an access token like the following:
{
"access_token": "eyJhbGci ... asR844lgyI",
"token_type": "bearer",
...
}

3) Using the bearer access token for authorization, try any of the secure APIs shown below as GET URLs to fetch the data
[Authorization: Bearer eyJhbGci ... asR844lgyI]
http://evmsapi.herokuapp.com/api/empl...
http://evmsapi.herokuapp.com/api/empl...
http://evmsapi.herokuapp.com/employee...
http://evmsapi.herokuapp.com/employee...
http://evmsapi.herokuapp.com/vaccine
http://evmsapi.herokuapp.com/vaccine/:id
http://evmsapi.herokuapp.com/vaccine_...
http://evmsapi.herokuapp.com/vaccine_...

Full Application Demo: https://icsdiscover.great-site.net/

Full Application Code: https://www.piecex.com/source-code/CO...

Linkedin:   / mohammed-islam-57264235  
Twitter:   / javarhythm  


Free Cryptocurrencies
-----------------------------------
Get $10 in Bitcoin: https://www.coinbase.com/join/islam_w88t
Sign up for Crypto.com to get $25 USD: https://crypto.com/app/2j3er2s5jp
Sign up for the Gemini app to get $10 USD of Bitcoin: https://gemini.com/share/pyqqx9zu9
Sign up for the BlockFi to get up to $2500 USD of Bitcoin: https://blockfi.com/?ref=3798d9a0


Nesta página do site você pode assistir ao vídeo on-line Java SQL Tutorial: Secure SpringBoot Rest API (Part 1) duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário iCS Discover 08 Maio 2021, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 98 vezes e gostou 1 espectadores. Boa visualização!