V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
darkings90
V2EX  ›  Java

SpringBoot 解决快速 Bean 注入分享

  •  
  •   darkings90 ·
    kings1990 · 1 天前 · 839 次点击

    IDEA 插件市场搜 Bean Assistant

    功能:可以根据快捷字直接写例如某个 Service 的方法调用,插件在类里面自动写上 Service 的注入代码,省去手动操作。

    演示:https://github.com/kings1990/bean-assistant-doc

    5 条回复    2025-01-07 15:49:10 +08:00
    dabai0806
        1
    dabai0806  
       1 天前
    之前弄了个类似的, 不过没有维护了 https://github.com/lly-ke/ImportBeanField
    issakchill
        2
    issakchill  
       21 小时 21 分钟前
    idea 不是自带这个功能吗现在
    ppllss
        3
    ppllss  
       21 小时 7 分钟前
    是的 IDEA 现在能自动注入了,感觉用处不大
    darkings90
        4
    darkings90  
    OP
       15 小时 45 分钟前
    @issakchill #2 不大一样
    IBN5100
        5
    IBN5100  
       14 小时 44 分钟前
    我喜欢构造器注入呐
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   1062 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 21ms · UTC 22:33 · PVG 06:33 · LAX 14:33 · JFK 17:33
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.