@Midea@Midea I am keep on complaining about my cooling for ac. I bought 2 months back. No one is taking cars of complaint and they keep on rejecting saying duplicate complaints. Ievan your call centers don't answer properly
@Midea@Midea I am keep on complaining about my cooling for ac. I bought 2 months back. No one is taking cars of complaint and they keep on rejecting saying duplicate complaints. Ievan your call centers don't answer properly
@Midea I am keep on complaining about my cooling for ac. I bought 2 months back. No one is taking cars of complaint and they keep on rejecting saying duplicate complaints. Ievan your call centers don't answer properly
My Claude API bill dropped 38% after I rewrote CLAUDE.md.
Same model. Same prompts. Same output quality.
Just one config file changed.
Here's exactly what I fixed 🧵
MCP just crossed 97 million installs.
Your Spring Boot app can now talk to
ANY AI agent. Out of the box.
Most Java devs haven't heard of it yet.
Here's what it is and why it matters 🧵
Building MCP + Spring AI into my
production stack this week.
Will post the full breakdown — real code,
real costs, real mistakes.
Follow @itsnullpointer if you want
the no-fluff Java AI content.
What's your take — is MCP the
real deal or just hype?
97M installs in March 2026.
Every major AI provider now ships
MCP-compatible tooling.
If your Spring Boot app isn't MCP-ready,
it won't plug into the agentic stack
being built right now.
This is the time to learn it.
Security Break S2: API Key in Logs
@RequestBody logs your full payload.
Your API key is sitting in your log files right now.
Go grep them. I'll wait.
Fix: Log redaction filter in logback-spring.xml
@JsonIgnore on sensitive fields.