> Java > java지도 시간 > 본문

Java의 Spring Boot에 대한 자세한 설명

Y2J
풀어 주다: 2017-05-10 09:59:36
원래의
1868명이 탐색했습니다.

Spring Boot는 Pivotal 팀에서 제공하는 새로운 프레임워크로, 새로운 Spring 애플리케이션의 초기 구성 및 개발 프로세스를 단순화하도록 설계되었습니다. 다음은 이 글을 통해 스프링부트 관련 지식을 소개한 내용입니다. 필요한 친구들은 참고하시면 됩니다.

1.스프링부트란

스프링부트란 브랜드입니다. Pivotal 팀이 제공하는 신제품 새로운 Spring 애플리케이션의 초기 설정 및 개발을 단순화하도록 설계된 프레임워크입니다. 프레임워크는 개발자가 더 이상 상용구 구성을 정의할 필요가 없도록 특정 구성 방법인

을 사용합니다. 이러한 방식으로 Spring Boot는 급성장하고 있는 신속한 애플리케이션 개발 분야의 리더가 되기 위해 노력하고 있습니다.

2. SpringBoot 기능

1) 독립적인 Spring 프로젝트 생성

2). 🎜> 3) Maven 구성을 단순화하기 위한 스타터 POM 제공

4)

보안

, 표시기, 상태 감지 등 대규모 프로젝트에서 흔히 볼 수 있는 일련의 비기능적 기능을 제공합니다. 및 외부 구성 등 5) 코드 생성 및

xml

구성 파일

3. 🎜>

Spring Boot의 최신 버전은 Java6+ 환경에서 실행될 수 있지만 Spring에서는 공식적으로 Java8 사용을 권장합니다.

4.서블릿 컨테이너

이름서블릿 버전Tomcat 8.5Jetty 9.4언더토우 1.3

3.1

3.1

3.1

5.SpringBoot支持哪些应용

표 1》. spring Boot 애플리케이션 스타터

ive 문서 중심 데이터베이스 및 Spring Data MongoDB Reactive
이름 설명

<span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-thymeleaf</span>

Thymeleaf 뷰를 사용하여 MVC 웹 애플리케이션 구축을 위한 스타터

<span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-data-couchbase</span>

Couchbase 문서 중심의 데이터베이스와 Spring Data Couchbase

<span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-artemis</span> 사용을 위한 스타터

Apache Artemis를 사용한 JMS 메시징용 스타터

<span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-web-services</span>

Spring Web Services 사용을 위한 스타터

<span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-mail</span>

스타터  Java Mail 및 Spring Framework의 이메일 전송 지원

<span>spring-boot-starter-data-<a href="http://www.php.cn/wiki/1504.html" target="_blank">redis <code class="literal"><span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-data-<a href="http://www.php.cn/wiki/1504.html" target="_blank">redis</a></span>

 Redis 

값 데이터 저장소를 사용하기 위한 스타터 Spring Data Redis 및 Jedis 클라이언트

<span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-data-<a href="http://www.php.cn/wiki/1523.html" target="_blank">mongodb</a>-<a href="http://www.php.cn/wiki/1510.html" target="_blank">react</a>ive</span><span style="color:#5e5e5e;font-family:NSimsun"> spring-boot-starter-data-<a href="http://www.php.cn/wiki/1523.html" target="_blank">mongodb</a></span>

-react

사용 시작터 

MongoDB

<span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-web</span>

<span style="color:# 5e5e5e;font-family:NSimsun">spring-boot-starter-web</span>

Spring MVC를 사용하여 RESTful 애플리케이션을 비롯한 웹 구축을 위한 스타터입니다. Tomcat을 기본 내장 컨테이너

<span style="color:#5e5e5e;font로 사용합니다. -family:NSimsun">spring-boot-starter-activemq<code class="literal"><span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-activemq</span>

Apache ActiveMQ를 사용하는 JMS 메시징용 스타터

<span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-data-elasticsearch<code class="literal"><span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-data-elasticsearch</span>

Elasticsearch 검색 및 분석 엔진과 Spring Data Elasticsearch 사용을 위한 스타터

<span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-integration<code class="literal"><span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-integration</span>

Spring Integration 사용을 위한 스타터

<span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-test<code class="literal"><span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-test</span>

JUnit, Hamcrest 및 Mockito를 포함한 라이브러리를 사용하여 Spring Boot 애플리케이션을 테스트하기 위한 스타터

<span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-webflux</span>

Spring Framework의 Reactive Web 지원을 사용하여 WebFlux 애플리케이션 구축을 위한 스타터

<span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-jdbc</span>

Tomcat JDBC 연결 풀과 함께 JDBC를 사용하기 위한 스타터

<span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-mobile</span>

Spring Mobile을 사용하여 웹 애플리케이션 구축을 위한 스타터

<span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-validation</span>

 Java  hibernate Validator

를 사용한 Bean 검증 사용을 위한 스타터

<span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-hateoas<code class="literal"><span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-hateoas</span>

Spring MVC 및 Spring HATEOAS를 사용하여 하이퍼미디어 기반 RESTful 웹 애플리케이션 구축을 위한 스타터

<span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-jersey</span>

JAX-RS 및 Jersey를 사용하여 RESTful 웹 애플리케이션을 구축하기 위한 스타터입니다.  <span style="color:#8d8c8c;font-family:NSimsun">spring-boot-starter-web<code class="literal"><span style="color:#8d8c8c;font-family:NSimsun">spring-boot-starter-web</span>

<span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-data-neo4j <p style="margin: 10px auto; text-indent: 0px"></p></span><span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-data-neo4j</span> Neo4j 그래프 데이터베이스 및 Spring Data Neo4j 사용을 위한 스타터

<span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-data-ldap<p style="margin: 10px auto; text-indent: 0px"></p></span><span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-data-ldap</span> Spring Data LDAP 사용을 위한 스타터

<span style="color:#5e5e5e;font-family:NSimsun">spring -boot-starter-websocket<p style="margin: 10px auto; text-indent: 0px"></p></span><span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-websocket</span> Spring Framework의 WebSocket 지원을 사용하여 WebSocket 애플리케이션을 구축하기 위한 스타터

<span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-aop</span>

Spring AOP 및 AspectJ를 사용한 측면 지향 프로그래밍용 스타터

<span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-amqp</span>

Spring AMQP 및 Rabbit MQ 사용을 위한 스타터

<span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-data-cassandra</span>

Cassandra 분산 데이터베이스 및 Spring Data Cassandra 사용을 위한 스타터

<span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-social-facebook</span>

Spring Social Facebook 사용을 위한 스타터

<span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-jta-atomikos</span>

JTA용 스타터 Atomikos를 사용한 거래

<span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-security</span>

Spring Security 사용을 위한 스타터

<span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-mustache</span>

Mustache 뷰를 사용하여 MVC 웹 애플리케이션 구축을 위한 스타터

<span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-data-jpa</span>

Hibernate와 함께 Spring Data JPA를 사용하기 위한 스타터

<span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter</span>

자동 구성 지원, 로깅 및 YAML을 포함한 핵심 스타터

<span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-groovy-templates</span>

Groovy 템플릿 뷰를 사용하여 MVC 웹 애플리케이션 구축을 위한 스타터

<span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-freemarker</span>

FreeMarker 뷰를 사용하여 MVC 웹 애플리케이션을 구축하기 위한 스타터

<span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-batch</span>

Spring Batch를 사용하기 위한 스타터

<span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-social-linkedin</span>

Spring Social LinkedIn 사용 안내

<span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-<a href="http://www.php.cn/java/java-Cache.html" target="_blank">cache</a></span>

Spring Framework의 캐싱 지원을 사용하기 위한 스타터

<span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-data-solr</span>

Spring Data Solr와 함께 Apache Solr 검색 플랫폼을 사용하기 위한 스타터

<span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-data-mongodb</span>

MongoDB 문서 중심 데이터베이스와 Spring Data MongoDB 사용을 위한 스타터

<span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-jooq</span>

jOOQ를 사용하여 SQL 데이터베이스에 액세스하기 위한 스타터입니다.  <span style="color:#8d8c8c;font-family:NSimsun">spring-boot-starter-data-jpa<code class="literal"><span style="color:#8d8c8c;font-family:NSimsun">spring-boot-starter-data-jpa</span>의 대안  또는 <span style="color:#8d8c8c;font-family:NSimsun">spring-boot-starter-jdbc<code class="literal"><span style="color:#8d8c8c;font-family:NSimsun">spring-boot-starter-jdbc</span> 코드>

<span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter -jta-narayana<code class="literal"><span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-jta-narayana</span>

Spring Boot Narayana JTA Starter

<span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-cloud-connectors<code class="literal"><span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-cloud-connectors</span>

Cloud Foundry 및 Heroku와 같은 클라우드 플랫폼의 서비스 연결을 단순화하는 Spring Cloud Connectors 사용을 위한 스타터

<span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-jta-bitronix</span>

Bitronix를 사용하는 JTA 트랜잭션용 스타터

<span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-social-twitter</span>

Spring Social Twitter 사용을 위한 스타터

<span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-data-rest</span>

Spring Data를 사용하여 REST를 통해 Spring Data 저장소를 노출하기 위한 스타터 휴식

표 2>. Spring Boot 제작 스타터

이름 설명

<span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-actuator</span>

Name Description

<span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-actuator</span>

Starter for using Spring Boot's Actuator which provides production ready features to help you monitor and manage your application

애플리케이션을 모니터링하고 관리하는 데 도움이 되는 프로덕션 준비 기능을 제공하는 Spring Boot의 Actuator 사용을 위한 스타터

표 3>. Spring Boot 기술 스타터

<span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-reactor-netty </span><td valign="top" align="left" style="font-size: 12px; border-top: silver 1px solid; font-family: Verdana, Helvetica, Arial; border-right: 0.5pt solid; border-collapse: collapse; border-bottom: 0.5pt solid; color: rgb(94,94,94); padding-bottom: 3px; padding-top: 3px; padding-left: 3px; border-left: silver 1px solid; line-height: 18px; padding-right: 3px"><p style="margin: 10px auto; text-indent: 0px"><code class="literal"><span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-reactor-netty</span>

Reactor Netty를 내장된 반응형 HTTP 서버로 사용하기 위한 스타터.spring-boot-starter-logging
이름 설명

<span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-undertow</span>

Undertow를 임베디드 서블릿 컨테이너로 사용하기 위한 스타터입니다.  <span style="color:#8d8c8c;font-family:NSimsun">spring-boot-starter-tomcat<code class="literal"><span style="color:#8d8c8c;font-family:NSimsun">spring-boot-starter-tomcat</span>

<span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-jetty<p style="margin: 10px auto; text-indent: 0px"></p></span><span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-jetty</span> Jetty를 임베디드 서블릿 컨테이너로 사용하기 위한 스타터입니다.

 <span style="color:#8d8c8c;font-family:NSimsun">spring-boot-starter-tomcat</span><span style="color:#8d8c8c;font-family:NSimsun">spring-boot-starter-tomcat</span>

Logback을 사용하는 기본 로깅 스타터

<span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-tomcat</span>

Tomcat을 내장된 서블릿 컨테이너로 사용하기 위한 스타터입니다. <span style="color:#8d8c8c;font-family:NSimsun">spring-에서 사용하는 기본 서블릿 컨테이너 스타터입니다. 부팅-스타터-웹<code class="literal"><span style="color:#8d8c8c;font-family:NSimsun">spring-boot-starter-web</span>

<span style="color:#5e5e5e;font- family:NSimsun">spring-boot-starter-log4j2<code class="literal"><span style="color:#5e5e5e;font-family:NSimsun">spring-boot-starter-log4j2</span>

로깅에 Log4j2를 사용하기 위한 스타터. ​​<span style="color:#8d8c8c;font-family:NSimsun">spring-boot-starter-logging<code class="literal"><span style="color:#8d8c8c;font-family:NSimsun">spring-boot-starter-logging</span>

[관련 추천]

1. Java 무료 동영상 튜토리얼

Java 주석 종합 분석

3. 알리바바 자바 개발 매뉴얼

위 내용은 Java의 Spring Boot에 대한 자세한 설명의 상세 내용입니다. 자세한 내용은 PHP 중국어 웹사이트의 기타 관련 기사를 참조하세요!

관련 라벨:
원천:php.cn
본 웹사이트의 성명
본 글의 내용은 네티즌들의 자발적인 기여로 작성되었으며, 저작권은 원저작자에게 있습니다. 본 사이트는 이에 상응하는 법적 책임을 지지 않습니다. 표절이나 침해가 의심되는 콘텐츠를 발견한 경우 admin@php.cn으로 문의하세요.
인기 튜토리얼
더>
최신 다운로드
더>
웹 효과
웹사이트 소스 코드
웹사이트 자료
프론트엔드 템플릿
회사 소개 부인 성명 Sitemap
PHP 중국어 웹사이트:공공복지 온라인 PHP 교육,PHP 학습자의 빠른 성장을 도와주세요!