Viewing profile — dknj
dknj
HN member- Joined
- Thu, Mar 26, 2026, 1:29 PM UTC
- HN karma
- 35
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About dknj
No profile information was provided.
Recent public activity
- story
- story
- story
- story
-
comment
Comment #47591279
Or just vibe-code whatever you want/need with Claude and enjoy life. That's the new world we live in :-)
- story
-
comment
Comment #47581427
Good question - quite a few actually. @ConditionalOnMissingBean on every public @Bean method, proxyBeanMethods = false on every @Configuration class, the thin wrapper pattern (auto…
-
comment
Comment #47581412
That's fair - it does look odd in isolation. But the alternative is mixing "should this load?" conditional logic with "what should load?" bean definitions in the same class. When y…
-
comment
Comment #47581361
That's really the whole thesis. None of the patterns in the article are clever or novel - @ConditionalOnMissingBean has been in the Spring Boot docs since day one. What's hard is g…
-
comment
Comment #47581329
[dead]
-
comment
Comment #47581273
Exactly!
-
comment
Comment #47546572
I've been a committer on Apereo CAS ( https://github.com/apereo/cas ) since the 3.0 days. It's an open-source SSO/identity platform - 400+ modules, Spring Boot 3.x, Java 21+. Deplo…
- story
- story