jnwelzel / mars

Navigating on the red planet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instructions

  • fire up the application using $ mvn spring-boot:run
  • then hit the server using curl $ curl -s --request POST http://localhost:8080/rest/mars/MMRMMRMM
  • you should see (2, 0, S) printed out

Packaging app for servlet container

  • use this command $ mvn package (this will also run the tests)

About

Navigating on the red planet


Languages

Language:Java 100.0%