cafelito
cafelito copied to clipboard
Run problem
@trishagee Each time I am configuring cafelito to start as you said in one of the videos i've found on the web I get the following error message:
coffee.yaml has an error:
- Unrecognized field at: http
Did you mean?:
- server
- metrics
- logging
I tried to run it from both eclipse and IntelliJ. I have gradle installed and Java SDK 1.7 and 1.8 and still nothing. I would be grateful if you could provide a solution to my problem.
Regards, Bogdan
Hi @bogdan32x. It's possible you're missing the "server" program argument. In IntelliJ, under "Run Configurations" for CoffeeShopService, you need the Program arguments field to be "server coffee.yaml"