Another month, another set of great articles from all over the web!
RESTful API Authentication Basics – blog.restcase.com – great intro to authenticating REST API requests
Zero Downtime Deployment and Deployment Pipelines – blog.codeship.com – Codeship devs explain their method for zero downtime deployment with Heroku
Java 8 Friday: Let’s Deprecate Those Legacy Libs – blog.jooq.org – how Java 8 lets us ditch old libraries
8 design patterns that every developer should know – thedevpiece.com – speaks for itself, really
Zero Downtime Deployment with a Database – spring.io – Spring’s take on Blue-Green deployment
Guide to Spring Boot REST API Error Handling – toptal.com – How to introduce better exception handling in Spring REST APIs
Spring Boot Wonders – deepakvadgama.com – Shows off a few neat features of Spring. You might not have known about some of them!
Please. Don’t Patch Like An Idiot. – williamdurand.fr – How to properly modify resources with PATCH
Be First to Comment