Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add spring rpc projects and codes #9

Merged
merged 1 commit into from Oct 18, 2023
Merged

add spring rpc projects and codes #9

merged 1 commit into from Oct 18, 2023

Conversation

Rembrant777
Copy link
Owner

@Rembrant777 Rembrant777 commented Oct 18, 2023

in this commit:
Add 5 modules to implement and test RPC communication between the client and server side.

  1. tutorial-client: RPC client side module

  2. tutorial-server: RPC server side module

  3. tutorial-facade: RPC client,server communciation facade interface maintainer module

  4. spring-boot-starter-grpc: spring boot + grpc + protobuf + a series of rpc protocol definition that are defined in .proto files. And Apple chip M2 raised proto problem resolved by refering to this doc

  5. integration-test: integration test cases project

@Rembrant777 Rembrant777 merged commit b61d643 into main Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant