📰 Dev.to · Shilpa Gore
Articles from Dev.to · Shilpa Gore · 4 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (9083)
ArXiv cs.AIDev.to · FORUM WEBForbes InnovationOpenAI NewsDev.to AIHugging Face Blog

Dev.to · Shilpa Gore
2mo ago
(Mis-)Use Spring proxy magic to inject Http request into business layer - should you?
A few weeks ago, while reviewing a Spring Boot codebase, I came across a service that injected...

Dev.to · Shilpa Gore
2mo ago
Inheritance vs Abstraction in Java: Why Abstract Classes Exist?
Encapsulation, polymorphism, inheritance, and abstraction form the foundation of object-oriented...

Dev.to · Shilpa Gore
2mo ago
OIDC UserInfo Endpoint explained for Backend Engineers
OAuth 2.0 OAuth2.0 is an industry standard that enables re-use of user resources across different...

Dev.to · Shilpa Gore
3mo ago
Stateful REST in Spring (Part 1): HTTP Sessions and their Limitations
HTTP communication is stateless by design, meaning no context is automatically carried from one...
DeepCamp AI