Beware of IDE misconfiguration for aspects, use maven to build.
mvn clean install
To run cadence example you need to switch profile from default to cadence in application.yml
Run cadence server with docker-compose up
before running the app.
Also you might need to specify 'USER' env property with any value.