Showing results for 2025 - Microsoft for Java Developers

Jan 30, 2025
1
2

DeepSeek-R1 on Azure with LangChain4j Demo

Rory Preddy
Rory Preddy

DeepSeek-R1 has been announced on GitHub Models as well as on Azure AI Foundry, and the goal of this blog post is to demonstrate how to use it with LangChain4j and Java. We concentrate here on GitHub Models as they are easier to use (you just need a GitHub token, no Azure subscription required), then Azure AI Foundry uses the same model and infr...

Java
Jan 16, 2025
0
0

Java OpenJDK January 2025 Patch & Security Update

Derek Keeler Brian Stafford
Derek,
Brian

Hello Java customers! We are happy to announce the latest January 2025 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
Jan 9, 2025
0
0

MWA pattern: Strangler Fig

Rory Preddy
Rory Preddy

Author’s Note: After announcing the Modern Web App (MWA) pattern (https://devblogs.microsoft.com/java/introducing-the-modern-web-app-mwa-pattern-for-java), we now focus on one of its many pattens - the Strangler Fig pattern. This pattern incrementally modernizes a legacy Java application by “strangling” targeted areas and replacing them with new ...

Java
Jan 8, 2025
0
1

Free Plan Support for GitHub Copilot Available on JetBrains IDEs

Jialuo Gan
Jialuo Gan

Hello, developers! Welcome to our very first blog post dedicated to GitHub Copilot Plugin for JetBrains IDEs in 2025. We are excited to share that the new Free Plan for GitHub Copilot has been available for everyone on JetBrains IDEs! Whether you use IntelliJ IDEA (Ultimate, Community, Educational), PyCharm(Professional, Community, Educational), W...

CopilotJava