Showing results for Java - Microsoft for Java Developers

Nov 1, 2024
Post comments count0
Post likes count3

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
Post comments count0
Post likes count0

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
Post comments count0
Post likes count8

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
Post comments count0
Post likes count0

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
Post comments count0
Post likes count2

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
Sep 21, 2024
Post comments count0
Post likes count2

Jakarta EE on Azure – September 2024

Josephine Qiu
Josephine Qiu

Hi everyone, welcome to the September 2024 update for Jakarta EE on Azure. The September 2024 update covers the most popular workshop series- Build, run and monitor intelligent Java apps on Azure Container Apps with Azure OpenAI, along with the latest updates on our Quarkus Azure extensions and other offers. Microsoft partners with Jakarta EE ap...

Java
Sep 13, 2024
Post comments count1
Post likes count2

Java on Visual Studio Code Update – August 2024

Nick Zhu
Nick Zhu

Hi everyone, welcome to the August update for Visual Studio Code for Java! In this blog, we will cover important Gradle updates, more user experience improvements, and an improved getting started experience, let's get started! Gradle Updates Adding Gradle for Java into Extension Pack for Java Some of our users might have noticed that recently in...

JavaVisual Studio CodeCloud
Sep 13, 2024
Post comments count0
Post likes count0

Java on Azure Tooling Update – August 2024

Jialuo Gan
Jialuo Gan

Hi everyone, welcome to the August update of Java on Azure developer tools. In this update, we will introduce our Managed Identity Support for Azure App Service in Azure toolkit, and General Availability of Java experiences on Azure Container Apps. We hope you enjoy these updates and have a smooth experience with our Azure toolkit. Please download ...

JavaOpen SourceVisual Studio Code
Aug 27, 2024
Post comments count0
Post likes count1

Reliable Web App – Reliability Patterns

Rory Preddy
Rory Preddy

As applications migrate to the cloud, they must be designed to handle inevitable failures gracefully. Network issues, service outages, and other transient faults are common in distributed systems. Without proper handling mechanisms, these failures can lead to system instability and poor user experiences. This is why Retry and Circuit Breaker ...

Java
Aug 16, 2024
Post comments count0
Post likes count0

Microsoft Build of OpenJDK – July 2024 Patch & Security Update Release

Derek Keeler
Derek Keeler

Java OpenJDK July 2024 Patch & Security Updates Hello Java community! (Apologies for the late publishing of this post - things have been busy on the Java team and this one fell through the cracks!) We are happy to announce the latest July 2024 patch & security update release for the Microsoft Build of OpenJDK. See the release ...

Java