quoters
quoters copied to clipboard
Spring Boot quotation service to support REST-based guides
Guides are now updated to use this locally. Related #5
# Problem All endpoints are down # Expected behavior Returns a JSON ```json { "type": "success", "value": { "id": 10, "quote": "Really loving Spring Boot, makes stand alone Spring apps...
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener). # Fixed URLs ##...