James Lorenzen's Blog
Addicted to Learning
Thursday, April 7, 2022
Moved to blog.jlo.fail
›
I've moved! I've switched blogging platforms (i.e. hashnode ) and bought my own domain: https://blog.jlo.fail . Check out my first b...
Thursday, October 8, 2020
H2 URL with PostgreSQL mode and jOOQ
›
Just a quick code snippet to show my future self how I was able to finally get H2 working with a jOOQ query that in production hits a Post...
Thursday, February 27, 2020
Parameterized Tests: An Underused Technique
›
Over the past several years I've come to really value Parameterized Tests. I think they are an underused technique that should be consid...
17 comments:
Friday, January 9, 2015
Setting Environment Variables for Docker with Fig
›
For the past few months I've been playing around with Docker , and so far I've had a ton of fun. The documentation is excellent, an...
Tuesday, November 18, 2014
Example Using Grails Promises
›
I was recently playing around with the Asynchronous Programming features in Grails using Promises, and wanted to share an example that wen...
›
Home
View web version