Migrating a library to Java Module System
Like many people I was still a bit behind on moving to Java 9+, especially on using the new Java Platform Module System. I maintain only a small library and I didn’t want to break any products using my library for no reason. I finally took the time to dive into it and I wroteContinue reading Migrating a library to Java Module System