OrderServiceConfig

Configuration object for the Order Service.

This object contains constants that define the service name, service path, service port, and various endpoint paths for handling order-related operations.

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
const val SERVICE_NAME: String
Link copied to clipboard
const val SERVICE_PATH: String
Link copied to clipboard
const val SERVICE_PORT: Int = 8080
Link copied to clipboard