250x250
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
- Python
- CSS
- SQL
- 자바
- 깃허브
- REACT
- MySQL
- nvl함수
- 코드 시각화
- SpringBoot
- 코드 가시화
- spring
- 웹 퍼블리싱
- react-three-fiber
- 값 가져오기
- 헬생아
- 전처리도구
- 쿼리 오류
- jsp
- 렌파이
- 타입 오류
- 문서객체모델
- 코드 이해하기
- 그딴건없었다
- 자바스크립트
- java
- C언어
- 로그인 기능
- jstl
- 1인개발
Archives
- Today
- Total
목록Backend/전자정부프레임워크 (1)
This is it. it's IT.
스프링 의존성 dependency - scope 별 의미
dependency에서 scope의 의미는? 말그대로 '범위'라는 뜻. 해당 디펜던시의 범위를 알려주는 부분인 듯 하다. pom.xml에서 사용한다. 참고로 pom은 project object model의 약자로 구글에 따르면 A Project Object Model or POM is the fundamental unit of work in Maven. It is an XML file that contains information about the project and configuration details used by Maven to build the project. It contains default values for most projects. 라고 한다. test 이런 식으로 쓴다. compil..
Backend/전자정부프레임워크
2022. 8. 17. 14:22