Sign inSign up

graphwalker/studio-petclinic

By graphwalker

•Updated about 10 years ago

Runs the graphwalker petclinic example with GraphWalker Studio Beta (4.0.0-SNAPSHOT)

Image
0

316

graphwalker/studio-petclinic repository overview

See http://graphwalker.github.io/petclinic/⁠ https://github.com/GraphWalker/docker-studio-petclinic⁠

Caveat: Only tested on Docker on a linux machine.

To run: docker pull graphwalker/studio-petclinic docker run -ti --rm -e DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix -v $HOME/.Xauthority:/home/developer/.Xauthority --net=host --pid=host --ipc=host graphwalker/studio-petclinic

When started the PetClinic demo is launched.

  1. Start firefox at the command line: firefox localhost:9090&
  2. At the command line, run: mvn exec:java -Dexec.mainClass="com.company.runners.WebSocketApplication"
  3. Go back to firefox
  4. Click the kog wheel at the upper right
  5. Change location to: ws://localhost:8887
  6. Click connect

Tag summary

Content type

Image

Digest

Size

697.6 MB

Last updated

about 10 years ago

docker pull graphwalker/studio-petclinic