OAuth 2.0 Authorization Grants
This post summarizes the four kinds of authorization grants [https://tools.ietf.org/html/rfc6749#section-1.3] supported by OAuth 2.0 specification: 1. Authorization code »
This post summarizes the four kinds of authorization grants [https://tools.ietf.org/html/rfc6749#section-1.3] supported by OAuth 2.0 specification: 1. Authorization code »
A short tutorial on how to use S3 buckets to create a private maven repository. We will also go over using this private repo in sbt. »
It has been around for a bit but I finally got to try the Live Edit feature in Intellij IDEA. Live Edit lets you immediately see »
This post is for application developers who need to figure out where memory is going on a server. An application service typically run as a server »
WHAT? This post is a walkthrough on setting up a JVM service for continous integration [http://www.thoughtworks.com/continuous-integration] & automatic deployments [http://www.thoughtworks. »