java-tutorials/axon/src
Steven van Beelen af4e82b089 Update previous complete test endpoints
The test endpoints used to create an order, add a product, confirm the
order and ship it are not embracing the asynchronous approach of the
CommandGateway. Make sure that all commands are composed with one
another and return the completable future for Spring to resolve

#BAEL-4767
2021-03-19 11:54:20 +01:00
..
main Update previous complete test endpoints 2021-03-19 11:54:20 +01:00
test/java/com/baeldung/axon/commandmodel Rename API in line with adjusted approach 2021-03-19 11:35:31 +01:00