-
- Updated dependencies, including replacing outdated libraries such as `itcast-tools-j2cache` with modern alternatives like `jjwt`, `jedis`, and `spring-boot-starter-data-redis`. - Removed system-scoped dependencies and optimized library versions. - Modified Nacos configurations in multiple files (POM and bootstrap.yml) to align with the updated server details. - Introduced `DozerUtils` for improved object mapping functionality. - Adjusted code invocation for external login to simplify method calls. - Enabled J2Cache configurations in `auth-server`. - Simplified role authorization checks in the gateway service for streamlined logic.