JVM (JNI) bindings for Go. Contribute to abneptis/GoJVM development by creating an account on GitHub. (more…)
Read more »
Fair warning, before I begin, this is a rant. I spent the last two weekends trying to put together a project using Spring Boot, JDBI, Postgres, and Liquibase. I spent the entire time fighting with the tooling. Spring, for all... (more…)
Read more »
Since the introduction of Java 11 requirement for running VS Code for Java, we have constantly heard from our users that they thought Java 8 is no longer supported, which is NOT true. In this blog, we will explain the requirement itself and provide steps ... (more…)
Read more »
For custom-built applications, using a Platform-as-a-Service (PaaS) solution is an excellent option. With a PaaS, developers simply focus on writing code and pushing an app. It removes the complexi… (more…)
Read more »
Dynamic data access with Java classes and records using reflection. Type safe data access in Java hash maps. (more…)
Read more »