A blog about Java, Spring, Hibernate, Programming, Algorithms, Data Structure, SQL, Linux, Database, JavaScript, and my personal experience.
Data Structures and Algorithms in java | Udemy
Data Structures and algorithms: Binary Search Tree (BST), Linked List, Stack, Queue, Array, Selection and Insertion Sort – Free Course
Testimonials
Search Customer Testimonials The support provided by Payara has always been appropriate to the severity level of issues reported b….
Payara Platform with Microsoft Azure Datasheet
Download the Payara Platform with Microsoft Azure datasheet to learn about how to run the Payara Platform on Azure.
Java Fundamentals: HttpClient
With Java’s HttpClient API you can easily perform HTTP calls. It’s a modern API supporting HTTP/1.1, HTTP/2, and WebSockets. This course shows how to work with HttpClient in a practical manner, and also explores some advanced features.
Better, Faster, Lighter Java with Java 12 and JHipster 6
Stay hip with the latest Java and Spring Boot releases by using JHipster 6! This post shows you how to get started.
Java Ecosystem Survey 2019
Turn data collection into an experience with Typeform. Create beautiful online forms, surveys, quizzes, and so much more. Try it for FREE.
Quarkus 0.15.0 update arrives along with a new logo and improvements – JAXenter
Quarkus version 0.15.0 is here, with a few major changes and some bug fixes. Take a look and what’s new for the Kubernetes native Java stack.
ContextLoaderListener in Spring MVC – 10 Things Java Programmer Should Know
A blog about Java, Spring, Hibernate, Programming, Algorithms, Data Structure, SQL, Linux, Database, JavaScript, and my personal experience.
Complete Beginners Java Tutorial -Java, JavaFx,Maven,Jenkins
Become A Professional Java Developer From Scratch
10 DevOps Courses for Experienced Programmers to Learn Online – Best of Lot
DevOps is really hot at this moment and there are many job opportunities lying for distinguished engineers and DevOps professionals. If you…
10 Differences between StringBuffer and StringBuilder in Java
Both StringBuffer and StringBuilder are two important classes in Java which represents mutable String i.e. the String object, whose value…
Creating a Java::Geci generator
A few days back I wrote about Java::Geci architecture, code generation philosophy and the possible different ways to generate Java source code. In this article, I will talk about how simple it is t…
Reticulated python – Wikipedia
Edit The reticulated python (Malayopython reticulatus) is a snake species in the family Pythonidae native to South and Southeast A….
UseStringDeduplication – pros and cons – JAXenter
In this article, Ram Lakshmanan discusses why there are so many duplicate strings, what the common patterns are, and what to do about it.