# 水果超市 **Repository Path**: carot-z/fruit-supermarket ## Basic Information - **Project Name**: 水果超市 - **Description**: 笔试练习 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-01-09 - **Last Updated**: 2026-01-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 测试案例都在resource/static文件下、有测试图片及sql脚本 springboot版本4.0.1 mysql版本8.0.30 mybatis使用4.0.1 日志用的sl4j、lombok 风格为restful、一个库两张表、整体 极为简单,考虑到金额支付,使用bigdecimal进行计算,多人 支付用了ConcurrentHashMap