티스토리 뷰
스프링 프레임워크란,
엔터프라이즈 어플리케이션에서 필요로 하는 기능을 제공하는 프레임워크 입니다.
스프링의 특징은 아래와 같습니다.
1. 스프링은 경량 컨테이너로 자바 객체를 담고있습니다.
2. DI (Dependency Injection)을 지원합니다.
3. AOP (Aspect Oriented Programming)을 지원합니다.
4. POJO (Plan Old Java)를 지원합니다.
5. 트랜젝션 처리를 위한 일관된 방법을 제공합니다.
6. 영속성과 관련된 다양한 API를 지원합니다.
7. 다양한 API에 대한 연동을 지원합니다.
스프링 library 폴더 구성
* dist : 스프링 프레임워크의 각 모듈별 jar파일을 포함하고 있다.
* docs : API문서 및 레퍼런스 문서
* projects : 각 모듈 별 소스코드 및 빌드 관련 파일을 포함하고 있다.
* src : 각 모듈 별 소스 jar파일을 포함하고 있다.
Spring Framework
: Core supprot for dependency injection, transaction management, web applications, data access, messaging, testing and more.
The Spring Framework provides a comprehensive programming and configuration model for modern java-based enterprise applications - on any kind of deployment platform. A key element enterprise applications so that teams can focus on applications - level business logic, without unnecessary ties to specific deployment environments
Fetures
* Dependency Injection (DI)
* Aspect-Oriented Programming including Spring's declarative transaction management
* Spring MVC web application and RESTful web service framework
* Foundational support for JDBC, JPA, JMS
* Much more..
참고 사이트 : https://projects.spring.io/spring-framework/
'Framework > Spring' 카테고리의 다른 글
[Spring] DI & AOP 개념 (0) | 2017.07.21 |
---|
- Total
- Today
- Yesterday
- entity type
- springboot
- entitymanager
- https 동시사용
- HTTP
- 자바 가상머신
- angular2
- plugin
- Spring
- spring boot
- 프록시 설정
- JPA란
- JPA 영속성관리
- HTTPS
- JPA 엔티티
- jpa 값타입
- SSL
- 의존성 사이클
- exception종류
- 플러그인
- entityfactory
- JPA
- spring boot http
- tomcat Ajp
- spring jpa
- spring boot 2.1
- 엔진엑스
- spring boot 포트
- nginx
- AJP
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |