VOOZH about

URL: https://www.javacodegeeks.com/author/james-roper

⇱ James Roper, Author at Java Code Geeks


  • DevOps👁 Image
    James RoperMarch 26th, 2020
    0 1,282

    Rotating secrets in Kubernetes

    I’m building a multitenant SaaS on top of Kubernetes at the moment, and one principle we’ve gone with is that…

    Read More »
  • Software Development👁 Image
    James RoperNovember 15th, 2016
    0 126

    Open Source – it’s not about free as in beer or speech

    I’ve been thinking a bit about open source software, and why I’m so attracted to it. Often when people talk…

    Read More »
  • Software Development👁 Image
    James RoperNovember 14th, 2016
    1 176

    CQRS increases consistency

    I hear this argument a lot. As the author of a framework that strongly encourages CQRS, I obviously am biased…

    Read More »
  • Software Development👁 Image
    James RoperDecember 20th, 2013
    1 141

    Fun doesn’t mean compromising scalability

    Today I read an interesting piece on InfoWorld about Meteor, Meteor aims to make JavaScript programming fun again. It is…

    Read More »
  • Scala👁 Image
    James RoperAugust 19th, 2013
    0 137

    A practical solution to the BREACH vulnerability

    Two weeks ago CERT released an advisory for a new vulnerability called BREACH. In the advisory they say there is…

    Read More »
  • Scala👁 Image
    James RoperJune 14th, 2013
    0 131

    Call response WebSockets in Play Framework

    I got a question from a Play user about implementing call/response WebSockets in Play Framework. This is not something that…

    Read More »
  • Scala👁 Image
    James RoperMay 9th, 2013
    2 258

    Advanced routing in Play Framework

    We frequently get questions about how to meet all sorts of different routing needs in Play Framework. While the built…

    Read More »
  • Core Java👁 Image
    James RoperApril 1st, 2013
    2 140

    Java 8 Lambdas – The missing link to moving away from Java

    I learnt functional programming, but then I decided I liked imperative programming better so I switched back. — Nobody, ever…

    Read More »
  • Enterprise Java👁 Image
    James RoperFebruary 18th, 2013
    1 483

    Understanding the Play Filter API

    With Play 2.1 hot off the press, there have been a lot of people asking about the new Play filter…

    Read More »
  • 1
  • 2
  • »
Back to top button
Close