A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Ramp up on Quarkus: A Kubernetes-native Java framework – Red Hat Developer
Explore where Quarkus fits in the Kubernetes-native Java ecosystem for faster microservices and serverless applications, and walk through an example.
Manage Multiple JDKs on Mac OS, Linux and Windows WSL2
How to install, manage, and switch back and forth from multiple JDKs installed on your developer environment.
Build and deploy a serverless app with Camel K and Red Hat OpenShift Serverless 1.5.0 Tech Preview – Red Hat Developer
Use Red Hat OpenShift Serverless and Apache Camel K to create a serverless Java application that you can scale up or down on demand.
How to deal with java.net.SocketException: Connection reset Exception in Java
A blog about Java, Spring, Hibernate, Programming, Algorithms, Data Structure, SQL, Linux, Database, JavaScript, and my personal experience.
C passes Java and becomes number 1 programming language – JAXenter
In May 2020, according to the TIOBE Index’s monthly updates, C moved up past Java and is now the number one programming language.
10 JdbcTemplate Examples in Spring Framework
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Top 5 Advanced Java Courses to Learn Performance, Concurrency, and Memory Management for Experienced Programmers
A blog about Java, Spring, Hibernate, Programming, Algorithms, Data Structure, SQL, Linux, Database, JavaScript, and my personal experience.
Difference between Inheritance and Polymorphism in Java and Object Oriented Programming
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Top 5 Java 8 Courses to Learn Stream and Lambda Expression – Best of Lot
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Spring Boot with Kotlin, Kofu and Coroutines – JAXenter
Sébastien Deleuze, will show you how to transform from a Spring Boot application created with Java to a Kotlin application in a live coding session.
A Guide to jpackage in Java 14 | Baeldung
Learn about the usage of the jpackage command-line tool introduced in Java 14.
How to use the Java 8 LocalDateTime with JPA and Hibernate
I have the following class description snippet: … @Column(name = “invalidate_token_date”)@Temporal(TemporalType.TIMESTAMP)private LocalDateTime invalidateTokenDate;….This code doesn’t…
NLJUG Masterclass Live
Reshift Digital NLJUG Masterclass Live Make sure you got your spot for the first edition of the NLJUG Masterclass Live! In this ma….