Showing results for June 2025 - Microsoft for Java Developers

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