Logo

GitLab

Sign in

朱子纯 / test5

  • Back to Dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 1
  • Labels
  • Wiki
  • Snippets
  • Commits 41
  • Compare
  • Branches 3
  • Tags 0
Create Merge Request
  • test5
  • backend
  • pom.xml
15 May, 2026
2 commits
  • fix(usr): 锁定 Lombok 1.18.40 + 显式 annotationProcessorPaths(兼容 JDK 25) ...
    dff69e31
    JDK 25 + Spring Boot 3.3.4 默认 Lombok 版本不兼容(com.sun.tools.javac.code.TypeTag :: UNKNOWN)。
    显式锁 lombok 1.18.40 并配置 maven-compiler-plugin 的 annotationProcessorPaths。
    scripts/test.sh 6/6 GREEN,201 测试全过。
    zichun authored
    2026-05-15 10:56:35 +0800  
    Browse Code »
  • feat(usr): bootstrap spring boot 后端骨架 REQ-USR-001
    76218f38
    zichun authored
    2026-05-15 00:13:07 +0800  
    Browse Dir »