Spring boot 1.5.4 from getting started to practicing

Source: Internet
Author: User


Spring Boot Four important core:

  • automatic configuration: For many sping Application features that are common to applications, Spring Boot can automatically provide the relevant configuration;

  • Start-up dependency: Tell Spring Boot What functionality is required, it can introduce the required library;

  • command Line interface: This is Spring Boot Optional features, you can only write code to complete the application, no traditional project building (actual development, usability is small);

  • Actuator : Allows you to drill down into the running Springboot application development, a probe into the world.



Spring-boot related project source code,

Code Cloud Address: https://git.oschina.net/wyait/springboot1.5.4.git

GitHub Address : Https://github.com/wyait/spring-boot-1.5.4.git



Spring Boot links from Getting started to practice series articles:

Spring Boot 1.5.4 Overview (i)

Spring Boot 1.5.4 Introduction and Principles (ii)

Spring Boot 1.5.4 the Web Development (iii)

Spring Boot 1.5.4 Integrated JSP (iv)

Spring Boot 1.5.4 Integrated Devtools (v)

Spring Boot 1.5.4 Integrated JdbcTemplate (vi)

Spring Boot 1.5.4 Integrated SPRING-DATA-JPA (vii)

Spring Boot 1.5.4 configuration file Details (eight)

Spring Boot 1.5.4 Unified Exception Handling (ix)

Spring Boot 1.5.4 timed tasks and asynchronous calls (10)

Spring Boot 1.5.4 Integrated Log4j2 (11)

Spring Boot 1.5.4 Integrated MyBatis (12)

Spring Boot 1.5.4 Integrated Druid (13)

Spring Boot 1.5.4 The monitoring Actuator (14)

Spring Boot 1.5.4 Integrated WebService (15)

Spring Boot 1.5.4 Integrated Redis , interceptors, filters, monitors, static resource configuration (16)

Spring Boot 1.5.4 Integrated RABBITMQ (17)

This article is from the "on the Road to Architecture" blog, so be sure to keep this source http://wyait.blog.51cto.com/12674066/1977842

Spring boot 1.5.4 from getting started to practicing

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.