Blog: java advent |
235 blogs
updated: 84 min. ago
|
||
As some of you might know, I'm working at Sonatype. That gives me great access to the behind-the-scenes data from Maven Central. You didn't ...
|
||
Reflections on Log4Shell by The Diabolical Developer Introduction Thanks to Log4Shell, the past two weeks have been some of the most intense...
|
||
Cloud Native computing is all about working with stateless data and serverless systems. But we all live in a stateful world, in which data f...
|
||
Pretty much all modern web browsers have developer tools console which lets you type some JavaScript code and run it in the browser. In theo...
|
||
Many Java-based organizations adopt cloud native development practices with the goal of shipping features faster. The technologies and archi...
|
||
Apache Maven is 20 years old. Looking at our detailed releases history: Maven 1 had 12 releases from 2002 to 2007, Maven 2 had 16 releases f...
|
||
A static website is ideal for a project, a product or personal blog. It runs on every HTTP server (no server side code execution). It's fast...
|
||
Eclipse Collections is an open source Java Collections framework. In this blog I am going to demonstrate five lesser known features of the f...
|
||
Thread is the heart of the java programming language. When we run a hello world java program, we run on the main thread. And then, we can de...
|
||
When JetBrains first announced coroutines as Kotlin's asynchronous programming solution, many developers were intrigued but doubtful whether...
|
||
Made better & faster using https://www.yourkit.com/ Java Profiler