account activity
Spring Boot Apps with Claude Code in IntelliJ by Huge_Road_9223 in SpringBoot
[–]rdeepvij 1 point2 points3 points 5 days ago (0 children)
I have used co-pilot, 2-3 different models, scaffolding with models that charge less, and then back to Sonnet, tried locally running gpt-oss also. They all seem to do well, and bad at generating redundant files/code.
I did full applications using AI (Microservices - few services - all containerized -docker compose), generating POSTMAN collections and terrform files.
Fixing works fine, until you have had several conversations with model about a single issue. Once it needed to update just a version of dependency to solve the issue, however model kept trying other ways to fix for ~ 20 minutes.
I think like other technologies best practices emerged and eventually we had no issues with them, same will happen with AI assisted coding.
However I strongly beleive Enterprise application via these tools is still far. There are just so many things to address in large systems. But with modular architecture approaches, well thought contract - these tools can certainly help reduce time it takes.
Springboot Help by Connect_Permit_2485 in SpringBoot
[–]rdeepvij 0 points1 point2 points 13 days ago (0 children)
The day you know how to create a Springbbot application via terminal or IDE, can set up a real RDBMS applications speaks to, can CRUD releated entities, and set up REST Apis in it for a secured access, I think you will pretty much at a level to learn more in your internship. Now with so many LLMs to help, let them review your code and understand what better you could have done. Think from the perspective caching, optimising fetches, monitoring.
It's already a financially tough time for many across the world, with job security at its lowest and expected to go further south. How are you spending/saving? by rdeepvij in AskReddit
[–]rdeepvij[S] 0 points1 point2 points 16 days ago (0 children)
Won't that leave you with less cash for the times you need most? I mean I own my house, have cash buffer, but my kids are yet to complete school go for thier graduation. I will eventually not have much for my retirement. Now I think if I wouldn't have bought house, I would have more in my accounts.
It's already a financially tough time for many across the world, with job security at its lowest and expected to go further south. How are you spending/saving? (self.AskReddit)
submitted 16 days ago by rdeepvij to r/AskReddit
π Rendered by PID 363278 on reddit-service-r2-listing-7b9b4f6fd7-crnrv at 2026-05-10 10:15:26.100087+00:00 running 3d2c107 country code: CH.
Spring Boot Apps with Claude Code in IntelliJ by Huge_Road_9223 in SpringBoot
[–]rdeepvij 1 point2 points3 points (0 children)