The upcoming release of Java will be version 14 scheduled to be in general availability in March 2020. Similar to the already released versions under the new 6-month release cycle, JDK 14 is expect…
Category: Articles
Lessons Learned in Performance Testing
Performance testing is a hard discipline to get right and many things can go wrong. The key is to pay attention to the details, understand the behavior, and avoid just producing fancy numbers. This article describes a few common problems seen frequently with performance testing and shares tips on how to make your performance testing routine better.
Java retrospective #3 – most important thing for the community in 2019
As 2019 draws to a close, we got in touch with some prominent members of the Java community to gather their thoughts on the events of the last year.
Java 11 Stream API – The best way to produce map with distinct values from a map (and use the right key using BinaryOperator)
By using our site, you acknowledge that you have read and understand our Cookie Policy , Privacy Policy , and our Terms of Service….
How to Pass Spring Professional 5.0 Certification in 2020
A blog about Java, Spring, Hibernate, Programming, Algorithms, Data Structure, SQL, Linux, Database, JavaScript, and my personal experience.
TheServerSide’s top articles from 2019 – Coffee Talk: Java, News, Stories and Opinions
From Git to the speed of the OpenJDK, here’s a look at some of the most popular topics of 2019 on TheServerSide.com.
Top 5 ways to deploy a WAR file to Tomcat – Coffee Talk: Java, News, Stories and Opinions
Do you want to do local development or push to a production server? Here are five ways to deploy a WAR file to Tomcat, one of which will surely match your deployment needs.
Java retrospective #2 – best tools, frameworks and features of 2019
As 2019 draws to a close, we got in touch with some prominent members of the Java community to gather their thoughts on the events of the last year.
Update: Want to take over the Java ecosystem? All you need is a MITM!
January 13th-15th, 2020 will break over 21% of the industry’s Java build infrastructure. Six months since my initial article disclosing…
How to run Java preview features such as JDK 13 text blocks
Get a hands-on look at Java preview features, such as the JDK 13 text blocks, with this video tutorial that lays out how to run and compile to proper code in five easy steps.
JVM Advent Calendar: A Beginner’s Guide to Java Agents – DZone Java
Even seasoned developers often do not know the JVM’s support of two additional entry points to a Java process: the premain and the agentmain methods.
New Classes in Java 11
Java 11 is a LTS (Long Term Support) release, which means that it will get public updates till September 2022 and extended support until Sep…
Top 10 Spring Framework Annotations for Java Developers
A blog about Java, Spring, Hibernate, Programming, Algorithms, Data Structure, SQL, Linux, Database, JavaScript, and my personal experience.
What Java Programmers should learn in 2020?
Useful Tools, technologies, framework, and libraries Java programmers can learn in 2020