In the second half of this two-part blog post, we explore how to decide which Java version to use when you have a choice.
Category: Home
Leverage Information Chunking to scale your Java library package design
Organizing and grouping your packages can help make your library easier to navigate, comprehend and grow over time.
Bubble Sort with Java – Java Challengers
Usually, the first sort algorithm many developers learn is the Bubble sort. That’s because it’s the easiest sort algorithm to implement.
Why Your Choice of JVM Matters More Than Ever | Foojay.io
Learn why when you use hyper-optimized Java runtimes instead of vanilla OpenJDK you do less tuning and debugging!
Jakarta EE
https://www.youtube.com/channel/UC4M7h5b6elu9VlzjLfzuXyg
SourceBuddy Compiles Dynamically Created Java Source Code
SourceBuddy compiles dynamically created Java source code defined by a String or a file to a class file. SourceBuddy, requiring Java 17, is a simplified facade for the javac compiler, which delivers the same functionality.
Writing Greener Java Applications – Holly Cummins
The code we write has a climate impact. But how big is that impact? How do we measure it? How do we reduce it? Is the cloud helping? What’s…
Getting Started With Java Development in 2023 — An Opinionated Guide
27 years of age, and alive and kicking — The Java platform regularly comes out amongst the top contenders in rankings like the TIOBE index.In my opinion, rightly so. The language is very actively maintained and constantly improved;its underlying runtime, the Java Virtual Machine (JVM),is one of, if not the most, advanced runtime environments for managed programming languages.There is a massive eco-system of Java libraries which make it a great tool for a large number of use cases,ranging from command-line and desktop applications, over web apps and backend web services, to datastores and stream processing platforms.With upcoming features like support for vectorized computations (SIMD),light-weight virtual threads,improved integration with native code,value objects and user-defined primitives, and others,Java is becoming an excellent tool for solving a larger number of software development tasks than ever before.
Should You Update Java or Upgrade?
Should you update Java or upgrade Java? What’s the difference, and what are the consequences of your decision?
Java’s James Gosling on Fame, Freedom, Failure Modes and Fun
James Gosling prefers using recursion over arrays, and other secrets of Java’s founding father.
Java Map to JSON mapping with JPA and Hibernate – Vlad Mihalcea
Learn how we can store Java Map entity attributes in JSON columns when using JPA, Hibernate, and the Hibernate Types project.
Welcome! You are invited to join a webinar: Part 2 – Traditional Enterprise Development. After registering, you will receive a confirmation email about joining the webinar.
Jakarta EE 10 is the first feature release of the platform since its move to Eclipse Foundation. This release comes with a number of features and enhancements that make Enterprise Java development on the platform even more productive. In this second installment of the Payara webinar series on Jakarta EE 10, we take a look at new features and enhancements for traditional enterprise applciations. Topics include: – @ManagedExecutorDefinition – Native support for UUID as entity keys in Jakarta Persistence – Multipart/form-data support in Jakarta REST- Enhanced scopes with @ClientWindowScoped in Faces- Typesafe Java API for creating Faces viewsThis rapid fire, no slides webinar will bring you up to speed with Jakarta EE 10. By the end of this installment of the webinar series, you will be have a grasp of what Jakarta EE has to offer in its latest iteration for traditional application development. Don’t miss out on this exciting series!