Finaly a toehold in Heroku
-
Hi all this may seem really trivial but i have rinally managed to install a java app onto heroku
its a really basic java / spring / rest api with two methods lol… yes its pretty shit but ive been trying for two days lol.
Firstly…
http://rest-api-experiment.herokuapp.com/rest/hello-world
will return yes you guessed it “Hello World”
and then there is then tried and tested …
http://rest-api-experiment.herokuapp.com/rest/hello/your-name-here
will return “Hello your-name-here”
I just though i would share that as im happy as larry… this could be the start of something great.