Skip to content

Complete structure for a Java AppEngine application. We are building all of our current projects exactly like this.

Notifications You must be signed in to change notification settings

multimedia-atelier/curious-minds-skelet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hi! You have a curious mind, that's good!

Disclaimer:
pom.xml should also contain plugin / targets for deploying to AppEngine, starting local dev server, etc. But it doesn't. I dont use it, I deploy directly  from IntelliJ Idea and it simply works for me. I use Maven only as a dependecny management tool. Let your Idea import this project from local pom.xml and you should be fine.

The best way how to use this example is to go through it's source code, think about it, understand it and then decide to do things your way :-)

Good luck!

P.S. Don't hesitate to ask me, the worst thing that can happen is that I won't answer.

[email protected]


About

Complete structure for a Java AppEngine application. We are building all of our current projects exactly like this.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published