Commit Graph

2 Commits (cb457042886a416b855feb1ba617d20c3614196c)

Author SHA1 Message Date
李一帆 747e7c5143 feat(datasync): configure Redis and update MyBatis Plus dependency
- Add Redis configuration with host, port, and database settings
- Update MyBatis Plus dependency to Spring Boot 3 starter version
- Configure Maven plugins for dependency management and JAR packaging
- Modify Docker Compose network settings to use external bridge
- Adjust Java mapper scan paths to include nested datasource packages
- Set application to always update strategy in configuration file
2025-11-18 17:20:24 +08:00
李一帆 47bddf4c80 feat(docker): update volume mapping for datasync application
- Changed volume mapping from java to datasync directory
- Updated mount path from /opt/hsz/java to /opt/hsz/datasync
- Maintained existing environment configurations
- Preserved network and profile settings
2025-11-18 14:06:34 +08:00