Sabitlenmiş Tweet
DaShaun
24.5K posts

DaShaun
@dashaun
Husband, father, volunteer, athlete, continuous learner. Tweets are mine. Spring Developer Advocate @VMwareTanzu #JUICE #LiftAsWeClimb @Testcontainers Champion
KC MO Katılım Mart 2008
4K Takip Edilen5.5K Takipçiler

@ceeoreo_ My favorite examples of building with agents are all from @brunoborges
English

It’s still so new that I think knowing fundamentals is a huge plus but nothing beats real experience. Show you know how to work off of fundamentals by building with agents
Dan Hampton@DanCanCode
Do you think employers are looking for agentic skills specifically? Projects you've built with agents? Or still fundamentals?
English

Warning!
The latest Grok Build CLI was quietly zipping entire code bundles, API keys, and Git history, then uploading to an xAI cloud storage bucket.
reddit.com/r/LocalLLaMA/c…

English
DaShaun retweetledi

Stop building your own platforms. Start building your own apps. // here's my #WeAreDevelopers talk at this morning, 10am, right after the keynote, on Stage 12 // // talks.cote.io/wearedeveloper…

English
DaShaun retweetledi

I love Spring Boot so much. I love the autoconfiguration that provides useful out-of-the-box integrations with tons of libraries in an idiomatic, concise way. i love the incredibly rich production-worthy features. One of my favorite kinds of features, the kind that really drive home why a framework is a force-multiplier? It's when Spring Framework's "portable service abstractions" intersect with "cross-cutting concerns." Some examples:
- the new `InetAddressFilter` in Spring Boot 4.1 lets you restrict outbound HTTP requests, to limit for example calls to untrusted web sites. A simple enough contract, but we had to hook it into basically anywhere you might want to make an HTTP request (RestTemplate, RestClient, Apache HTTP Client, JDK HTTP Client, etc., etc.) in the entire portfolio.
- the `SslBundle` mechanism is a way to define and centralize "trust materials" like keys. Simple enough. But we had to then hook that in to _everything_ that could use it, or that even remotely has a notion of SSL. (Spoiler alert: basically everything does) This means: embedded webservers, REST clients, Cassandra, Couchbase, ElasticSearch, MongoDB, Redis, RabbitMQ (and RabbitMQ Streams), RSocket, etc. all now have consistent ways to secure them.
- ServiceConnections - want to live that `git-clone-run` life? Don't want to fiddle with configuration? Choose Docker Compose or Testcontainers on start.spring.io and then choose interesting middleware like RabbitMQ, PostgreSQL, etc., and Spring Boot will automatically start up a Docker Image and then connect to it without you doing a thing.
Is dealing with one of these things in isolation such a big deal? No, not at all. But it's the death by a thousand cuts. And a great framework like Spring Boot, with the consistency it - and only it - can impose, is the salve that heals.
English

sometimes you don't even know they are there. #coffeesoftware #CatherienEdelveis
watch more at youtube.com/live/9Zfo_HAQO…

YouTube
English

@brunoborges @github @Namecheap The bigger question, was there any yaml involved. It's only really cool if you can do it without using a single yaml file (toml for the win!)
English

This is insane!
I am at the cover of @GitHub Blog with my piece about using Copilot to configure DNS for me with @Namecheap's API.
Sweet!
github.blog/ai-and-ml/gith…

English
DaShaun retweetledi

Yup! It's official, @springcloud contract goes to stubborn.sh !
Spring Cloud@springcloud
Today, we are announcing a transition for Spring Cloud Contract. All maintenance, support, and ownership of the project will be officially transferred to one of its original creators, @MGrzejszczak , under Stubborn.sh spring.io/blog/2026/07/0…
English
DaShaun retweetledi

Spring Office Hours: S5E17 - Spring Boot 4.1 with Phil Webb x.com/i/broadcasts/1…
English



