A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Category: Articles
Deploy Friday: E03 Moving enterprise Java applications to the cloud
A Question and Answer session with guests: Otavio SantanaElder MoraiesIvar GrimstadRudy De BusscherRobert Douglass
Project Leyden addresses Java pain points
Leyden would mitigate Java’s large footprint and long-standing performance issues by introducing static images to the platform
JEP 375: Pattern Matching for instanceof (Second Preview) – Updated – JAXenter
JEP 375 continues what was started with Project Amber in JEP 305 – the introduction of pattern matching to Java as a way to open it up to more new features.
Java 15: Three new JEPs proposed to target JDK 15, no enhancements for pattern matching – JAXenter
Next stop, Java 15! Now that Java 14 is out, we’ve set our sights on JDK 15. We will follow all the latest news throughout its development, right here!
How to send Email in Java using Spring – JavaMailSenderImple Example
A blog about Java, Spring, Hibernate, Programming, Algorithms, Data Structure, SQL, Linux, Database, JavaScript, and my personal experience.
JEP 376: ZGC – Concurrent Thread-Stack Processing – JAXenter
Java’s ZGC is almost completely free of safepoint operations – stack processing is the last part. JEP 376 aims to finally put an end to unnecessary pauses.
Weekly Review: Quarkus 1.4.1.Final, Project Leyden, Rust & more
Every Monday, we take a step back and look at all the cool stuff that went down during the previous week. Last week, Quarkus 1.4.1.Final arrived.
How to Learn to Code in 2020? Best Websites, Books, Courses, Youtube Channels and Tips
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Compile Maven Module with Different Java Version
My maven project has a few modules: server, web, etc.I would like to build all but my server module on Java 6. For the server module, I’d like to compile it with Java 7.Here’s my pom.xml below,…
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.