Making Spring Batch Groovy

Rik Scarborough Development Technologies, Java, Microservices, Spring, Spring Batch, Tutorial Leave a Comment

Attention: The following article was published over 9 years ago, and the information provided may be aged or outdated. Please keep that in mind as you read the post.Here at Keyhole, we are very fond of Spring Batch. In many Java Enterprise environments, there is still a big need for automating moving data around. Spring Batch gives us a great …

Caching Strategy Reminder for Maven-Based Docker Builds

Luke Patterson Docker, Java, Tutorial 14 Comments

Attention: The following article was published over 10 years ago, and the information provided may be aged or outdated. Please keep that in mind as you read the post.My local development feedback loop between code change and runnable container was annoyingly long on a Maven-based project I was recently working on. I wanted to speed things up. CodeProject The scenario …

Part Deux: A Google Calendar Gadget in Angular.js

Lyndsey Padget Angular, Development Technologies, JavaScript, Single-Page Application 1 Comment

Attention: The following article was published over 10 years ago, and the information provided may be aged or outdated. Please keep that in mind as you read the post.I was on a project recently where the team was faced with a daunting list of scheduling-related backlog stories. When looking at the entire feature, about 20% of these stories dealt with custom functionality …

Docker: VMs, Code Migration, and SOA Solved

Zach Gardner Development Technologies, DevOps, Docker 2 Comments

Attention: The following article was published over 10 years ago, and the information provided may be aged or outdated. Please keep that in mind as you read the post.It’s rare that a piece of software as new as Docker is readily adopted by startups along with huge, well established companies. dotCloud, the company that created and maintains Docker, recently nabbed …

New Features in AngularJS 1.3

Mark Fricke Angular, Development Technologies, JavaScript, Single-Page Application 6 Comments

Attention: The following article was published over 10 years ago, and the information provided may be aged or outdated. Please keep that in mind as you read the post.Now that Angular 1.3 has been officially released, I thought I would talk about some of the new features that developers would like to know, to include: Performance improvements One-time bindings ngModel.$validators …