SS Sub
免费、付费机场节点和订阅

Java 项目大家都用什么第三方库啊,各位大佬说说

V2EX = way to explore

V2EX 是一个关于分享和探索的地方

现在注册

已注册用户请  登录

helloword001

V2EX  ›  Java

Java 项目大家都用什么第三方库啊,各位大佬说说

  •  
  •   helloword001 · 1 天前 · 2582 次点击

    第 1 条附言  ·  1 天前

    是 SpringBoot 项目

    32 条回复    2025-04-26 13:27:46 +08:00

    helloword001
        1

    helloword001  

    OP

       1 天前

    我顶
    kapaseker
        2

    kapaseker  

       1 天前

    虽然我是写 Kotlin-Android 的,但是有人用 guava 吗?
    helloword001
        3

    helloword001  

    OP

       1 天前

    superchijinpeng
        4

    superchijinpeng  

       1 天前

    All in kt 了
    CodeCodeStudy
        5

    CodeCodeStudy  

       1 天前

    hutool-all ,版本 5
    yazinnnn0
        6

    yazinnnn0  

       1 天前

    arrow-kt
    dcsuibian
        7

    dcsuibian  

       1 天前

    All in Spring
    helloword001
        8

    helloword001  

    OP

       1 天前

    @dcsuibian 是 springboot 把
    lyxeno
        9

    lyxeno  

       1 天前

    按需使用
    通用工具库主要就 apache commons ,偶尔会用 hutool 。
    VersionGod1
        10

    VersionGod1  

       1 天前

    hutool
    helloword001
        11

    helloword001  

    OP

       1 天前

    @lyxeno 你好,大佬,我有个疑问,怎么按需使用啊,是写某个功能之前先查查资料,有没有第三方库吗
    yooomu
        12

    yooomu  

       1 天前

    优先使用 springboot 自带的工具类,没有的用 hutool
    WashFreshFresh
        13

    WashFreshFresh  

       1 天前

    java 不知道,我们都是写 spring 项目
    Meld
        14

    Meld  

       1 天前   ❤️ 3

    写 java 有不用 guava 和 commons-lang3 的吗?
    weenhall5
        15

    weenhall5  

       1 天前

    优先 apache 下面的库,然后开源里面大厂的库,然后考虑其他边缘开源的库
    Romic
        16

    Romic  

       1 天前

    hutool fastjson2 satoken knife4j redis
    lyxeno
        17

    lyxeno  

       1 天前

    @helloword001 比如你要用到 json 序列化反序列化,去查资料或者询问 ai ,一般就会给你推荐 jackson 。
    业务上的很少有开箱即用的第三方库。
    EscYezi
        18

    EscYezi  

       1 天前

    eclipse collections
    hutool
    easyexcel
    mybatis-plus
    jackson 用 spring 的话已经是默认选项了
    issakchill
        19

    issakchill  

       1 天前

    streamex mapstruct
    jackOff
        20

    jackOff  

       1 天前

    话说 2025 年从 0 开始手搓安卓、web 的 spring 或者 java 或者 kotlin 项目一般用哪些依赖库或者是架构呢,古早的老项目屎山太多了,实在不适合作为新项目的搭建脚手板
    Geraltt
        21

    Geraltt  

       1 天前

    vavr
    liuqitoday
        22

    liuqitoday  

       1 天前

    Guava 和 Apache Commons
    linvaux
        23

    linvaux  

       1 天前 via Android

    @lyxeno +1
    miaeLKK
        24

    miaeLKK  

       1 天前 via Android

    已经没有选择 jar 包的权利了。内外网不通,全靠内部封装
    assiadamo
        25

    assiadamo  

       1 天前   ❤️ 1

    框架 netty springboot guice
    orm mybatis jooq
    db 连接池 hikaricp
    json jackson
    xml dom4j
    爬网页 jsoup
    redis jedis redison lettuce
    协议/rpc protobuf grpc
    通用 guava commons-util commons-io
    日志 slf4j logback
    反射/字节码增强 cglib javaassit
    够写大型项目了,如果涉及到中间件调用会有推荐的 sdk
    gefangshuai
        26

    gefangshuai  

       1 天前

    kotlin
    moefishtang
        27

    moefishtang  

       1 天前 via Android

    gson
    Leviathann
        28

    Leviathann  

       1 天前

    kotlin std
    jorneyr
        29

    jorneyr  

       1 天前

    Apache, Guava
    helloword001
        30

    helloword001  

    OP

       1 天前

    是 SpringBoot 项目
    helloword001
        31

    helloword001  

    OP

       20 小时 26 分钟前

    大佬们都休息了吗
    chaodada
        32

    chaodada  

       16 小时 16 分钟前

    正在学习 java 中 学习了

    未经允许不得转载:机场推荐官 » Java 项目大家都用什么第三方库啊,各位大佬说说