Currently interested in
Last updated
Was this helpful?
Last updated
Was this helpful?
- 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來做)
Q: How to setup spring boot datasource dynamically?
Q: How to save password using bcrypt?
(要回去看一下Role的用法)
Also in this course: Versioning your api, Using proper URL
我的return不應該是string,而要是ResponseEntity!
- Lesson 5: Writing Developer-Friendly APIs