Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/eventuate-tram/eventuate-tram-sagas-examples-customers-and-orders
/ types & classes
Types & classes
123 in github.com/eventuate-tram/eventuate-tram-sagas-examples-customers-and-orders
⨍
Functions
203
◇
Types & classes
123
Class
AbstractMessagingContractTest
customer-service/customer-service-credit-reservation-api/src/contractTest/java/io/eventuate/examples/tram/sagas/customersandorders/customers/creditreservationapi/AbstractMessagingContractTest.java:13
Class
ApiGatewayComponentTest
api-gateway-service/api-gateway-service-main/src/componentTest/java/io/eventuate/examples/tram/sagas/customersandorders/apigateway/proxies/ApiGatewayComponentTest.java:23
Class
ApiGatewayMain
api-gateway-service/api-gateway-service-main/src/main/java/io/eventuate/examples/tram/sagas/customersandorders/apigateway/ApiGatewayMain.java:9
Class
ApigatewayBase
customer-service/customer-service-restapi/src/contractTest/java/io/eventuate/examples/tram/sagas/customersandorders/customers/restapi/ApigatewayBase.java:17
Class
ApplicationUnderTest
end-to-end-tests/src/endToEndTest/java/io/eventuate/examples/tram/sagas/customersandorders/endtoendtests/ApplicationUnderTest.java:9
Class
ApplicationUnderTestUsingDockerCompose
end-to-end-tests/src/endToEndTest/java/io/eventuate/examples/tram/sagas/customersandorders/endtoendtests/ApplicationUnderTestUsingDockerCompose.java:3
Class
ApplicationUnderTestUsingKind
end-to-end-tests/src/endToEndTest/java/io/eventuate/examples/tram/sagas/customersandorders/endtoendtests/ApplicationUnderTestUsingKind.java:3
Class
ApplicationUnderTestUsingStubbed
end-to-end-tests/src/endToEndTest/java/io/eventuate/examples/tram/sagas/customersandorders/endtoendtests/ApplicationUnderTestUsingStubbed.java:3
Class
ApplicationUnderTestUsingTestContainers
end-to-end-tests/src/endToEndTest/java/io/eventuate/examples/tram/sagas/customersandorders/endtoendtests/ApplicationUnderTestUsingTestContainers.java:14
Class
BaseForCustomerServiceTest
order-service/order-service-proxies-customer-service/src/contractTest/java/io/eventuate/examples/tram/sagas/customersandorders/orders/proxies/customers/BaseForCustomerServiceTest.java:16
Class
BaseUrlUtils
end-to-end-tests/src/endToEndTest/java/io/eventuate/examples/tram/sagas/customersandorders/endtoendtests/BaseUrlUtils.java:7
Class
CommandHandlersTest
customer-service/customer-service-credit-reservation-api/src/contractTest/java/io/eventuate/examples/tram/sagas/customersandorders/customers/creditreservationapi/CommandHandlersTest.java:21
Class
CommonConfiguration
api-gateway-service/api-gateway-service-main/src/main/java/io/eventuate/examples/tram/sagas/customersandorders/apigateway/common/CommonConfiguration.java:11
Class
Config
customer-service/customer-service-main/src/componentTest/java/io/eventuate/examples/tram/sagas/customersandorders/customers/CustomerServiceInProcessComponentTest.java:34
Class
Config
customer-service/customer-service-persistence/src/integrationTest/java/io/eventuate/examples/tram/sagas/customersandorders/customers/persistence/CustomerServiceRepositoriesTest.java:43
Class
Config
customer-service/customer-service-credit-reservation-api/src/integrationTest/java/io/eventuate/examples/tram/sagas/customersandorders/customers/creditreservationapi/CustomerCommandHandlerIntegrationTest.java:49
Class
Config
api-gateway-service/api-gateway-service-main/src/componentTest/java/io/eventuate/examples/tram/sagas/customersandorders/apigateway/proxies/SwaggerUiTest.java:24
Class
Config
api-gateway-service/api-gateway-service-main/src/componentTest/java/io/eventuate/examples/tram/sagas/customersandorders/apigateway/proxies/CustomerServiceProxyTest.java:32
Class
Config
api-gateway-service/api-gateway-service-main/src/componentTest/java/io/eventuate/examples/tram/sagas/customersandorders/apigateway/proxies/ApiGatewayComponentTest.java:28
Class
Config
api-gateway-service/api-gateway-service-main/src/integrationTest/java/io/eventuate/examples/tram/sagas/customersandorders/apigateway/CustomerServiceProxyTest.java:29
Class
Config
order-service/order-service-main/src/componentTest/java/io/eventuate/examples/tram/sagas/customersandorders/orders/OrderServiceInProcessComponentTest.java:34
Class
Config
order-service/order-service-persistence/src/integrationTest/java/io/eventuate/examples/tram/sagas/customersandorders/orders/persistence/OrderServiceRepositoriesTest.java:33
Class
Config
migration-tests/src/test/java/io/eventuate/examples/tram/sagas/ordersandcustomers/migration/DbIdMigrationVerificationTest.java:20
Class
CreateCustomerRequest
customer-service/customer-service-restapi/src/main/java/io/eventuate/examples/tram/sagas/customersandorders/customers/restapi/CreateCustomerRequest.java:5
Class
CreateCustomerRequest
end-to-end-tests/src/endToEndTest/java/io/eventuate/examples/tram/sagas/customersandorders/endtoendtests/proxies/customerservice/CreateCustomerRequest.java:5
Class
CreateCustomerResponse
customer-service/customer-service-restapi/src/main/java/io/eventuate/examples/tram/sagas/customersandorders/customers/restapi/CreateCustomerResponse.java:4
Class
CreateCustomerResponse
end-to-end-tests/src/endToEndTest/java/io/eventuate/examples/tram/sagas/customersandorders/endtoendtests/proxies/customerservice/CreateCustomerResponse.java:4
Class
CreateOrderRequest
order-service/order-service-restapi/src/main/java/io/eventuate/examples/tram/sagas/customersandorders/orders/restapi/CreateOrderRequest.java:6
Class
CreateOrderRequest
end-to-end-tests/src/endToEndTest/java/io/eventuate/examples/tram/sagas/customersandorders/endtoendtests/proxies/orderservice/CreateOrderRequest.java:6
Class
CreateOrderResponse
order-service/order-service-restapi/src/main/java/io/eventuate/examples/tram/sagas/customersandorders/orders/restapi/CreateOrderResponse.java:4
Class
CreateOrderResponse
end-to-end-tests/src/endToEndTest/java/io/eventuate/examples/tram/sagas/customersandorders/endtoendtests/proxies/orderservice/CreateOrderResponse.java:4
Class
CreateOrderSaga
order-service/order-service-sagas/src/main/java/io/eventuate/examples/tram/sagas/customersandorders/orders/sagas/CreateOrderSaga.java:16
Class
CreateOrderSagaData
order-service/order-service-sagas/src/main/java/io/eventuate/examples/tram/sagas/customersandorders/orders/sagas/CreateOrderSagaData.java:7
Class
CreateOrderSagaTest
order-service/order-service-sagas/src/test/java/io/eventuate/examples/tram/sagas/customersandorders/orders/service/CreateOrderSagaTest.java:22
Class
Customer
customer-service/customer-service-domain/src/main/java/io/eventuate/examples/tram/sagas/customersandorders/customers/domain/Customer.java:9
Class
CustomerCommandHandler
customer-service/customer-service-credit-reservation-api/src/main/java/io/eventuate/examples/tram/sagas/customersandorders/customers/creditreservationapi/CustomerCommandHandler.java:14
Class
CustomerCommandHandlerConfiguration
customer-service/customer-service-credit-reservation-api/src/main/java/io/eventuate/examples/tram/sagas/customersandorders/customers/creditreservationapi/CustomerCommandHandlerConfiguration.java:7
Class
CustomerCommandHandlerIntegrationTest
customer-service/customer-service-credit-reservation-api/src/integrationTest/java/io/eventuate/examples/tram/sagas/customersandorders/customers/creditreservationapi/CustomerCommandHandlerIntegrationTest.java:31
Class
CustomerConfiguration
api-gateway-service/api-gateway-service-main/src/main/java/io/eventuate/examples/tram/sagas/customersandorders/apigateway/customers/CustomerConfiguration.java:16
Class
CustomerController
customer-service/customer-service-restapi/src/main/java/io/eventuate/examples/tram/sagas/customersandorders/customers/restapi/CustomerController.java:13
Class
CustomerControllerTest
customer-service/customer-service-restapi/src/test/java/io/eventuate/examples/tram/sagas/customersandorders/customers/restapi/CustomerControllerTest.java:20
Class
CustomerCreditLimitExceeded
customer-service/customer-service-credit-reservation-api/src/main/java/io/eventuate/examples/tram/sagas/customersandorders/customers/creditreservationapi/replies/CustomerCreditLimitExceeded.java:5
Class
CustomerCreditLimitExceeded
order-service/order-service-proxies-customer-service/src/main/java/io/eventuate/examples/tram/sagas/customersandorders/customers/creditreservationapi/replies/CustomerCreditLimitExceeded.java:3
Class
CustomerCreditLimitExceededException
customer-service/customer-service-domain/src/main/java/io/eventuate/examples/tram/sagas/customersandorders/customers/domain/CustomerCreditLimitExceededException.java:3
Class
CustomerCreditReserved
customer-service/customer-service-credit-reservation-api/src/main/java/io/eventuate/examples/tram/sagas/customersandorders/customers/creditreservationapi/replies/CustomerCreditReserved.java:5
Class
CustomerCreditReserved
order-service/order-service-proxies-customer-service/src/main/java/io/eventuate/examples/tram/sagas/customersandorders/customers/creditreservationapi/replies/CustomerCreditReserved.java:3
Class
CustomerDestinations
api-gateway-service/api-gateway-service-main/src/main/java/io/eventuate/examples/tram/sagas/customersandorders/apigateway/customers/CustomerDestinations.java:7
Class
CustomerDomainConfiguration
customer-service/customer-service-domain/src/main/java/io/eventuate/examples/tram/sagas/customersandorders/customers/domain/CustomerDomainConfiguration.java:6
Class
CustomerMessagingConfiguration
customer-service/customer-service-credit-reservation-api/src/main/java/io/eventuate/examples/tram/sagas/customersandorders/customers/creditreservationapi/CustomerMessagingConfiguration.java:8
Class
CustomerNotFound
customer-service/customer-service-credit-reservation-api/src/main/java/io/eventuate/examples/tram/sagas/customersandorders/customers/creditreservationapi/replies/CustomerNotFound.java:5
Class
CustomerNotFound
order-service/order-service-proxies-customer-service/src/main/java/io/eventuate/examples/tram/sagas/customersandorders/customers/creditreservationapi/replies/CustomerNotFound.java:3
Class
CustomerNotFoundException
customer-service/customer-service-domain/src/main/java/io/eventuate/examples/tram/sagas/customersandorders/customers/domain/CustomerNotFoundException.java:3
Class
CustomerNotFoundException
api-gateway-service/api-gateway-service-main/src/main/java/io/eventuate/examples/tram/sagas/customersandorders/apigateway/proxies/customerservice/CustomerNotFoundException.java:3
Class
CustomerPersistenceConfiguration
customer-service/customer-service-persistence/src/main/java/io/eventuate/examples/tram/sagas/customersandorders/customers/persistence/CustomerPersistenceConfiguration.java:9
Interface
CustomerRepository
customer-service/customer-service-domain/src/main/java/io/eventuate/examples/tram/sagas/customersandorders/customers/domain/CustomerRepository.java:5
Class
CustomerRestApiConfiguration
customer-service/customer-service-restapi/src/main/java/io/eventuate/examples/tram/sagas/customersandorders/customers/restapi/CustomerRestApiConfiguration.java:6
Class
CustomerService
customer-service/customer-service-domain/src/main/java/io/eventuate/examples/tram/sagas/customersandorders/customers/domain/CustomerService.java:7
Class
CustomerServiceComponentTest
customer-service/customer-service-main/src/componentTest/java/io/eventuate/examples/tram/sagas/customersandorders/customers/CustomerServiceComponentTest.java:22
Class
CustomerServiceInProcessComponentTest
customer-service/customer-service-main/src/componentTest/java/io/eventuate/examples/tram/sagas/customersandorders/customers/CustomerServiceInProcessComponentTest.java:29
Class
CustomerServiceMain
customer-service/customer-service-main/src/main/java/io/eventuate/examples/tram/sagas/customersandorders/customers/CustomerServiceMain.java:16
Class
CustomerServiceProxy
api-gateway-service/api-gateway-service-main/src/main/java/io/eventuate/examples/tram/sagas/customersandorders/apigateway/proxies/customerservice/CustomerServiceProxy.java:17
Class
CustomerServiceProxy
order-service/order-service-proxies-customer-service/src/main/java/io/eventuate/examples/tram/sagas/customersandorders/orders/proxies/customers/CustomerServiceProxy.java:13
Class
CustomerServiceProxyConfiguration
order-service/order-service-proxies-customer-service/src/main/java/io/eventuate/examples/tram/sagas/customersandorders/orders/proxies/customers/CustomerServiceProxyConfiguration.java:6
Class
CustomerServiceProxyTest
api-gateway-service/api-gateway-service-main/src/componentTest/java/io/eventuate/examples/tram/sagas/customersandorders/apigateway/proxies/CustomerServiceProxyTest.java:26
Class
CustomerServiceProxyTest
api-gateway-service/api-gateway-service-main/src/integrationTest/java/io/eventuate/examples/tram/sagas/customersandorders/apigateway/CustomerServiceProxyTest.java:20
Class
CustomerServiceRepositoriesTest
customer-service/customer-service-persistence/src/integrationTest/java/io/eventuate/examples/tram/sagas/customersandorders/customers/persistence/CustomerServiceRepositoriesTest.java:25
Class
CustomersAndOrdersEndToEndTest
end-to-end-tests/src/endToEndTest/java/io/eventuate/examples/tram/sagas/customersandorders/endtoendtests/CustomersAndOrdersEndToEndTest.java:31
Class
CustomersAndOrdersEndToEndTestConfiguration
end-to-end-tests/src/endToEndTest/java/io/eventuate/examples/tram/sagas/customersandorders/endtoendtests/CustomersAndOrdersEndToEndTestConfiguration.java:7
Class
CustomersAndOrdersMain
end-to-end-tests/src/endToEndTest/java/io/eventuate/examples/tram/sagas/customersandorders/application/CustomersAndOrdersMain.java:14
Class
DbIdMigrationVerificationTest
migration-tests/src/test/java/io/eventuate/examples/tram/sagas/ordersandcustomers/migration/DbIdMigrationVerificationTest.java:16
Class
GetCustomerHistoryResponse
api-gateway-service/api-gateway-service-main/src/main/java/io/eventuate/examples/tram/sagas/customersandorders/apigateway/customers/GetCustomerHistoryResponse.java:8
Class
GetCustomerHistoryResponse
end-to-end-tests/src/endToEndTest/java/io/eventuate/examples/tram/sagas/customersandorders/endtoendtests/proxies/apigateway/GetCustomerHistoryResponse.java:8
Class
GetCustomerResponse
customer-service/customer-service-restapi/src/main/java/io/eventuate/examples/tram/sagas/customersandorders/customers/restapi/GetCustomerResponse.java:6
Class
GetCustomerResponse
api-gateway-service/api-gateway-service-main/src/main/java/io/eventuate/examples/tram/sagas/customersandorders/apigateway/proxies/customerservice/GetCustomerResponse.java:6
Class
GetCustomerResponse
end-to-end-tests/src/endToEndTest/java/io/eventuate/examples/tram/sagas/customersandorders/endtoendtests/proxies/customerservice/GetCustomerResponse.java:6
Class
GetCustomersResponse
customer-service/customer-service-restapi/src/main/java/io/eventuate/examples/tram/sagas/customersandorders/customers/restapi/GetCustomersResponse.java:5
Class
GetCustomersResponse
end-to-end-tests/src/endToEndTest/java/io/eventuate/examples/tram/sagas/customersandorders/endtoendtests/proxies/customerservice/GetCustomersResponse.java:5
Class
GetOrderResponse
api-gateway-service/api-gateway-service-main/src/main/java/io/eventuate/examples/tram/sagas/customersandorders/apigateway/proxies/orderservice/GetOrderResponse.java:3
Class
GetOrderResponse
order-service/order-service-restapi/src/main/java/io/eventuate/examples/tram/sagas/customersandorders/orders/restapi/GetOrderResponse.java:6
Class
GetOrderResponse
end-to-end-tests/src/endToEndTest/java/io/eventuate/examples/tram/sagas/customersandorders/endtoendtests/proxies/orderservice/GetOrderResponse.java:4
Class
GetOrdersResponse
order-service/order-service-restapi/src/main/java/io/eventuate/examples/tram/sagas/customersandorders/orders/restapi/GetOrdersResponse.java:5
Class
GetOrdersResponse
end-to-end-tests/src/endToEndTest/java/io/eventuate/examples/tram/sagas/customersandorders/endtoendtests/proxies/orderservice/GetOrdersResponse.java:5
Class
MoneyDeserializer
order-service/order-service-proxies-customer-service/src/contractTest/java/io/eventuate/examples/tram/sagas/customersandorders/orders/proxies/customers/MoneyModule.java:18
Class
MoneyModule
order-service/order-service-proxies-customer-service/src/contractTest/java/io/eventuate/examples/tram/sagas/customersandorders/orders/proxies/customers/MoneyModule.java:16
Class
MoneySerializer
order-service/order-service-proxies-customer-service/src/contractTest/java/io/eventuate/examples/tram/sagas/customersandorders/orders/proxies/customers/MoneyModule.java:38
Class
Order
order-service/order-service-domain/src/main/java/io/eventuate/examples/tram/sagas/customersandorders/orders/domain/Order.java:6
Class
OrderConfiguration
api-gateway-service/api-gateway-service-main/src/main/java/io/eventuate/examples/tram/sagas/customersandorders/apigateway/orders/OrderConfiguration.java:9
Class
OrderController
order-service/order-service-restapi/src/main/java/io/eventuate/examples/tram/sagas/customersandorders/orders/restapi/OrderController.java:15
Class
OrderControllerTest
order-service/order-service-restapi/src/test/java/io/eventuate/examples/tram/sagas/ordersandorders/orders/web/OrderControllerTest.java:21
Class
OrderDestinations
api-gateway-service/api-gateway-service-main/src/main/java/io/eventuate/examples/tram/sagas/customersandorders/apigateway/orders/OrderDestinations.java:7
Class
OrderDetails
order-service/order-service-domain/src/main/java/io/eventuate/examples/tram/sagas/customersandorders/orders/domain/OrderDetails.java:7
Class
OrderDomainConfiguration
order-service/order-service-domain/src/main/java/io/eventuate/examples/tram/sagas/customersandorders/orders/domain/OrderDomainConfiguration.java:6
Class
OrderHistoryHandlers
api-gateway-service/api-gateway-service-main/src/main/java/io/eventuate/examples/tram/sagas/customersandorders/apigateway/customers/OrderHistoryHandlers.java:17
Class
OrderNotFoundException
api-gateway-service/api-gateway-service-main/src/main/java/io/eventuate/examples/tram/sagas/customersandorders/apigateway/proxies/orderservice/OrderNotFoundException.java:3
Class
OrderPersistenceConfiguration
order-service/order-service-persistence/src/main/java/io/eventuate/examples/tram/sagas/customersandorders/orders/persistence/OrderPersistenceConfiguration.java:9
Interface
OrderRepository
order-service/order-service-domain/src/main/java/io/eventuate/examples/tram/sagas/customersandorders/orders/domain/OrderRepository.java:7
Class
OrderRestApiConfiguration
order-service/order-service-restapi/src/main/java/io/eventuate/examples/tram/sagas/customersandorders/orders/restapi/OrderRestApiConfiguration.java:6
Class
OrderSagaService
order-service/order-service-sagas/src/main/java/io/eventuate/examples/tram/sagas/customersandorders/orders/sagas/OrderSagaService.java:9
Class
OrderSagasConfiguration
order-service/order-service-sagas/src/main/java/io/eventuate/examples/tram/sagas/customersandorders/orders/sagas/OrderSagasConfiguration.java:16
Class
OrderService
order-service/order-service-domain/src/main/java/io/eventuate/examples/tram/sagas/customersandorders/orders/domain/OrderService.java:5
next →
1–100 of 123, ranked by callers