Adapting and Learning
Thoughts on software development and life in general
Monday, June 7, 2021
Changing The Way We Use JPA
›
I've been updating some training materials recently, and thinking about better ways of teaching and talking about JPA. One of the things...
Thursday, September 17, 2020
Reduce Repetitive Code in Spring MVC Controllers
›
After spending some time doing sustained engineering (a.k.a. maintaining legacy code), I ventured to reduce repetitive code in Spring MVC @C...
Tuesday, June 25, 2019
Spring with Rails' jQuery UJS
›
I’ve always wanted to try to see if I could use Rails’ jQuery UJS in a Spring Boot project. The UJS in jquery-ujs stands for unobtrusive Ja...
Monday, November 12, 2018
Revisions and Immutability
›
Here's a brief post. I'm not sure how to start it. It's one of those "why didn't I think of that" moments while re...
17 comments:
Wednesday, July 18, 2018
Caching in Spring Boot with Spring Security
›
In this post, I’d like to share a lesson learned by one of the teams at O&B. They were using Spring Boot with Spring Security. By defa...
7 comments:
›
Home
View web version