스프링 부트 개념과 활용
4. 스프링 부트 활용
포스팅 참조 정보
GitHub
공부한 내용은 GitHub에 공부용 Organizations에 정리 하고 있습니다
해당 포스팅에 대한 내용의 GitHub 주소
실습 내용이나 자세한 소스코드는 GitHub에 있습니다
포스팅 내용은 간략하게 추린 핵심 내용만 포스팅되어 있습니다
https://github.com/freespringlecture/springboot-concept-uses/tree/chap04-13-others-tech-interwork
freespringlecture/springboot-concept-uses
백기선님의 스프링 부트 개념과 활용 강의 내용 정리. Contribute to freespringlecture/springboot-concept-uses development by creating an account on GitHub.
github.com
해당 포스팅 참고 인프런 강의
https://www.inflearn.com/course/%EC%8A%A4%ED%94%84%EB%A7%81%EB%B6%80%ED%8A%B8/dashboard
스프링 부트 개념과 활용 - 인프런
스프링 부트의 원리 및 여러 기능을 코딩을 통해 쉽게 이해하고 보다 적극적으로 사용할 수 있는 방법을 학습합니다. 중급 프레임워크 및 라이브러리 Spring Spring Boot 온라인 강의
www.inflearn.com
실습 환경
- Java Version: Java 11
- SpringBoot Version: 2.1.2.RELEASE
13. 그 밖에 다양한 기술 연동
https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/
Spring Boot Reference Documentation
This section goes into more detail about how you should use Spring Boot. It covers topics such as build systems, auto-configuration, and how to run your applications. We also cover some Spring Boot best practices. Although there is nothing particularly spe
docs.spring.io
캐시(Caching)
https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#boot-features-caching
Spring Boot Reference Documentation
This section goes into more detail about how you should use Spring Boot. It covers topics such as build systems, auto-configuration, and how to run your applications. We also cover some Spring Boot best practices. Although there is nothing particularly spe
docs.spring.io
메시징(Messaging)
https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#boot-features-messaging
Spring Boot Reference Documentation
This section goes into more detail about how you should use Spring Boot. It covers topics such as build systems, auto-configuration, and how to run your applications. We also cover some Spring Boot best practices. Although there is nothing particularly spe
docs.spring.io
Validation
https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#boot-features-validation
Spring Boot Reference Documentation
This section goes into more detail about how you should use Spring Boot. It covers topics such as build systems, auto-configuration, and how to run your applications. We also cover some Spring Boot best practices. Although there is nothing particularly spe
docs.spring.io
이메일전송(Validation)
https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#boot-features-email
Spring Boot Reference Documentation
docs.spring.io
JTA(Distributed Transactions with)
https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#boot-features-jta
Spring Boot Reference Documentation
This section goes into more detail about how you should use Spring Boot. It covers topics such as build systems, auto-configuration, and how to run your applications. We also cover some Spring Boot best practices. Although there is nothing particularly spe
docs.spring.io
Hazelcast
https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#boot-features-hazelcast
Spring Boot Reference Documentation
This section goes into more detail about how you should use Spring Boot. It covers topics such as build systems, auto-configuration, and how to run your applications. We also cover some Spring Boot best practices. Although there is nothing particularly spe
docs.spring.io
Quartz Scheduler
https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#boot-features-quartz
Spring Boot Reference Documentation
This section goes into more detail about how you should use Spring Boot. It covers topics such as build systems, auto-configuration, and how to run your applications. We also cover some Spring Boot best practices. Although there is nothing particularly spe
docs.spring.io
Task Excution and Scheduling
Spring Boot Reference Documentation
This section goes into more detail about how you should use Spring Boot. It covers topics such as build systems, auto-configuration, and how to run your applications. We also cover some Spring Boot best practices. Although there is nothing particularly spe
docs.spring.io
스프링 인티그레이션(Spring Integration)
https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#boot-features-integration
Spring Boot Reference Documentation
docs.spring.io
스프링 세션(Spring Session)
https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#boot-features-session
Spring Boot Reference Documentation
This section goes into more detail about how you should use Spring Boot. It covers topics such as build systems, auto-configuration, and how to run your applications. We also cover some Spring Boot best practices. Although there is nothing particularly spe
docs.spring.io
JMX(Monitoring and Management over)
https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#boot-features-jmx
Spring Boot Reference Documentation
This section goes into more detail about how you should use Spring Boot. It covers topics such as build systems, auto-configuration, and how to run your applications. We also cover some Spring Boot best practices. Although there is nothing particularly spe
docs.spring.io
WebSocket
https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#boot-features-websockets
Spring Boot Reference Documentation
This section goes into more detail about how you should use Spring Boot. It covers topics such as build systems, auto-configuration, and how to run your applications. We also cover some Spring Boot best practices. Although there is nothing particularly spe
docs.spring.io
Kotlin Support
https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#boot-features-kotlin
Spring Boot Reference Documentation
This section goes into more detail about how you should use Spring Boot. It covers topics such as build systems, auto-configuration, and how to run your applications. We also cover some Spring Boot best practices. Although there is nothing particularly spe
docs.spring.io
'개발강의정리 > Spring' 카테고리의 다른 글
[스프링 부트 개념과 활용] 5-2. 스프링 부트 Actuator 2부: JMX와 HTTP (0) | 2019.12.04 |
---|---|
[스프링 부트 개념과 활용] 5-1. 스프링 부트 Actuator 1부: 소개 (0) | 2019.12.03 |
[스프링 부트 개념과 활용] 4-12. 스프링 REST 클라이언트 2부: 커스터마이징 (0) | 2019.12.01 |
[스프링 부트 개념과 활용] 4-12. 스프링 REST 클라이언트 1부: RestTemplate과 WebClient (0) | 2019.11.30 |
[스프링 부트 개념과 활용] 4-11. 스프링 시큐리티 2부: 시큐리티 설정 커스터마이징 (0) | 2019.11.29 |
댓글