

JUnit 5 Presentation Slides
Presentation slides on JUnit 5
Scott Leberknight
Aug 13, 20181 min read


Process API Improvements in JDK9
Over the past year, several microservices I have worked on responded to specific events and then executed native OS processes, for...
Scott Leberknight
Apr 3, 20174 min read


AWS Lambda Presentation Slides
A few months ago I gave a short presentation on AWS Lambda to my company, Fortitude Technologies . AWS Lambda is basically a...
Scott Leberknight
Mar 17, 20171 min read


Testing HTTP Clients Using Spark, Revisited
In a previous post I described the very small sparkjava-testing library I created to make it really simple to test HTTP client code...
Scott Leberknight
Mar 14, 20172 min read