BACK-END
Eclipse Lombok 설정
1. Lombok Download Lombok Download projectlombok.org eclipse 폴더에 Download cd lombok위치 java -jar lombok.jar 2. Dynamic Web Project Setting MVNREPOSITORY Maven Repository: Search/Browse/Explore H2O Persist HDFS Last Release on Jul 11, 2022 mvnrepository.com 3. Maven Project Setting MVNREPOSITORY Maven Repository: Search/Browse/Explore H2O Persist HDFS Last Release on Jul 11, 2022 mvnrepository.com..
Eclipse JDBC Setting
1. Oracle 설치 Oracle설치 Oracle 환경 구축 1. ORACLE 11g XE Download oracle 11g XE 2. HR계정 활성화 시작 > Oracle Database 11g Express Edition > Run SQL Command Line 3. SQL Developer Download oracle SQL Developer 4. DB연결 negno.tistory.com 2. Eclipse Oracle DB연동 3. 연동 확인 3-1. JSP파일 생성 3-2. DB연결 코드 입력 Hello World 사번 first_name last_name 3-3. 실행 결과 4. Maven Project OJDBC 연동 4-1.MVNREPOSITORY MVNREPOSITORY Maven R..
Eclipse MAVEN Setting
1. MAVEN Download Apache Maven Project Maven – Download Apache Maven Downloading Apache Maven 3.8.6 Apache Maven 3.8.6 is the latest release and recommended version for all users. The currently selected download mirror is https://dlcdn.apache.org/. If you encounter a problem with this mirror, please select another mirror. I maven.apache.org 2. 환경 변수 Setting Win + R > sysdm.cpl %MAVEN_HOME%\bin 3..
Eclipse Tomcat9 Setting
1. Tomcat9 Download Apache Tomcat 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 C:\에 압축 해제 2. Eclipse Setting
Eclipse UTF-8 Encoding Setting
1. Eclipse에서 UTF-8 설정 2. Project에서 UTF-8 설정 3. 개별 파일 UTF-8 설정
Spring 환경 구축
1. Spring Frame Download 표준프레임워크 포털 eGovFrame www.egovframe.go.kr C:\\ 에 압축을 해제 하여야 정상 작동 2. Install 3. Server Setting 서버 실행시 위 오류가 발생하였을 때 톰캣 포트를 변경하면 해결 된다 4. Project Setting 4-1. Project 생성 4-2. Spring 버전 변경 4-3. Java 버전 변경 5. 실행 확인