PinnedPublished inLevel Up CodingHow to Integrate Elastic APM Java Agent with Spring BootThe Spring Way. Also known as self-attachJun 20, 20214Jun 20, 20214
Published inLevel Up CodingA Suggestion on Managing Data Changes in Spring Boot Using FlywayHow to apply global schema changes and environment-specific data changes with Flyway’s versioned and repeatable migrations?Aug 17, 20202Aug 17, 20202
Published inAlef EducationHow to Store Sensitive Data on GitHub and Access it from CircleCI Using OpenSSL EncryptionHaving secrets in your repository can be convenient but is insecure. Having secrets encrypted can get you both; convenience and security!May 31, 2020May 31, 2020
Published inLevel Up CodingA Suggestion on Managing Profiles in Spring BootA suggestion on how to manage production and non-production profiles with minimal repetition in configurations.Jan 22, 20202Jan 22, 20202
How to Use Maven Profiles to Conditionally Add Dependencies and Activate Spring Boot ProfilesAs convenient Spring Boot autoconfiguration is, sometimes, especially in the early stages of writing your application, you just don’t…Aug 12, 2019Aug 12, 2019
How to SSH to an AWS EC2 Instance Running Linux from a CircleCI BuildWhile most applications should be deployed with scalability in mind (talk about Kubernetes clusters and redundant highly-available…Aug 1, 20191Aug 1, 20191
CircleCI: How to Trigger a Build on a Repository from another RepositoryWhile working on a CI (Continuous Integration) process for a Unity project, we ran into a problem where the CI engine (CircleCI) would…Jul 31, 20191Jul 31, 20191