Showing category results for Cloud

Nov 27, 2022
Post comments count0
Post likes count1

Two million Java developers on Visual Studio Code! November 2022 Update

Nick Zhu

Hi everyone, we are excited to share that now there are over two million Java developers on Visual Studio Code, this wouldn't be possible without all the support from the community and our users, so thank you! For November update, we are bringing you new code editing feature such as postfix completion, optimized organize import. In addition, deb...

JavaOpen SourceVisual Studio Code
Nov 1, 2022
Post comments count0
Post likes count0

Java on Azure Tooling Update – October 2022

Jialuo Gan

Hi everyone, welcome back to the October update of Java on Azure Tooling. In this update, we will introduce our new roadmap in the next few months. In addition, we have made some improvements for developers to use deployment slots for Azure Functions in IDEs directly with our latest release. Please download and install the Azure Toolkit for Intelli...

JavaOpen SourceVisual Studio Code
Oct 21, 2022
Post comments count2
Post likes count1

Java on Visual Studio Code Update – October 2022

Nick Zhu

Hi everyone, welcome to the October update of Visual Studio Code Java. We have brought a lot of improvements in code editing and debugging experience this time, so let's get started! Debugging Experience Enhancements Visual indicator for inline breakpoints Consider a line like this: Stream.of("Frank").map(name -> name.toUpperCase()).forE...

JavaOpen SourceVisual Studio Code
Oct 10, 2022
Post comments count0
Post likes count0

Java on Azure Tooling Update – September 2022

Jialuo Gan

Hi everyone, welcome back to September update of Java on Azure Tooling. In this update, we will introduce the Azure Cosmos DB Support, and Azure Virtual Machine Enhancement. In addition, we have made some improvements for users to create/update the dependencies with Azure SDK Reference Book. Please download and install the Azure Toolkit for Intelli...

JavaOpen SourceCloud
Sep 15, 2022
Post comments count0
Post likes count2

Java on Visual Studio Code Update – September 2022

Nick Zhu

Hi everyone, welcome to the September update of Visual Studio Code Java. We have tons of exciting new features this time, and there are improvements in many areas such as project import, Spring support, remote debugging and unit testing, so let's get started! Protobuf (Protocol Buffer) project support  Protocol Buffers (Protobuf) is a free and op...

JavaOpen SourceVisual Studio Code
Aug 25, 2022
Post comments count0
Post likes count0

Java on Visual Studio Code Update – August 2022

Nick Zhu

Hi everyone, welcome to the August update of Visual Studio Code Java. In this month's update, we have brought more exciting features for Spring as well as improvements for build tools and debugging experience. Let's get started! Spring enhancements Spring enhancements has been one of our top focuses this year. In our latest release, we are excite...

JavaOpen SourceVisual Studio Code
Aug 17, 2022
Post comments count0
Post likes count0

A Concise Guide to Using Multiple Azure Storage Accounts from a Single Spring Boot Application

Hang,
Mark

Spring projects in general are opinionated: 80-90% of use cases are handled "by default", and code is often much more concise than would be required otherwise due to Spring's preference of convention over configuration. These and other "opinions" can result in dramatically less code to write and maintain and as a result, more focused impact. In ...

JavaOpen SourceCloud
Aug 17, 2022
Post comments count0
Post likes count3

Java on Azure Tooling Update – August 2022

Jialuo Gan

Hi everyone, welcome back to August update of Java on Azure Tooling. In this update, we will introduce the AKS support and Virtual Machine support. In addition, we make some improvements for users to search for subscriptions and find our tutorials easily. We hope these features could improve your user experience. So let us get started. Azure Too...

JavaOpen SourceVisual Studio Code
Jul 17, 2022
Post comments count5
Post likes count0

Java on Visual Studio Code Update – July 2022

Nick Zhu

Hi everyone, welcome to the July update of Visual Studio Code Java. We have brought exciting updates on Lombok support as well as a few other fundamental user experience improvements. Let's get started! Lombok Support Lombok is a popular Java library that makes your coding life easier, and we have been consistently hearing from developers that ou...

JavaOpen SourceVisual Studio Code
Jul 5, 2022
Post comments count0
Post likes count0

Java on Azure Tooling Update –July 2022

Jialuo Gan

Hi everyone, welcome back to the July update of Java on Azure Tooling. In this update, we will introduce the brand new getting started experience on the Azure toolkit for IntelliJ. In addition, we have added support for Managed Identity Authentication. Let's see what these new features are. Azure Toolkit for IntelliJ Improvements New Guided Get...

JavaOpen SourceVisual Studio Code