D
D
Dmitry2014-08-30 19:51:38
Maven
Dmitry, 2014-08-30 19:51:38

How to create spring mvc project in IDEA with maven?

Hello!
Essence of the question: I downloaded the latest version of IDEA 13.1.4.
I create a spring project in it, select srping mvc, specify the project name, path ...
As a result, a non-maven project is created.
How to make the project immediately maven?
PS I am aware that you can create a separate maven project and include everything I need in it.
As an example, I will give one of the many tutorials where the IDEA menu looks a little different (apparently the version is different) and a spring + maven project is created right away. https://www.youtube.com/watch?v=JKaalSS76vk

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Victor Potapov, 2014-09-08
@midikko

I can be wrong, because due to corporate ethics I use netbins, and not the idea. perhaps there is no plugin that tells the idea of ​​​​the archetype of your future application. those. you simply don't have the maven + spring mvc archetype.
as far as I remember, at the time of my communication with spring, maven could only create archetypes for spring3.
If I were you, I would dig towards the Spring Tool Suite, or spring roo, although I must warn you that the latter is quite exotic and generates a lot of unnecessary and obscure files.
and finally, I would look in a banal way for a suitable archetype on github. the first example

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question