trihims.hashnode.devEmacs as Java IDEHook This article describes how emacs can be configured as java ide. This article describes the use of GRADLE to configure JDTLS ; the most popular Java Language Server. Gradle will make use of eclipse plugin to generate .classpath and .project which...Feb 2, 2025·3 min read
trihims.hashnode.devUpgrading to spring boot - 3.2.x with Groovy 4Our projects were running older version of Spring-boot, Spring-boot 2.5.14 with java11 (JDK 11). We were planning to stay that way as upgrading would divert resources that could have been used in fulfilling the client requests. We employed AWS inspec...Sep 29, 2024·6 min read