eventuate-tram / eventuate-tram-sagas-examples-customers-and-orders

Spring Boot/JPA microservices that use an orchestration-based saga to maintain data consistency
Other
520 stars 236 forks source link

Method needs to be cap case in spring cloud gateway 4 #63

Closed kwonglau closed 1 year ago

kwonglau commented 1 year ago

the Method need to be cap case when using the spring cloud gateway 4 for spring boot 3

tests are still failing, need to address the money class issue https://github.com/eventuate-examples/eventuate-examples-common/issues/1 in order to test again.