java - Don't know which project to create inside Spring Tool Suite -


i new developing web application java spring framework inside spring tool suite ide. when start new project there many kinds of project such spring project, simple spring utility project, spring vmc template project, spring roo project, static web project, dynamic web project , maven project. not know project should select? can explain me, please?

i choose none of above.

if have recent version of sts (since 3.4 think) there "import spring getting started content" (clue in name: if getting started place look, , guides online @ https://spring.io/guides). if studying guides best place start.

you "spring starter project" option directly in "new" menu. if want minimal project enough code run no actual business logic, best place start. it's use create code in guides mostly.

the other options (including listed in original post) unofficially deprecated, , not particularly maintained or modern.


Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

How to get multiresult with multicondition in Sql Server -