protodoc.io
Project Trendyol/stove
Welcome
Readme
License
Commits
GitHub project
Download proto files
Desktop application
Contact us
com.trendyol.stove.spring.testing.e2e.kafka.v1
com.trendyol.stove.testing.e2e.standalone.kafka
stove.example.protobuf
com.trendyol.stove.spring.testing.e2e.kafka.v1
Order
Product
package
com.trendyol.stove.spring.testing.e2e.kafka.v1
Get desktop application:
View/edit binary Protocol Buffers messages
message
Order
example.proto:14
string
id
= 1
string
customerId
= 2
repeated
Product
products
= 3
message
Product
example.proto:6
Used in:
Order
string
id
= 1
string
name
= 2
string
description
= 3
double
price
= 4
string
currency
= 5