nevenc (@nevenc) 's Twitter Profile
nevenc

@nevenc

traveler. tech geek. father of three.

ID: 14405017

calendar_today16-04-2008 05:45:07

3,3K Tweet

665 Takipçi

1,1K Takip Edilen

Spring I/O (@spring_io) 's Twitter Profile Photo

Missed #springio24 today? 🍃 No worries, we’ve got you covered! The keynote video is now live. Enjoy! 🎉 ▶️ youtu.be/XUz4LKZx83g

Josh Long (@starbuxman) 's Twitter Profile Photo

Want a SBOM (software bills of materials) in your @SpringBoot 3.3 app? Add an Actuator and SBOM on the Spring Initializr. Do a compile (e.g.: `./gradlew build` or `./mvnw clean package`), expose the `sbom` actuator endpoint, and then visit http://localhost:8080/actuator/sbom

Want a SBOM (software bills of materials) in your @SpringBoot 3.3 app? Add an Actuator and SBOM on the Spring Initializr. Do a compile (e.g.: `./gradlew build` or `./mvnw clean package`), expose the `sbom` actuator endpoint, and then visit http://localhost:8080/actuator/sbom
Josh Long (@starbuxman) 's Twitter Profile Photo

not a day goes by that I am not proud of my friend DaShaun for being a damn fine (ordered by Confucian values:) human being, friend, teacher, and engineer He gives more than he takes Follow him.

Josh Long (@starbuxman) 's Twitter Profile Photo

I got access to a Cloud Foundry instance today. Hadn’t used it in half a year. Felt like seeing an old friend. It was almost done standing up a load balanced Spring Boot application with HTTPS, an LLM, a SQL database, a Message Queue, and built-in observability before I could

Pasha Finkelshteyn | asm0dey 🇩🇪⬅️🇷🇺(✡️) (@asm0di0) 's Twitter Profile Photo

RAG is huge these days, right? But do you know that it extremely simple to implement with Spring Framework, Spring AI, Kotlin by JetBrains and Unstructured! Here is a blog post on how to implement it in 249 lines of code (many of them are string and imports) bit.ly/3LE90Ip

Thomas Vitale (@vitalethomas) 's Twitter Profile Photo

Ollama introducing function calling capabilities is a game changer! And Spring AI already supports this new feature, both via the native Ollama integration (using the Spring AI Ollama module) and via the OpenAI-compatible API exposed by Ollama (using the Spring AI OpenAI module).

Christian Tzolov🇧🇬🇪🇺🇺🇦 🦋@tzolov.bsky.social (@christzolov) 's Twitter Profile Photo

#SpringAI integrates with Groq Inc, supercharging your Spring apps with lightning-fast AI inference and advanced Tools/Functions support 🚀 Learn more: spring.io/blog/2024/07/3… #AI #SpringFramework

#SpringAI integrates with <a href="/GroqInc/">Groq Inc</a>, supercharging your Spring apps with lightning-fast AI inference and advanced Tools/Functions support 🚀
Learn more: spring.io/blog/2024/07/3… 
#AI #SpringFramework
Ryan Baxter (@ryanjbaxter) 's Twitter Profile Photo

From Spring source -> k8s cluster -> deployed dependent services -> container -> registry -> running app in k8s in ~2min with live reload and debug without writing any YAML using open source tools. Want to learn more? Check out my session at SpringOne VMware Explore

Siva (@sivalabs) 's Twitter Profile Photo

SpringOne videos have already been published on the YouTube channel. 🔥🚀 youtube.com/@SpringSourceD… It's good to see Rod Johnson on stage. Bootiful Artificial Intelligence : youtube.com/watch?v=N4ptoE…

Oded Shopen 🎗️ (@odedia) 's Twitter Profile Photo

I submitted a new PR that adds a #SpringAI chatbot to Spring Framework Petclinic. You can now ask for things in natural language, such as: - How many vets? - Is there an owner named betty? - Which owners have dogs? - Add a cat for Jean, called Moopsie. github.com/spring-project…

I submitted a new PR that adds a  #SpringAI chatbot to <a href="/springframework/">Spring Framework</a> Petclinic.
You can now ask for things in natural language, such as: 
- How many vets?
- Is there an owner named betty?
- Which owners have dogs?
- Add a cat for Jean, called Moopsie. github.com/spring-project…
Christian Tzolov🇧🇬🇪🇺🇺🇦 🦋@tzolov.bsky.social (@christzolov) 's Twitter Profile Photo

🚀 #SpringAI 1.0.0-M3 is here! ✨ Highlights: - Enhanced observability - Refactored Advisors API - Function/Tool calling enhancements - Fact-based evaluation with FactCheckingEvaluator - Batch processing for Embedding models Find more: spring.io/blog/2024/10/0… #SpringAI #Java

Broadcom (@broadcom) 's Twitter Profile Photo

We're excited to welcome you to #VMwareExplore in Barcelona! Follow us here and at VMware for the major news coming out of Explore this week 📰

Josh Long (@starbuxman) 's Twitter Profile Photo

Psst. Have you tried Spring Boot 3.4? One of my favorite magic tricks: Paketo Buildpacks buildpacks_io now work on arm64 apple silicon! And not just a little - start.spring.io. Add web. Hit generate. ./mvnw -Pnative native:compile && target/demo Or ./mvnw -Pnative

Josh Long (@starbuxman) 's Twitter Profile Photo

it's hard to pick just one of the features from the Spring Boot 3.4 release that I love the most! - spring framework `Fallback` beans - spring-boot:build-image works with graalvm native images on Apple Silicon / ARM 64 - one time token in Spring Security - webautn/passkeys in

Dan Vega (@therealdanvega) 's Twitter Profile Photo

Looking for resources to get started with Spring AI. We put together a repo that contains a lot of really useful links to help get you up and running. If you still have questions please feel free to reach out and ask for help 🙋🏻‍♂️ #Java #AI #SpringBoot #SpringAI

SpringCentral (@springcentral) 's Twitter Profile Photo

Hi Spring AI fans! Spring AI team has made some significant changes to its latest Spring AI SNAPSHOT on Spring AI artifact IDs, dependency management, auto-configurations and starters. For more details, please refer to this: spring.io/blog/2025/03/2…

VMware (@vmware) 's Twitter Profile Photo

This just in: Catch the recording of this in-depth discussion on AI application delivery with Purnima Padmanabhan, General Manager of the Tanzu Division of Broadcom , and Adib Saikali, Distinguished Engineer, Tanzu Division.

Christian Tzolov🇧🇬🇪🇺🇺🇦 🦋@tzolov.bsky.social (@christzolov) 's Twitter Profile Photo

🚀 "Building Effective Agents with Spring AI (Part 1)" - learn how to implement 5 powerful Agentic patterns with Spring AI : Chain Workflow, Parallelization, Routing , Orchestrator-Workers, Evaluator-Optimizer ... spring.io/blog/2025/01/2…

🚀 "Building Effective Agents with Spring AI  (Part 1)" -  learn how to implement 5 powerful Agentic patterns with <a href="/SpringAICentral/">Spring AI</a> : Chain Workflow, Parallelization, Routing , Orchestrator-Workers, Evaluator-Optimizer ...
spring.io/blog/2025/01/2…
Spring AI (@springaicentral) 's Twitter Profile Photo

We’re excited to announce the general availability of Spring AI 1.0 GA! 🎉 A big thank you to everyone who contributed to making this release possible. 📢 Check out the release blog: spring.io/blog/2025/05/2…