12 Factor Apps in Java – IntroductionJuly 16, 2020 | software-engineeringThis is the start of a series of blog posts on building Java-based apps following the 12 factor best practices. I have a number of reasons…Read More
Spring Cloud Config Server Encrypted ValuesJune 25, 2020 | software-engineeringRecently I have been working on building an app using Spring Boot with Java 11 and was prototyping a solution for external configuration…Read More