Showing results for Java - Microsoft for Java Developers

Aug 5, 2021
0
0

Introducing Microsoft GCToolkit

Kirk Pepperdine
Kirk Pepperdine

Microsoft’s Java Engineering Group is excited to announce we have open-sourced the Microsoft GCToolkit on GitHub. GCToolkit is a set of libraries for analyzing Java garbage collection (GC) log files. The toolkit parses GC log files into discrete events and provides an API for aggregating data from those events. This allows the user to create arbitr...

JavaOpen Source
Jul 8, 2021
2
0

Java on Visual Studio Code Update – June 2021

Nick Zhu
Nick Zhu

Hi everyone, welcome to the special mid-year edition for Visual Studio Code Java updates. As the highlight of this post, we are going to take a look at our product roadmap for next few months. We will also showcase some important new features & improvements as we did in previous blog posts. So let us get right into it. July to December 2021 ...

JavaOpen SourceVisual Studio Code
Jun 15, 2021
1
0

Java on Visual Studio Code Update – May 2021

Yaojin Yang
Yaojin Yang

Welcome to May’s updates on VS Code for Java. In this edition, we will share with you Java Formatter Settings Editor, generating tests from source file, debugging enhancement and Jupyter Notebook for Java.

JavaOpen SourceVisual Studio Code
May 25, 2021
1
1

Announcing General Availability of Microsoft Build of OpenJDK

George Adams
George Adams

Today we are excited to announce the general availability of the Microsoft Build of OpenJDK, a new no-cost distribution of OpenJDK that is open source and available for free for anyone to deploy anywhere. As we said previously when we announced the Preview of the Microsoft Build of OpenJDK, Java is heavily used by Microsoft with more than 500,000 J...

Java
May 13, 2021
0
0

Automate Spring Boot application deployments to Azure!

Asir Selvasingh
Asir Selvasingh

Today, we’re excited to announce the availability of the Azure Pipeline Task for deploying Spring Boot applications to Azure Spring Cloud. You can get started by building your pipelines using the Azure Spring Cloud task to automate Spring Boot application deployments to any number of environments and Azure Regions. Over the past 18 months, we wo...

JavaOpen SourceCloud
Apr 20, 2021
2
0

Java on Visual Studio Code Update – March 2021

Yaojin Yang
Yaojin Yang

It’s blogging time again. Welcome to VS Code update for Java. In the last couple of months, our engineers have been working on a few very important things. Now, it’s time to uncover. Let’s start.

JavaOpen SourceVisual Studio Code