VOOZH about

URL: https://www.javacodegeeks.com/author/Ben-Wilcock

⇱ Ben Wilcock, Author at Java Code Geeks


  • Enterprise Java👁 spring-interview-questions-answers
    Ben WilcockJanuary 10th, 2017
    0 149

    Spring Cloud Contracts and Spring Cloud Services on PCF

    We had a customer recently who were quite interested in the idea of using Spring Cloud Contract (SCC) in order to…

    Read More »
  • DevOps👁 Image
    Ben WilcockJune 22nd, 2016
    0 376

    Microservices with Spring Boot, Axon CQRS/ES and Docker

    In the last year or two, the pace of change in software architecture has rapidly advanced with new approaches like DevOps and Microservices…

    Read More »
  • Android Core👁 Image
    Ben WilcockJanuary 25th, 2015
    0 116

    Working with Robolectric and Robotium in Android Studio and Gradle

    I develop the TripComputer App for Android but I find testing apps using the standard Android Instrumentation framework is really slow and…

    Read More »
  • Android Core👁 Image
    Ben WilcockJuly 18th, 2014
    0 127

    Event Tracking with Analytics API v4 for Android

    As I’ve learned from developing my own mileage tracking app for cyclists and commuters, getting ratings and feedback from users can…

    Read More »
  • Android Core👁 Image
    Ben WilcockApril 25th, 2014
    15 233

    Working with Google Analytics API v4 for Android

    For v4 of the Google Analytics API for Android, Google has moved the implementation into Google Play Services. As part of…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Ben WilcockSeptember 10th, 2012
    0 146

    Implementing Entity Services using NoSQL – Part 5: Improving autonomy using the Cloud

    In the previous posts I discussed how I went about building my SOA ‘Entity’ service for Products by using a…

    Read More »
  • Enterprise Java👁 Image
    Ben WilcockSeptember 10th, 2012
    0 132

    Implementing Entity Services using NoSQL – Part 4: Java EE

    Now that I have prepared a skeleton contract-first web-service and created a data access layer using Ektorp and CouchDB, it’s…

    Read More »
  • Enterprise Java👁 Image
    Ben WilcockSeptember 10th, 2012
    0 131

    Implementing Entity Services using NoSQL – Part 3: CouchDB

    Following on from Part 2 of this series where I created and deployed the Product Entity Service using the SOA…

    Read More »
  • Enterprise Java👁 Image
    Ben WilcockSeptember 10th, 2012
    0 137

    Implementing Entity Services using NoSQL – Part 2: Contract-first

    It’s time to begin the coding of my SOA entity service with NoSQL project, and as promised I’m starting with…

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