Logo

GitLab

Sign in

朱子纯 / test3

  • Back to Dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 1
  • Labels
  • Wiki
  • Snippets
  • Commits 42
  • Compare
  • Branches 4
  • Tags 0
  • test3
  • backend
08 May, 2026
1 commit
  • chore(backend): init Spring Boot 3 project skeleton REQ-USR-004 ...
    199a3381
    - pom.xml: Spring Boot 3.3.5, MyBatis-Plus 3.5.7, JJWT 0.12.6, Flyway 10.x
    - application.yml: DB/JWT from env vars, Flyway baseline-on-migrate=true
    - V1 migration copied to classpath:db/migration
    - ApplicationContextTest: @SpringBootTest context loads + Flyway baseline OK
    zichun authored
    2026-05-08 09:46:15 +0800  
    Browse Code »