-
The code you see in this repository might be little different from what you saw in the course videos, this is due to the fact that:
- I'm testing the code
- I or a student noticed an error/bug/deprecation after recording
- Dependencies are evolving faster than I can rerecord
I do the maximum to keep the main features and the code syntax similar by keeping the edits trivial. However if you do get in a situation where you feel lost, leave an
issue
on the repository -
The coverage shown in the badges section only counts the classes that need testing, such as:
- greeting/server/GreetingServiceImpl
- calculator/server/CalculatorServiceImpl
- blog/server/BlogServiceImpl
- blog/client/BlogClient
For more information, please check the
jacocoTestReport
task inbuild.gradle
forked from Clement-Jean/grpc-java-course
-
Notifications
You must be signed in to change notification settings - Fork 0
gRPC Java Master Class: Build Modern API & Micro services
RNCryptor/grpc-java-course
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
gRPC Java Master Class: Build Modern API & Micro services
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 98.0%
- Shell 2.0%