git - Project Setup for Github/Openshift/Spring MVC -


this general question, i'm sure has been asked before, resources i'm finding suffer typical coder problem of assuming know things don't know.

i'm trying use openshift deploy spring mvc project github repo. don't know github link supposed contain.

i assumed github repo should contain code of project, i'm linking of development code to. however, when applying result 404 page no additional information.

does github repo require war? need set in specific way? i've been able deploy project war server, know code working properly, can't seem find documentation on expectations project design openshift has github repo.

am doing right? problem github contents, or elsewhere?

you should try creating default project whichever java server cartridge using, , @ structure. it's standard maven project, there difference in pom.xml knows how deploy war file compiles.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -