https://github.com/neroblackstone/heima-spring-cloud-2024
黑马程序员 SpringCloud微服务开发与实战课 Spring Boot 3 重写版
https://github.com/neroblackstone/heima-spring-cloud-2024
spring spring-boot-3 spring-cloud
Last synced: 5 months ago
JSON representation
黑马程序员 SpringCloud微服务开发与实战课 Spring Boot 3 重写版
- Host: GitHub
- URL: https://github.com/neroblackstone/heima-spring-cloud-2024
- Owner: NeroBlackstone
- License: apache-2.0
- Created: 2024-09-18T08:22:53.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-22T20:37:18.000Z (almost 2 years ago)
- Last Synced: 2025-04-05T21:11:49.656Z (about 1 year ago)
- Topics: spring, spring-boot-3, spring-cloud
- Language: Java
- Homepage: https://youtube.com/playlist?list=PLFbd8KZNbe-8mGF6bNYS3U-S4cnvoGZjp&si=B5l0zH0BQQ59aJbz
- Size: 119 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Heima-Spring-Cloud-2024
黑马程序员 SpringCloud微服务开发与实战课 Spring Boot 3 重写版
## 和原版课程区别
1. Spring Boot 版本升级为3.3.3。
2. 适配MyBatis-Plus 3.5.7。
3. 使用JDK 22。
4. 使用OpenAPI 3 规范。
5. 使用MariaDB。