Category: JAVA

Code signing certificate for Java Application

NOTE: Feb 23, 2020 – We have a certificate to sign Windows and tested. We already had the Apple DevId setup, just need to figure out how to use. This article is a recount of our experience as of today. Background I work for a company that has a desktop application written in Java that

Installing Apache Maven on MacOS

I am starting to learn Spring.IO and one of the possible build tools is to use Apache Maven. The other is Gradle, however since the developer team I am training under uses Maven for its other projects I thought it would be in my best interest to get familiar with Maven. I like working with