Serialization filters, cold starts in JVM, faster charset encoding, simple web server, JDBC caching, and specialized kube-proxies!
Configuring Java applications to use Cryostat | Red Hat Developer
Create a new Quarkus JVM application, configure it for JMX, and deploy it to Red Hat OpenShift as a Cryostat-compatible target application.
Top 5 Coding and Software Development Courses for Beginners to Learn in 2021 – Best of Lot
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Top 5 Java 8 Online Courses to Learn Stream and Lambda Expression in 2021 [UPDATED]
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Method Interceptor Java Challenge – Java Challengers
This Java Challenge will teach you how to intercept a method with Java. When you need to intercept a specific method for some reason, you…
Deploy a Java application using Helm, Part 1 | Red Hat Developer
Learn a simpler way to deploy a Java application to Red Hat OpenShift using Helm charts, then connect the application to a PostgreSQL database.
Top 10 Advanced Core Java Courses for Experienced Programmers in 2021 – Best of Lot
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
The JPA and Hibernate second-level cache – Vlad Mihalcea
Learn how the JPA and Hibernate second-level cache works, what data can be cached, and how to scale the second-level cache.
Top 10 Courses to Crack Java Interviews in 2021 – Best of Lot
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
1.0 Release of Language Support for Java on Visual Studio Code
We are excited to announce the 1.0 release of Language Support for Java™ by Red Hat on Visual Studio Code.
How to map JSON objects using generic Hibernate Types – Vlad Mihalcea
Learn how to map JSON column types to JPA entity attributes using the Hibernate Types open-source project for Oracle, SQL Server, PostgreSQL, and MySQL.
Top 5 Courses to learn Java Collections and Stream API in 2021 – Best of Lot
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
High-Performance Java Persistence
A high-performance data access layer must resonate with the underlying database system. Knowing the inner workings of a relational database and the data access frameworks in use can make the difference between a high-performance enterprise application and one that barely crawls.
Developer workflows using the VS Code for Java extension 1.0 | Red Hat Developer
Explore features in the 1.0 release of Language Support for Java by Red Hat on Visual Studio Code, including support for Java 17.
High-Performance Java Persistence – Online Workshop
Get the most out of your data access layer