Live data from Hacker News

Viewing profile — dknj

dknj

HN member
Joined
Thu, Mar 26, 2026, 1:29 PM UTC
HN karma
35
Public activity
14 items

About dknj

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. comment
    Comment #47591279

    Or just vibe-code whatever you want/need with Claude and enjoy life. That's the new world we live in :-)

  6. story
  7. 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…

  8. 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…

  9. 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…

  10. comment
  11. comment
  12. 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…

  13. story
  14. story