The term Java Concurrency is commonly used to refer to topics related to Java multithreading, concurrency, synchronization, volatile variables, the Java memo... (more…)
Read more »
I'm trying to run a Java app (JAR file) on a high-DPI display on Windows 10. The app uses Swing and thus isn't DPI-aware. Normally when I run an application that isn't DPI-aware, Windows will scale...
Read more »
GitHub is where people build software. More than 24 million people use GitHub to discover, fork, and contribute to over 66 million projects. (more…)
Read more »
I was very surprised to read so many negative and incorrect claims about Java EE in the recent Gartner's Market Guide for Application Platforms.
Read more »
DepClean automatically detects and removes unused dependencies in Maven projects - GitHub - castor-software/depclean: DepClean automatically detects and removes unused dependencies in Maven projects... (more…)
Read more »