Go工程师体系课
-
Go工程师体系课 010
Translation is not yet available. Showing original content. es 安装 elasticsearch(理解为库) kibana(理解为连接工具)es 和 kibana(5601) 的版本要保持一致 MySQL 对照学习 Elasticsearch(ES) 术语对照 MySQL Elasticsearc…
-
Go Engineering Comprehensive Course 009
Other Features User Center Favorites Manage Shipping Addresses (CRUD) Messages Copy inventory_srv--> userop_srv query and replace all inventory Elasticsearch In-depth Analysis D…
-
Go Engineer System Course 008
Order and Shopping Cart First, copy the service code framework of srv from the inventory service, then find and replace the corresponding name (order_srv) Fundamentals of Encryptio…
-
Go Engineer System Course 007
Product Microservice Entity Structure Description This module includes the following core entities: Goods Category Brands Banner GoodsCategoryBrand 1. Goods Describes the goods inf…
-
Go Engineer System Course 006
Project Structure Description: user-web Module user-web is the user service web layer module in the joyshop_api project, responsible for handling user-related HTTP requests, parame…
-
Go Engineering System Course 005
Microservice Development Create a microservice project. All project microservices will reside within this project. Create joyshop_srv. We don't have a user login/registration servi…
-
Go Engineer Systematic Course 004
Requirements Analysis Backend Management System Product Management Product List Product Categories Brand Management Brand Categories Order Management Order List User Information Ma…
-
Go Engineer System Course 003
grpc grpc grpc-go grpc seamlessly integrates protobuf protobuf For those of you accustomed to using Json and XML data storage formats, I believe most have never heard of Protocol B…
-
Go Engineer Systematic Course 002
Differences between GOPATH and Go Modules 1. Concepts GOPATH Is Go's early dependency management mechanism. All Go projects and dependency packages must be placed in the GOPATH dir…
-
Go Engineer Systematic Course 001
Transformation Reasons for wanting to transition to Go engineering system in a short time Improve CRUD operations, no experience with self-developed frameworks Students who want to…