Create Maven Springboot project on idea

Source: Internet
Author: User

Overview

In the web domain, Java is also constantly exploring and improving, starting with the JSP--->struts1--->struts2+spring--->spring MVC--->springboot . In the web domain, the Java framework is constantly changing and improving. Spring Boot integrates the dependency package environment required by spring MVC into a large package environment, facilitates rapid development, is particularly suitable for building microservices systems, and encapsulates a variety of frequently used packages such as MyBatis, Hibernate, Redis, MongoDB and so on. Since Java does not have the same properties as other languages (C #), Spring combines IOC and AOP techniques to annotate the Pojo to the context, without the cumbersome XML configuration that makes the call flexible and convenient to use. This paper mainly set up the process of self-springboot+mybatisplus+thymeleaf to record, easy to learn to use later.

Environment

Idea 2017.02 + Maven +jdk1.8+oracle10g

Since Springboot is integrated with Tomcat, there is no need to configure Tomcat for direct debugging.

Operation

Create Maven Springboot project on idea

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.