Hello, Friends, I have been writing Java articles for a long time and one thing I have learned from that experience is that learning makes…
Category: Articles
Oracle’s Java 12 adds developer productivity features
Oracle Java SE 12, the latest version of the Java Platform Standard Edition, delivers features to improve programmer productivity, including innovations in garbage collection and code refactoring.
Done Right, Cloud Native Culture Means Happier Java Developers
In this “golden age for developers,” you can use the same technology that any large organization can. Among the tools revealed at Oracle Code Rome were Managed Kubernetes to automate orchestration, and Micronaut and Helidon to build Java-based microservices.
How to Compare Two Arrays in Java to check if they are equal – String, Integer Array Example
Hello guys, one of the common Programming, the day-to-date task is to compare two arrays in Java and see if they are equal to each other …
How to Test Logging in Java
Whether you are building microservices or monoliths, accurate and robust logging is a critical element in any application. Logging can give insight on how an application is being used and provide d…
Java Magazine, November/December 2018
View the digital edition of Java Magazine: November/December 2018 Twitter.
Java Persistence: Hibernate and JPA Fundamentals
A simple-to-follow and easy-to-understand training course on Java Persistence with JPA by Example
Java 8 Interview Questions Preparation Course | Udemy
Learn Top 50 Interview Questions on Java 8. Get Success in your Interview. – Free Course
5 Best Online Courses to Learn Data Structures and Algorithms for Programmers and Computer Science Engineers
Both Data Structures and Algorithms are one of the most important topics for programmers. The best thing about them is that they never ge…
Java Weekly, Issue 274 | Baeldung
A great write-up on controlling test execution order in JUnit 5, and some really solid advice from a veteran conference speaker.
Introduce a new ZK Addon: Drawer
The ZK Blog provides useful information on ZK and all of ZK products, such as ZK Calendar, ZK Studio and ZK Mobile!
What is Default or Defender Methods of Java 8 – Tutorial Example
Whenever someone talks about Java 8 , the first thing they speak about is lambda expression and how lambda expression has changed the way …
Migrating Java applications to Quarkus: Lessons learned – Red Hat Developer Blog
This article describes some of the problems that may be encountered when migrating a Java application to Quarkus and how to resolve them.
Specification Scope in Jakarta EE
With the Eclipse Foundation Specification Process (EFSP) a single open source specification project has a dedicated project team of committers to create and maintain one or more specifications. The cycle of creation and maintenance extends across multiple versions of the specification, and so while individual members may come and go, the team remains and it is that team that is responsible for the every version of that specification that is created.