Showing results for Java - Microsoft for Java Developers

Apr 23, 2025
Post comments count2
Post likes count0

Important Updates to Container Images of Microsoft Build of OpenJDK

Derek Keeler Bruno Borges
Derek,
Bruno

Mariner Linux 2.0 will reach its End-Of-Life (EOL) in July of 2025 and will be replaced with Azure Linux (version 3.0). To ensure a smooth transition for our customers and partners, the Java Engineering Group (DevDiv JEG) behind the Microsoft Build of OpenJDK has developed a migration aligned with this timeline. This strategy takes effect on June 3...

JavaOpenJDK
Apr 22, 2025
Post comments count0
Post likes count0

Java OpenJDK April 2025 Patch & Security Update

Derek Keeler
Derek Keeler

Hello Java customers! We are happy to announce the latest April 2025 patch & security update release for the Microsoft Build of OpenJDK. Download and install the binaries today. Check our release notes page for details on fixes and enhancements. The source code of our builds is available now on GitHub for further inspection:...

JavaOpenJDK
Mar 11, 2025
Post comments count1
Post likes count1

GitHub Copilot Chat now available in public preview for Eclipse

Hang Wang
Hang Wang

Today, GitHub Copilot Chat is available in public preview for Eclipse!  This release follows the initial public preview of GitHub Copilot in Eclipse, which only supported code completions, and is available for all Eclipse users with access to GitHub Copilot.   If you already have GitHub Copilot installed in your Eclipse IDE, you can find upd...

JavaIntelligent AppsCopilot
Mar 3, 2025
Post comments count0
Post likes count1

Queue-Based Load Leveling Pattern (Starring Phi4, LangChain4j and Azure Service Bus)

Rory Preddy
Rory Preddy

In this blog, we’re exploring the Queue-Based Load Leveling pattern—a powerful method for smoothing out workload spikes Why Choose Queue-Based Load Leveling? In today's fast-paced software environment, dynamic workloads are common. The Queue-Based Load Leveling pattern decouples the production and consumption of tasks by introducing a queue b...

JavaOpen SourceVisual Studio Code
Feb 27, 2025
Post comments count0
Post likes count1

Jakarta EE and MicroProfile on Azure – February 2025

Josephine Qiu
Josephine Qiu

Hi everyone, welcome to the February 2025 update for Jakarta EE and MicroProfile on Azure. It covers topics such as the latest updates to Azure extensions for Quarkus, and the recent refresh to Jakarta EE Solutions for supporting multiple deployments within the same resource group. If you're interested in providing feedback or collaborating on mig...

JavaOpen SourceCloud
Jan 30, 2025
Post comments count1
Post likes count2

DeepSeek-R1 on Azure with LangChain4j Demo

Rory Preddy
Rory Preddy

DeepSeek-R1 has been announced on GitHub Models as well as on Azure AI Foundry, and the goal of this blog post is to demonstrate how to use it with LangChain4j and Java. We concentrate here on GitHub Models as they are easier to use (you just need a GitHub token, no Azure subscription required), then Azure AI Foundry uses the same model and infr...

Java
Jan 16, 2025
Post comments count0
Post likes count0

Java OpenJDK January 2025 Patch & Security Update

Derek Keeler Brian Stafford
Derek,
Brian

Hello Java customers! We are happy to announce the latest January 2025 patch & security update release for the Microsoft Build of OpenJDK. Download and install the binaries today. Check our release notes page for details on fixes and enhancements. The source code of our builds is available now on GitHub for further inspectio...

Java
Jan 9, 2025
Post comments count0
Post likes count0

MWA pattern: Strangler Fig

Rory Preddy
Rory Preddy

Author’s Note: After announcing the Modern Web App (MWA) pattern (https://devblogs.microsoft.com/java/introducing-the-modern-web-app-mwa-pattern-for-java), we now focus on one of its many pattens - the Strangler Fig pattern. This pattern incrementally modernizes a legacy Java application by “strangling” targeted areas and replacing them with new ...

Java
Jan 8, 2025
Post comments count0
Post likes count1

Free Plan Support for GitHub Copilot Available on JetBrains IDEs

Jialuo Gan
Jialuo Gan

Hello, developers! Welcome to our very first blog post dedicated to GitHub Copilot Plugin for JetBrains IDEs in 2025. We are excited to share that the new Free Plan for GitHub Copilot has been available for everyone on JetBrains IDEs! Whether you use IntelliJ IDEA (Ultimate, Community, Educational), PyCharm(Professional, Community, Educational), W...

CopilotJava
Nov 27, 2024
Post comments count0
Post likes count0

Jakarta EE on Azure – November 2024

Josephine Qiu
Josephine Qiu

Hi everyone, welcome to the November 2024 update for Jakarta EE on Azure. It covers topics as new AZD template of Quarkus Apps on Azure Container Apps, Cargo Tracker Deployment with AI integration, AI infused apps with Open Liberty on AKS, Java apps authentication with Microsoft Entra ID, and new features for JBoss EAP on Azure and WebLogic Server ...

JavaOpen SourceCloud