Github Education
  • Github學生免費服務推薦
  • name.com免費網域申請
  • SendGrid - Email Service
  • Configcat - Global config setting
  • Transloadit - File conversion to cloud storage
  • i18n 管理平台 - lingohub
  • Push Notifications - PushBots
  • BrowserStack
  • Page
  • Ai
    • Stable diffusion
    • Changing Images Backgrounds
  • Copy of Crypto currency games
    • Gods Unchained
  • Digital Ocean
    • How to create cloud instance and access it on Digital Ocean
    • Deploy nodeJs on DigitalOcean droplet using docker
    • Deploy Redis to your local
  • Heroku
    • Heroku Cli
    • How to deploy Hello world to Heroku using docker
    • How to deploy NodeJS application to Heroku using docker
  • APIs
    • Google Geocoding API
    • FourSquare
    • Building APIs with Swagger
  • Util
    • Google Cloud Storage - Object storage
    • Google Search Console
    • Google Sign-in with Angular Front End
    • Google Sign-in with Nodejs Backend
    • Github Package
  • 推薦課程
  • Currently interested in
  • Useful info
  • Become a Front End Web Developer | Udacity
    • 2. CSS, Website Layout, Website Components
      • Lesson 2: CSS
      • Lesson 3: Flexbox
      • Lesson 4: CSS Grid
      • Lesson 5: Creating Responsive Layouts
      • How to use Adobe Design tokens - Spectrum
    • 3. Javascript & The DOM
      • Lesson 1: Syntax
      • Lesson 2: The Document Object Model
      • Lesson 3: Creating Content with JavaScript
      • Lesson 4: Working with Browser Events
  • Some tips
    • Github Blame View
  • Free
    • Openshift(WIP)
Powered by GitBook
On this page
  • Web security
  • Udacity HTTP & Web Servers
  • Spring boot
  • Long polling
  • Designing RESTful APIs
  • Send SMS message

Was this helpful?

Currently interested in

Previous推薦課程NextUseful info

Last updated 5 years ago

Was this helpful?

Web security

- Lesson 4: Securing your API

Also in this course: HEAD operation allows you to allocate your memory

HTTPS = HTTP + TLS (Transport layer security)

- Lesson 3: HTTPS

Also in this course: Password recovery、Rate limiting(用Redis來做)

Spring boot

Q: How to setup spring boot datasource dynamically?

Q: How to save password using bcrypt?

(要回去看一下Role的用法)

Long polling

Designing RESTful APIs

Also in this course: Versioning your api, Using proper URL

我的return不應該是string,而要是ResponseEntity!

Send SMS message

- Lesson 5: Writing Developer-Friendly APIs

Udacity Designing RESTful APIs
Udacity HTTP & Web Servers
How to Test HTTP/2 Push using Google Chrome
Udacity Client-Server Communication
Spring Boot Security - Introduction to OAuth2
Spring Boot - Securing Web Applications
Spring Boot - OAuth2 with JWT
Create an OAuth Server
Using JWT with Spring Security OAuth
Spring Boot Security + JWT ''Hello World'' Example
Multiple DataSource
Spring Boot Security Password Encoding using Bcrypt Encoder
Spring Boot Security Password Encoding using Bcrypt Encoder
Cron job on spring boot
How to implement Long Polling REST endpoint in Spring Boot app?
Designing RESTful APIs - udacity
Authentication & Authorization: OAuth
Session Hijacking
Building RESTful Web Services - tutorialspoint
Spring Boot - Rest Controller Unit Test
Twilio
Spring Boot - Twilio - tutorialspoint