Rob Boler

Sr. Consultant

Rob has always been interested in computers, and remembers first attempting programming a hangman game on an Apple IIE in grade school. He has over 13 years of software development experience using Java / Spring, primarily in the transportation and defense industries. He prides himself as being able to solve complex software problems, while also being able to lead small teams of developers. Rob has a wide range of project experience ranging from dynamic web applications to high volume message processing, to applying Big Data technologies for data pattern analysis.

Recent Blog Posts

JVM

Passing Command Line Arguments to a Spring Boot Application via a bootRun Task in Gradle

December 7th, 2017

Example of how to pass command line arguments to a Spring Boot Application via the bootRun task in Gradle.

Rob Boler
JavaScript

Spring Web Flow and jQuery Caching

September 8th, 2015

Solution to Spring Web Flow throwing parsing errors on jQuerys default request parameter for bypassing browser request caching.

Rob Boler