KamilAdd-Byte/rates-cqrs-model

CMD: Command controllers

Closed this issue · 0 comments

Implementation and creation controller.

Problem whit getting resources: @RestController doesn't works. Path works correct : sudo netstat -plten |grep java
obraz

  • Solved: : Added class with define controller to @ComponentScan basePackageClasses on Application class.

Added object data to all EventModel. Should be a set in store class when MODEL is building.
obraz