Showing results for 2024 - Microsoft for Java Developers

Dec 12, 2024
1
1

Announcing Javac support in Visual Studio Code Java

Nick Zhu
Nick Zhu

Hi everyone, we are pleased to announce partial support of Javac as the underlying compiler in Visual Studio Code Java, JDT, and JDT-LS. The effort to provide this support has been a joint collaboration with Red Hat and Microsoft and is nearly a year in the making. This change aims to ensure timely support for the latest Java features and align ...

CloudOpen SourceVisual Studio Code
Dec 6, 2024
0
0

Deletion of Outdated Azul Zulu for Azure Container Images for Better Security

Bruno Borges
Bruno Borges

We at Microsoft are committed to providing customers with a secure ecosystem of tools for building and deploying applications. As part of this commitment, we continuously update our Java container image offerings to ensure they meet the highest security standards. Back in January 2022, we announced the End of Updates for the Azul Zulu for Azure bu...

OpenJDK
Nov 27, 2024
0
0

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
Nov 21, 2024
0
1

Java Intelligent Application Templates in the Azure AI Gallery

Bruno Borges
Bruno Borges

Artificial Intelligence (AI) is no longer a futuristic concept—it’s transforming how developers build and innovate applications today. To help Java developers harness the full potential of AI, Microsoft’s Azure AI App Templates gallery offers a growing collection of AI-powered application templates. These templates are designed to streamline develo...

JavaIntelligent AppsOpenAI
Nov 12, 2024
0
2

Introducing the Modern Web App (MWA) Pattern for Java

Rory Preddy
Rory Preddy

We are thrilled to announce the Modern Web App (MWA) pattern for Java, a comprehensive guide to modernizing Java applications with independently scalable, cloud-native architecture on Azure. Designed with the Spring Framework and Azure in mind, MWA can also be adapted to other frameworks and cloud providers, providing Java developers with flexible ...

Java
Nov 1, 2024
0
3

Microsoft JDConf 2025: Building the future with Java

Bruno Borges
Bruno Borges

Technology is advancing faster than ever, and developers are leading the charge, driving digital transformation and reshaping businesses everywhere. With the rise of AI and cloud-native architectures, Java developers are uniquely positioned to shape the future of enterprise applications. Java remains one of the most widely used programming langu...

Java
Oct 30, 2024
0
0

Java on Azure Tooling Update – October 2024

Jialuo Gan
Jialuo Gan

Hi everyone, welcome to the October update of Java on Azure developer tools. In this update, we will introduce our Managed Identity Support for Azure Functions in Azure Toolkit for IntelliJ IDEA. Additionally, we are launching a new series called Java on Azure Tooling Guide, and in our first post, we will discuss using App Service with the Azure To...

JavaVisual Studio CodeCloud
Oct 29, 2024
0
8

Announcing Technical Preview of the GitHub Copilot upgrade assistant for Java

Nick Zhu
Nick Zhu

As AI and LLMs continue to evolve, agentic workflows are rapidly emerging as the next wave of AI-assistance. Agentic workflows allow AI systems to coordinate tasks and make decisions with minimal human input. These systems use autonomous agents in their workflow and can bring enormous benefits as they can create plans, perform individual tasks, emp...

CloudJavaVisual Studio Code
Oct 21, 2024
0
0

Java OpenJDK October 2024 Patch & Security Updates

Derek Keeler
Derek Keeler

Hello Java customers! We are happy to announce the latest October 2024 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
Oct 10, 2024
0
2

Java on Visual Studio Code Update – September 2024

Nick Zhu
Nick Zhu

Hi everyone, welcome to the September update for Visual Studio Code for Java! In this blog, we will cover some important Spring feature updates and Gradle enhancements, let's get started! Spring Updates Explain SpEL expressions, query statements, and AOP pointcut expressions with GitHub Copilot SpEL expressions, query statements, and AOP pointcu...

JavaVisual Studio CodeCloud