A blog about Java, Spring, Hibernate, Programming, Algorithms, Data Structure, SQL, Linux, Database, JavaScript, and my personal experience.
Category: Home
What’s New In Payara Platform 5.193?
With the summer season coming to a close, the time has come for a new release of the Payara Platform! Here’s a quick list of the new features you’ll have to look forward to with the Payara Platform 5.193 release.
10 Tools Every Java Developers Should Learn in 2019
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
What is JAVA_HOME? – Definition from WhatIs.com
JAVA_HOME is an operating system environment variable that directs a user to the file system location where the JDK or JRE was installed.
Microservices Trends in Java Development Report
Microservices Trends in Java Development Report
JEP drafts – removing Concurrent Mark Sweep garbage collector & ZGC support for macOS – JAXenter
Two new JDK Enhancement Proposals, or JEP, drafts propose to make changes to garbage collection in the next JDK. Let’s take a closer look.
What are the differences between EAR, JAR and WAR files?
What’s the difference between EAR, JAR and WAR files? They are three common formats for Java application deployment, but they each target different environments with different characteristics.
rwinch/rsocket-security
Contribute to rwinch/rsocket-security development by creating an account on GitHub.
Top 5 Java Programming Courses for Beginners to Learn Online – Best of Lot
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Microsoft acquires leading AdoptOpenJDK contributor jClarity – JAXenter
Microsoft has announced its acquisition of jClarity, provider of software performance analytics and leading contributor to the AdoptOpenJDK project.
An Intro to the Java Debug Interface (JDI) | Baeldung
A quick and practical overview of Java Debug Interface.
PostgreSQL Interval to Java Duration with Hibernate – Vlad Mihalcea
Learn how to map the PostgreSQL interval column type to a Java Duration object using Hibernate and the hibernate-types project.
Intro to Java ValueTypes: A Must-See for Junior Developers [Video] – DZone Java
Check out this talk on Java ValueTypes. This talk is considered a must for all Java devs, particularly junior developers, as they address CPU, memory, and more.
Draft JEP to Remove Deprecated CMS Garbage Collector
In the 10 April 2017 post ” Java Garbage Collectors: When Will G1GC Force CMS Out? ,” I discussed JEP 291 (“Deprecate the Concurrent Mark S…