목록IT/ETC (5)
helloRecodes

1. Lombok ? get/set 메소드, toString 등을 간단하게 어노테이션으로 설정할 수 있도록 도와주는 유틸리티 2. Lombok 설치 https://projectlombok.org Project Lombok projectlombok.org 상단 Download > Download 1.18.22 Specify location > Specify location : 적용 원하는 툴의 실행파일(exe) 위치 찾아서 등록 > Install/Update Quit Installer => Lombok 설치 성공

1. 톰캣 설치 https://tomcat.apache.org/ Apache Tomcat® - Welcome! The Apache Tomcat® software is an open source implementation of the Jakarta Servlet, Jakarta Server Pages, Jakarta Expression Language, Jakarta WebSocket, Jakarta Annotations and Jakarta Authentication specifications. These specifications are part of the tomcat.apache.org Download 원하는 버전 선택 > Core : 운영체제에 맞게 zip파일 다운로드 진행 원하는 위치에 압축 해..

D2Coding 폰트 : 네이버에서 개발자의 코딩을 위해 만든 폰트 https://github.com/naver/d2codingfont GitHub - naver/d2codingfont: D2 Coding 글꼴 D2 Coding 글꼴. Contribute to naver/d2codingfont development by creating an account on GitHub. github.com github에서 d2coding 폰트 다운로드 다운받은 zip파일의 압축 풀기 D2CodingAll 에서 파일 더블클릭 설치 클릭 => 설치 완료

1. 원하는 하위 폴더로 이동 : cd 폴더이름 2. 상위 폴더로 이동 : cd..(또는 cd ..) 3. 최상위 폴더(루트 폴더)로 이동 : cd \ 4. 목록보기 : dir 5. 폴더 생성 : md 6. 폴더 제거 : rd