Showing results for 2023 - Page 3 of 4 - Microsoft for Java Developers

Jun 29, 2023
2
0

Java on Visual Studio Code – June 2023

Nick Zhu
Nick Zhu

Hi everyone, welcome to the our June update for Visual Studio Code for Java! In this blog we are going to provide you an update about our code completion performance improvement, user experience enhancements in both unit testing and project creation, so let's get started! Code Completion Performance Improvement Faster code completion is a crucial...

JavaOpen SourceVisual Studio Code
Jun 29, 2023
0
0

Java on Azure Tooling Update – May 2023

Jialuo Gan
Jialuo Gan

Hi everyone, welcome to the May update of Java on Azure Developer tools. In this update, we will introduce Azure Container Registry User Journey Enhancement and Azure Monitor Improvement. We hope you like these features and enjoy a smooth experience with our Azure toolkit. Please download and install the Azure Toolkit for IntelliJ. Let’s get starte...

JavaOpen SourceVisual Studio Code
May 30, 2023
0
2

Java on Visual Studio Code – May 2023

Nick Zhu
Nick Zhu

Hi everyone, welcome to our May update for Visual Studio Code Java! In this month's blog, we have tons of new features covering performance improvement, user experience as well as Spring Boot integration, so let's get started. Built-in Java Profile Templates in VS Code Profiles is a recent feature from VS Code that allows you to quickly switch yo...

JavaOpen SourceVisual Studio Code
May 22, 2023
2
0

Java on Azure Tooling Update – April 2023

Jialuo Gan
Jialuo Gan

Hi everyone, welcome to the April update of Java on Azure Tooling. Let’s talk about our investments for the next few months of Java on Azure Developer Tools. In this update, we will also introduce Azure Service Bus Support and Guided Getting Started Enhancement with Azure Spring Apps Sample. We hope you like these features and enjoy the experience ...

JavaOpen SourceVisual Studio Code
May 8, 2023
0
0

Java on Visual Studio Update – April 2023

Nick Zhu
Nick Zhu

Hi everyone, welcome to our April update for Visual Studio Code Java! In this blog we are going to talk about important debugging experience improvements, profile support in Maven extension, new Java Project Explorer UX, and Spring Boot Dashboard visualization enhancements. There is a ton of cover, so let's get started. Profile Support in Maven ex...

Java
Apr 25, 2023
0
2

Microsoft Build of OpenJDK – April 2023 Release

Bruno Borges
Bruno Borges

We are happy to announce the latest April 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. Check our release notes page for details on fixes and enhancements. As a reminder, the so...

JavaOpen SourceOpenJDK
Apr 14, 2023
2
2

Embracing Virtual Threads: Migration Tips for Java Developers

George Adams
George Adams

As a Java developer, you may have already heard about virtual threads, a powerful feature introduced in Project Loom. Virtual threads provide a lightweight alternative to traditional threads, making writing scalable and efficient concurrent code easier. In this blog post, we will discuss migration tips for Java developers who want to make the most ...

JavaOpenJDK
Apr 4, 2023
0
0

Java on Azure Tooling Update – March 2023

Jialuo Gan
Jialuo Gan

Hi everyone, welcome to the March update of Java on Azure Tooling. In this update, we will introduce Azure Event Hubs Support, Templates Enhancements for Azure Functions, and Log Streaming Improvements for Azure Spring Apps during deployment in IntelliJ IDEA. To use these new features, please download and install the Azure Toolkit for IntelliJ. Let...

JavaOpen SourceCloud
Mar 30, 2023
2
0

Java on Visual Studio Code Update – March 2023

Nick Zhu
Nick Zhu

Hi everyone, welcome to our March update! In this blog we will bring you fundamental improvements such as smarter code completion for AWT packages, more smooth experience for running Java programs as well as better Spring Boot integration with Azure Spring Apps. Smarter Code Completion for AWT packages The AWT (Abstract Window Toolkit) package in...

JavaOpen SourceVisual Studio Code
Mar 21, 2023
0
5

End to End Java on Azure, Episode 1: Introduction and Context

Mark Heckler
Mark Heckler

I’m excited to announce an idea that that came to me late last year and that I’m making official now: over the next several weeks, I’ll be building – and sharing – a distributed system of applications to show off some incredibly cool and useful things developers can do with Spring Boot, Java, and various parts of the Azure ecosystem, working togeth...

JavaOpen SourceVisual Studio Code