Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- bruteforce
- Prim
- back-end
- Disjoint-set
- equals
- ssafy서울
- spring-boot
- ==
- DFS
- Spring Framework
- Union-FInd
- Graph
- HashMap
- java
- SSAFY
- Floyd-Warshall
- 구현
- 최소신장트리
- 완전탐색
- 그래프
- cycle
- Web-BackEnd
- Kruskal
- web
- 삼성청년SW아카데미
- spring
- 시뮬레이션
- MST
- BFS
- Integer
Archives
- Today
- Total
목록Spring (7)
devlog
🌱Spring Framework : 스프링 프레임워크 구조
1. Spring Framework 란? 스프링 프레임워크는 Enterprise Application 에서 필요로하는 기능을 제공하는 오픈소스 프레임워크로 JEE (Java Enterprise Edition) 에서 제공하는 다수의 기능을 지원하는 Light-weight Application Framework 이다. Enterprise Application 📌 서버와 클라이언트 같은 분산 환경에서 실행되는 어플리케이션 2. Spring Framework 의 목표 Spring Framework는 Infrastructual Support (Plumbing) 을 통해 Enterprise Java Application 을 개발하기 위한 보안기능, 트렌젝션 처리, 스레드 처리 등과 같은 기본적이고 공통적인 부분들을..
Spring/이론
2020. 5. 18. 16:07