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

Sep 25, 2023
0
1

Reliable Web App Pattern on Azure for Java

Rory Preddy
Rory Preddy

To help you understand and use the RWA pattern, we’ve created a comprehensive collection of materials that describe it in full. You can review the documentation and access the production-quality and ready-to-deploy web application - Reference Implementation. The Reliable Web App Pattern We’re excited to announce the release of a new video series ...

Java
Sep 13, 2023
0
0

Microsoft at Devoxx Belgium 2023: Pioneering the Future of Java with Intelligent Apps

Bruno Borges
Bruno Borges

Microsoft is thrilled to be part of the 20th edition of Devoxx Belgium from October 2-6, in Antwerp, Belgium. Last year's event attracted over 3,200 attendees, and this year is shaping up to be equally impactful. The conference will cover Cloud, Big Data, Security, Architecture, Programming Languages, and importantly, the evolving fields of AI and ...

JavaCloudIntelligent Apps
Sep 1, 2023
0
0

Java on Azure Tooling Update – August 2023

Jialuo Gan
Jialuo Gan

Hi everyone, welcome to the August update of Java on Azure Tooling. In this update, we will introduce new application-centric view support to help developers manage and connect resources in one Project view and deployment status improvement for Azure App Service. We hope you like this feature and enjoy smooth experience with our Azure toolkit. Plea...

JavaVisual Studio CodeCloud
Aug 29, 2023
0
0

Java on Visual Studio Code – August 2023

Nick Zhu
Nick Zhu

Hi everyone, welcome to our August update for Visual Studio Code for Java! In this blog we are going to provide you more improvements about de-compiler support. Additionally, we are going to show creating Maven projects without archetype and important code highlighting bug fix. Let's get started! More Decompiler Support Improvements When we intro...

JavaOpen SourceVisual Studio Code
Aug 27, 2023
0
0

Important Notice: Update your Azure Toolkit to latest version before September 30, 2023

Jialuo Gan
Jialuo Gan

We would like to inform you that the Docker host feature in Azure Toolkit will be affected by some internal architecture changes related to Azure Active Directory Graph API. For more details, please visit this page.   Please follow the steps below to check your versions of Azure Toolkit and update them if needed:  ...

JavaOpen SourceVisual Studio Code
Aug 21, 2023
0
2

How Tiered Compilation works in OpenJDK

Cesar Soares
Cesar Soares

The OpenJDK HotSpot runtime system is a complex piece of software that employs several techniques to optimize the execution of Java programs on the fly. The system is composed of two different compilers, one interpreter and several different Garbage Collectors, among several other components. These compilers are orchestrated in a tiered compilation...

JavaOpenJDK
Jul 27, 2023
0
0

Java on Azure Tooling Update – June 2023

Jialuo Gan
Jialuo Gan

Hi everyone, welcome to the June update of Java on Azure Tooling. In this update, we will introduce Azure Spring Apps Standard Consumption and Dedicated plan support and Local Storage Account (Azurite) support. We hope you like these features and enjoy a smooth experience with our Azure toolkit. Please download and install the Azure Toolkit for Int...

JavaOpen SourceCloud
Jul 26, 2023
2
0

Java on Visual Studio Code – July 2023

Nick Zhu
Nick Zhu

Hi everyone, welcome to our July update for Visual Studio Code for Java! In this blog we are going to provide you an exciting update about our improved decompiler functionality. Additionally, we are going to do a deep-dive into our code completion. Let's get started! Decompiler Experience Upgrade Java decompiler is essential for understanding thi...

JavaOpen SourceVisual Studio Code
Jul 20, 2023
0
0

Microsoft Build of OpenJDK – July 2023 Release

Bruno Borges
Bruno Borges

Hi Java community! We are happy to announce the latest July 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. All binaries are available on their usual locations. F...

JavaOpen SourceOpenJDK
Jul 15, 2023
0
0

Jakarta EE on Azure – July 2023

Josephine Qiu
Josephine Qiu

Hi everyone, welcome to July update for Jakarta EE on Azure. Microsoft partners with Jakarta EE application server vendors to create Azure Marketplace offers that allow customers to quickly deploy their software on Azure Virtual Machines, Azure Kubernetes Service, Azure Red Hat OpenShift. Besides, lots of Jakarta EE and MicroProfile topics are also...

Java