Microsoft for Java Developers
News, updates, and insights for Java development with Microsoft tools, Azure services, and OpenJDK.
Latest posts
Java on Azure Tooling Update – February 2023
Hi everyone, welcome to the February update of Java on Azure Tooling. In this update, we will introduce the enhancement for Azure Container Apps and Azure Monitoring Support in IntelliJ IDEA. To get these new features, please download and install the Azure Toolkit for IntelliJ. We hope you enjoy these features, and let’s get started. Azure Toolkit for IntelliJ Improvements Azure Container Apps Enhancement In January’s update, we added the support for managing Azure Container Apps resources. In February, we have further improved the feature for Azure Container Apps. To create an Azure Container App instance, ...
Java on Visual Studio Code Update – February 2023
Hi everyone, welcome to our February update! In this blog we will bring you new features related to JUnit 5 parallel testing as well as new filter widget for Spring Boot dashboard. There is also some exciting news from GitHub Copilot, so let's get started. JUnit 5 Parallel Testing Support JUnit 5 is a popular testing framework for Java developers, known for its comprehensive support for unit, integration, and functional testing. One of the significant improvements in JUnit 5 is its ability to execute tests in parallel, making testing faster and more efficient. Parallel execution distributes test cases across mu...
Java on Azure Tooling Update – January 2023
Hi everyone, welcome to our first blog of the year for Java on Azure tooling. In this update, we will introduce the support for Azure Container Apps and new features for Bicep language support (in preview) in IntelliJ IDEA. Please download and install the Azure Toolkit for IntelliJ. We hope you like these features and enjoy the experience with our Azure toolkit. So let us get started. Azure Toolkit for IntelliJ Improvements Resource Management of Azure Container Apps There are many options for developers to build and deploy cloud-native and containerized applications on Azure. Among them, Azure Container App...
Java on Visual Studio Code Update – January 2023
Hi everyone, welcome to our first blog post of 2023! There are several exciting updates related to Spring extensions, code editing and performance that we wanted to share with you, so let's get started. New Walkthrough for Spring Extension Pack Walkthrough is a multi-step, wizard-style experience for onboarding users to an extension featuring rich content. Ever since Visual Studio Code introduces the walkthrough format for extensions, it has become widely popular. Since we have made a lot of improvements for Spring extensions, we also made a refresh for the existing walkthrough for the Spring extension pack. ...
Microsoft Build of OpenJDK – January 2023 Release
We are happy to announce the latest January 2023 patch & security update release for the Microsoft Build of OpenJDK. See the release notes for detailed changes present in the Microsoft Build of OpenJDK binaries. And download or install the binaries today. Below you can find the usual updates from the OpenJDK upstream community: As a reminder, the source code of our builds are now available on GitHub for further inspection: jdk17u and jdk11u. New Experimental Feature We continue to experiment an improved Escape Analysis. You can read more from our October release. To enable this feature, deve...
Reactor Series: Build Your Own E2E Java Application in Azure!
Overview Join us for an upcoming Microsoft Reactor Series where you’ll learn how to build your very own end-to-end cloud-native Java application in Azure. In this session, participants will be guided through the Cloud-Scale Data for Spring Developer Quick Start Guide by the host, Senior Cloud Advocate, Brian Benz. This Developers Quick Start guide walks the reader through real-world scenarios that Azure can solve. Specifically, this eBook will examine an eCommerce pet store and how to migrate its Java eCommerce store to Azure. Participants will also get to learn and gain direct hands-on experience with other Azu...
Java on Azure Tooling Update – December 2022
Hi everyone, welcome back to the December update of Java on Azure Tooling. Firstly, Happy New Year to everyone in advance. In this update, we will introduce the new Code Sample feature for Azure SDK Reference Book. Besides, we have made some improvements in the integration with Function Core Tools, Data Sources and Drivers. To use these new features, please download and install the Azure Toolkit for IntelliJ. We hope you like these features. So let’s get started. Azure Toolkit for IntelliJ Improvements Code Samples in Azure SDK Reference Book As we have talked about in October blog, we are planning to enhanc...
Java on Visual Studio Code Update – December 2022
Hi everyone, we are near the end of year. Looking back on 2022, there are a few highlights that we wanted to share with you all: Highlights from 2022 Major Visualization Experience Upgrade for Spring Boot Extensions Starting earlier this year, we began to make a series of improvements on Spring Boot dashboard, aiming to increase Spring developer's productivity on Visual Studio Code. This includes the beans and endpoints mapping view, more live information display for Spring applications and the brand new memory as a graph. We hope that these improvements make it easier to develop Spring applications and observ...
Java on Azure Tooling Update – November 2022
Hi everyone, welcome back to the November update of Java on Azure Tooling. In this update, we will introduce remote debugging support of Azure Spring Apps and Azure Function Apps. In addition, we have made some enhancements for users to configure App Settings more easily. Please download and install the Azure Toolkit for IntelliJ. We hope you like these features and enjoy the experience with our Azure toolkit. So let us get started. Azure Toolkit for IntelliJ Improvements Remote debugging Support of Azure Spring Apps and Azure Function Apps As we have talked about in October blog, remote debugging is highly ...