Java Programming tutorials and Interview Questions, book and course recommendations from Udemy, Pluralsight, Coursera, edX etc
Java developers: Microsoft’s OpenJDK build is now generally available | ZDNet
Microsoft’s implementation of OpenJDK is now ready for developers who want to use Java on the Azure cloud.
Microsoft Build
Join us for the Microsoft Build 2-day, digital event to expand your skillset, find technical solutions, and innovate for the challenges of tomorrow.
Upgrading Spring Security OAuth and JUnit Tests through the of a Java Hipster | Java Code Geeks – 2021
Interested to learn about Java Hipster? Check our article explaining how to upgrade Upgrading Spring Security OAuth and JUnit Tests with java hipster.
Top 9 Free Java Process Monitoring Tools & How to Choose One | Java Code Geeks – 2021
Interested to learn about Monitoring Tools? Check our article presenting the top 9 Free Java Process Monitoring Tools and how to choose from them.
Singleton in Java using Enum [Example]
Java Programming tutorials and Interview Questions, book and course recommendations from Udemy, Pluralsight, Coursera, edX etc
The Jakarta EE Working Group Releases Jakarta EE 9.1 as Industry Continues to Embrace Open Source Enterprise Java
This release marks an acceleration in innovation for open source enterprise Java, as it makes Jakarta EE compatible with Java SE 11 and already has five compatible implementations from the global leaders in the Java ecosystem.
Announcing Red Hat JBoss EAP on Azure Virtual Machines and VM Scale Sets for Java Applications
Red Hat and Microsoft have collaborated to bring enterprise solutions to Java Enterprise Edition (EE) / Jakarta EE developers with solution templates on Azure Marketplace. Deploy Red Hat JBoss Enterprise Application Platform (EAP) on Azure Red Hat Enterprise Linux (RHEL) Virtual Machines (VM) and Vi…
Top 5 Courses to learn System Design and Software Architecture in 2021 – Best of Lot
Java Programming tutorials and Interview Questions, book and course recommendations from Udemy, Pluralsight, Coursera, edX etc
Java Weekly, Issue 386 | Baeldung
Kafka without ZooKeeper in action, type patterns in Java 17, JFR streaming, JPA entity graph, and applying ML to DevOps issues!
Container Registry | Google Cloud
Single place for your team to manage Docker images, perform vulnerability analysis, and decide who can access what with fine-grained access control.
Generic method to convert one enum type to another
I have two enum as belowFirstpublic enum firstEnum { ALL_PRODUCT, SPECIFIC_COLLECTION, SPECIFIC_PRODUCT}secondpublic enum secondEnum { PRODUCT, COLLECTION, PRODUCT}…
Build a Microservice Architecture with Spring Boot and Kubernetes | Java Code Geeks – 2021
Interested to learn about Microservice Architecture? Check our article explaining how to use Kubernetes to deploy a Spring Boot microservice architecture.
High-Performance SQL – Online Workshop
Get the most out of your relational database system
How to find number of days between two dates in Java 8 [LocalDate until() & between() Example ]
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.