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 | 29 | 30 | 31 |
Tags
- 그래프
- Web-BackEnd
- 삼성청년SW아카데미
- 구현
- HashMap
- 최소신장트리
- Floyd-Warshall
- spring-boot
- BFS
- ssafy서울
- Kruskal
- cycle
- Graph
- SSAFY
- ==
- spring
- web
- bruteforce
- java
- MST
- Integer
- 시뮬레이션
- 완전탐색
- Prim
- back-end
- Spring Framework
- equals
- Union-FInd
- Disjoint-set
- DFS
Archives
- Today
- Total
목록Spring (7)
devlog
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