Elmland - Thoughts of a developer
  • About Me
  • - xcode
  • - macos
  • - java
  • - cdi
  • - git
  • - swift
  • - aws
  • - jee
  • - gradle
  • - docker
  • - crm

Thoughts of a developer

Vtiger 7.2.0 docker compose demo

Vtiger 7.2.0 docker compose demo

Docker compose for Vtiger 7.2.0 CRM demo Vtiger CRM is online software that helps 300000+ businesses grow sales, improve marketing ROI, and deliver great customer...

21 Nov 2021
Resolving gradle plugins from mavenLocal via pluginId

Resolving gradle plugins from mavenLocal via pluginId

Before you can publish your plugin code to mavenLocal(), you have to add add the ‘maven-publish’ to your plugin build.gradle. plugins { id 'java-gradle-plugin' id...

10 Aug 2019
Eclipse MicroProfile version history 2019-06-21

Eclipse MicroProfile version history 2019-06-21

Eclipse MicroProfile (MicroProfile 3.0 update) Eclipse MicroProfile is an open-source community specification for Cloud Native Java microservices. The last 3 years there have been several...

21 Jun 2019
Save and load structs and struct arrays in UserDefaults

Save and load structs and struct arrays in UserDefaults

By default Swift’s UserDefaults doesn’t provide a method for directly storing and loading structs and struct arrays. With Swift 4, Apple unveiled a brand new...

17 Dec 2018
Eclipse MicroProfile version history

Eclipse MicroProfile version history

Eclipse MicroProfile Eclipse MicroProfile is an open-source community specification for Cloud Native Java microservices. The last 3 years there have been several MicroProfile releases. To...

14 Dec 2018
How to list all Amazon Cognito users from java

How to list all Amazon Cognito users from java

Amazon Cognito is a robust solution for user- and identity-pool management. For java users Amazon provides a more or less simple SDK. In this short...

12 Dec 2018
Dynamic CDI simple factory pattern with AnnotationLiteral

Dynamic CDI simple factory pattern with AnnotationLiteral

Factory patterns are often used in software projects to encapsulate the object creation from the client. In my previous developer career, I have seen many...

07 Sep 2018
Managing multiple GitHub accounts on macOS

Managing multiple GitHub accounts on macOS

If you want to use multiple GitHub accounts with SSH keys on your computer, you have to adapt your ssh- and git-configuration. In this tutorial...

13 Aug 2018
Create a clean Xcode project without storyboard

Create a clean Xcode project without storyboard

When I started coding swift, I was very impressed of the Xcode storyboard mode. With storyboards you really get fast results. For small projects with...

21 Jan 2018
Next
© 2021 Elmland - Thoughts of a developer
Privacy policy • Legal notice