Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/benwilcock/cqrs-microservice-sampler
/ functions
Functions
122 in github.com/benwilcock/cqrs-microservice-sampler
⨍
Functions
122
◇
Types & classes
38
Method
shouldFilter
()
gateway-service/src/main/java/com/soagrowers/prefilters/SimpleLoggingPreFilter.java:27
Method
simpleCluster
(SpringAMQPConsumerConfiguration springAMQPConsumerConfiguration)
query-side/src/main/java/com/soagrowers/productquery/configuration/AxonConfiguration.java:70
Method
simplePreFilter
()
gateway-service/src/main/java/com/soagrowers/GatewayServiceApplication.java:13
Method
springAMQPConsumerConfiguration
()
query-side/src/main/java/com/soagrowers/productquery/configuration/AxonConfiguration.java:60
Method
testA_PostAProduct
Send a command to the command-side to create a new Product.
integration-test/src/integration-test/java/com/soagrowers/productintegrationtests/EndToEndProductTest.java:46
Method
testAddOfDuplicatesFailsPartA
()
integration-test/src/integration-test/java/com/soagrowers/productintegrationtests/AddDuplicateProductTest.java:39
Method
testAddOfDuplicatesFailsPartB
()
integration-test/src/integration-test/java/com/soagrowers/productintegrationtests/AddDuplicateProductTest.java:49
Method
testAddProduct
()
command-side/src/test/java/com/soagrowers/productcommand/aggregates/ProductAggregateTest.java:30
Method
testAddWithBadRequestParams
()
command-side/src/test/java/com/soagrowers/productcommand/ProductRestControllerParamValidityTest.java:81
Method
testAddWithGoodRequestParams
()
command-side/src/test/java/com/soagrowers/productcommand/ProductRestControllerParamValidityTest.java:39
Method
testAreNotEmpty
()
common-things/src/test/java/com/soagrowers/utils/AssertsTest.java:51
Method
testB_GetAProduct
Check that the new Product created event has arrived on the query-side and been made available for clients to view.
integration-test/src/integration-test/java/com/soagrowers/productintegrationtests/EndToEndProductTest.java:62
Method
testFailedAddWithAssertionError
()
command-side/src/test/java/com/soagrowers/productcommand/ProductRestControllerParamValidityTest.java:53
Method
testFailedAddWithCommandExecutionException
()
command-side/src/test/java/com/soagrowers/productcommand/ProductRestControllerParamValidityTest.java:67
Method
testIsNotEmpty
()
common-things/src/test/java/com/soagrowers/utils/AssertsTest.java:31
Method
testIsNotEmptyWithAList
()
common-things/src/test/java/com/soagrowers/utils/AssertsTest.java:75
Method
testMarkProductItemAsSaleable
()
command-side/src/test/java/com/soagrowers/productcommand/aggregates/ProductAggregateTest.java:37
Method
testMarkProductItemAsUnsaleableIsAllowed
()
command-side/src/test/java/com/soagrowers/productcommand/aggregates/ProductAggregateTest.java:45
Method
testMarkProductItemAsUnsaleableIsPrevented
()
command-side/src/test/java/com/soagrowers/productcommand/aggregates/ProductAggregateTest.java:57
Method
testSetAsserts
()
common-things/src/test/java/com/soagrowers/utils/AssertsTest.java:21
Method
transactionManager
()
command-side/src/main/java/com/soagrowers/productcommand/configuration/RabbitConfiguration.java:70
Method
uniqueQueueName
()
query-side/src/main/java/com/soagrowers/productquery/configuration/RabbitConfiguration.java:40
← previous
101–122 of 122, ranked by callers