Showing results for June 2025 - Microsoft for Java Developers

Jun 30, 2025
Post comments count0
Post likes count0

What’s New for Java Developers in Azure Cosmos DB (NoSQL)?

Bruno Borges
Bruno Borges

The Java ecosystem around Azure Cosmos DB has quietly grown a lot stronger in the first half of 2024. And the updates are especially exciting if you’re working on scalable apps or exploring GenAI workloads. From new support for vector search and indexing, to better throughput management and improved integrations with Apache Kafka, Spring Data, and...

Azure
Jun 26, 2025
Post comments count0
Post likes count0

Anthropic Claude Sonnet 4 and Opus 4 Now Available in GitHub Copilot for JetBrains and Eclipse

Jialuo Gan
Jialuo Gan

Anthropic Claude Sonnet 4 and Claude Opus 4 are now available in GitHub Copilot Chat for JetBrains IDEs and Eclipse. Model Availability✨ For full details, please see this documentation. How to Get Started🚀 Join the Discussion💬 Your feedback drives improvements. Let us know what you think using the in-product feedback op...

Java
Jun 17, 2025
Post comments count0
Post likes count1

Connect Spring AI to Local AI Models with Foundry Local

Manfred Riem Bruno Borges
Manfred,
Bruno

What is Azure AI Foundry and Foundry Local? Azure AI Foundry is Microsoft's comprehensive platform for enterprise AI development and deployment, enabling organizations to build, customize, and operate AI solutions at scale. It provides tools, services, and infrastructure to develop, fine-tune and deploy AI models in production environments with...

JavaVisual Studio CodeWeb
Jun 12, 2025
Post comments count0
Post likes count0

Monitor your Quarkus native application on Azure

Jean Bisutti Bruno Baptista
Jean,
Bruno

Introduction Quarkus is a general-purpose Java framework focused on efficient use of resources, fast startup, and rapid development. It allows developers to create and run services in the Java Virtual Machine (JVM) or native binary executables (native mode). In this blog post we are going to focus on using Quarkus to create and monitor a native...

Java