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

Veröffentlicht am: 08 Mai 2021
auf dem Kanal: 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


Auf dieser Seite können Sie das Online-Video Java SQL Tutorial: Secure SpringBoot Rest API (Part 1) mit der Dauer stunde minuten sekunde in guter Qualität ansehen, das der Benutzer iCS Discover 08 Mai 2021 hochgeladen hat, den Link mit Freunden und Bekannten teilen, dieses Video wurde auf Youtube bereits 98 Mal angesehen und es wurde von 1 den Zuschauern gefallen. Viel Spaß beim Betrachtenden Zuschauern gefallen!