A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
10 Things Java Programmer should learn in 2020
For Java developers, last, a couple of years has brought plentiful changes and posed a tough challenge with keeping up-to-date with new Java version every 6 months, and many release of popular frameworks like Spring 5, Spring Security 5, and Spring Boot 2 etc.
How to use PreparedStatement in JDBC Java? An Example
A blog about Java, Spring, Hibernate, Programming, Algorithms, Data Structure, SQL, Linux, Database, JavaScript, and my personal experience.
Is it Possible to take Spring Professional v5.0 Certification without training course?
A blog about Java, Spring, Hibernate, Programming, Algorithms, Data Structure, SQL, Linux, Database, JavaScript, and my personal experience.
Top 5 Frameworks Java Programmers can Learn in 2019
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Learn Java: Natural Language Processing with CoreNLP in Java
Tokenizing, Sentence Analysis, Part of Speech (POS), Lemmatization, Named Entity Recognizer (NER), Sentiment Analysis
OpenJFX to follow Java and migrate to GitHub – JAXenter
OpenJFX project lead thinks it’s time to talk about moving Open Java FX to GitHub as Bitbucket announces permanent closure of Mercurial next summer.
Top 10 Free Courses to Learn Algorithms and Data Structure in 2019
A blog about Java, Spring, Hibernate, Programming, Algorithms, Data Structure, SQL, Linux, Database, JavaScript, and my personal experience.
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.