# bootprojects **Repository Path**: daxue0929/bootprojects ## Basic Information - **Project Name**: bootprojects - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-15 - **Last Updated**: 2023-05-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # bootprojects 基于java的微服务化服务端项目 Are you ready to face the coding! Let's go. ---- - enter子项目 + 做所有模块的接入服务 + 比如登录,比如接入系统的服务 --- - first子项目 + 积累一项目架构的经验,预计把一些实验性的想法先做成完整的在这个项目中完整的实现,然后在集成到正式的项目中去. ---- - test子项目 + 用作学习以及收集一些很好的demo代码 + 一些半成品的功能实现,或者test代码会放在这个项目中去. + 先学习在完整的实验. ------- - cloud-parents - 关于Spring Cloud 体系的主要知识点,包括 eureka - sping boot version: 2.0.6.RELEASE - spring cloud version: Finchley.SR2 ----- - boot-grpc - 使用cloud-parents下的eureka-server作为注册中心,所以先启动eureka-server服务。 - 第二步:编译spring-boot-grpc-lib,Plugins插件protobuf下的compile和compile-custom选项 - local-server、local-client ------ - 语录: 我会集成许多的工具类到这些子项目的utils包下. 这或许是个好习惯. 奥利给! + study + good