Spring Boot recommended base POM file

Source: Internet
Author: User
Tags log4j

name Description
Spring-boot-starter Core POM, which includes automatic configuration support, a log library, and support for YAML configuration files.
Spring-boot-starter-amqp Support AMQP via Spring-rabbit.
Spring-boot-starter-aop Includes SPRING-AOP and AspectJ to support facet-oriented programming (AOP).
Spring-boot-starter-batch Supports Spring Batch, including HSQLDB.
Spring-boot-starter-data-jpa Includes SPRING-DATA-JPA, Spring-orm, and Hibernate to support JPA.
Spring-boot-starter-data-mongodb Contains spring-data-mongodb to support MongoDB.
Spring-boot-starter-data-rest The Spring Data Warehouse is exposed in restful mode through SPRING-DATA-REST-WEBMVC support.
Spring-boot-starter-jdbc Supports access to the database using JDBC.
Spring-boot-starter-security Contains spring-security.
Spring-boot-starter-test Contains the dependencies required for commonly used tests, such as JUnit, Hamcrest, Mockito, and Spring-test.
Spring-boot-starter-velocity Using Velocity as the template engine is supported.
Spring-boot-starter-web Supports WEB application development, including Tomcat and SPRING-MVC.
Spring-boot-starter-websocket Support for developing WebSocket apps with Tomcat.
Spring-boot-starter-ws Supports Spring Web Services.
Spring-boot-starter-actuator Add features for your production environment, such as performance metrics and monitoring.
Spring-boot-starter-remote-shell Add remote SSH Support.
Spring-boot-starter-jetty Use Jetty instead of the default Tomcat as the application server.
spring-boot-starter-log4j Added support for log4j.
Spring-boot-starter-logging Use the Spring Boot default log frame Logback.
Spring-boot-starter-tomcat Use Spring Boot default Tomcat as the application server.

Spring Boot recommended base POM file

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.