Files
getting-started/spring-boot/hazelcast/hazelcast-embedded-cache/client.sh
akuksin 430588dbdc typo
2020-05-28 23:10:49 +02:00

2 lines
184 B
Bash

curl -H "Content-Type: application/json" -X POST -d '{"number":"BO5489","name":"VW"}' http://localhost:8081/cars
curl -i -H "Accept: application/json" http://localhost:8081/cars/BO5489