I want to create gradle Spring MVC project in intellij with tomcat setup , and I also want to know, how to run it on local host. I am using Ubuntu OS.
Open your project in IntelliJ IDEA. In the Project tool window, right-click the name of your project and select New | File. In the dialog that opens enter build. gradle and click OK.
Create a new Spring Boot projectFrom the main menu, select File | New | Project. In the left pane of the New Project wizard, select Spring Initializr. Specify a name for the project: spring-boot-tutorial . From the JDK list, select Download JDK and download the latest version of Oracle OpenJDK.
In IDEA 14.1 you can use File -> New -> Project... -> Spring Initializer
and select Gradle Project
for Type:
.
http://blog.jetbrains.com/idea/2015/03/develop-spring-boot-applications-more-productively-with-intellij-idea-14-1/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With