본문 바로가기
반응형

전체 글126

[MySQL MariaDB tool추천] HeidiSQL 장점 및 설치 방법 MySQL 또는 Maria DB를 사용할 때 MySQL workbench보다 HeidiSQL을 추천한다 [장점] 1. UI가 훨씬 보기 좋다 - 다크 테마도 있어서 원하는대로 다양하게 사용 가능 :) 2. DB, 테이블 구조가 보기 쉽다 3. SELECT한 결과에서 데이터 수정이 바로 가능하다 4. 여튼 저튼 workbench가 너무 별로예여 heidiSQL 써보시믄 바로 이해할거랑께용 > 저는 2번을 선택했습니다 :) 2. 실행 압축푼 경로로 들어가서 heidisql.exe 파일 실행 3. 세션 추가 1) 처음 실행하면 세션관리자가 실행된다 신규 버튼을 클릭해서 세션을 추가해준다 2) 호스트명/IP, 사용자, 암호 등 필요한 정보를 입력하고 열기 클릭 3) 접속이 되면 원하는 SQL 실행 :) 2020. 3. 10.
[Maven 에러] maven warning failed to retrieve plugin descriptor -> 해결 openJDK cacert 인증서 문제 [+덤 SSLException] 굉장굉장 험난한 모험을 완주하고 나 같은 괴로움을 겪을 누군가를 위하여 기록을 남긴다 오늘 메이븐 프로젝트 clean과 install이 되지 않는 고통을 겪음.. 아래와 같은 WARNING이 미친듯이 뜨면서 ERROR가 남 [WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-clean-plugin:2.5: Plugin org.apache.maven.plugins:maven-clean-plugin:2.5 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:mave.. 2020. 3. 9.
[Windows10] maven 설치 및 환경변수 설정 1. maven binary 파일 다운로드 https://maven.apache.org/download.cgi Maven – Download Apache Maven Downloading Apache Maven 3.6.3 Apache Maven 3.6.3 is the latest release and recommended version for all users. The currently selected download mirror is http://mirror.navercorp.com/apache/. If you encounter a problem with this mirror, please select another maven.apache.org 2. 압축 풀기 (원하는 경로) 3. 내 PC -> 속성 .. 2020. 3. 9.
[Windows 10 - Tomcat 설치 및 멀티 인스턴스 설정] Tomcat 설치 1. Tomcat 다운로드 - zip 파일 다운로드 https://tomcat.apache.org/download-70.cgi Apache Tomcat® - Apache Tomcat 7 Software Downloads Welcome to the Apache Tomcat® 7.x software download page. This page provides download links for obtaining the latest version of Tomcat 7.0.x software, as well as links to the archives of older releases. Unsure which version you need? Specification versions tomcat.a.. 2020. 3. 9.
[VSCode] Visual Studio Code에 Java 시작하기 (자바 설정, 프로젝트 생성 및 실행) 1. VSCode 설치 -> https://allonsyit.tistory.com/3 VSCode 설치 https://code.visualstudio.com/ Visual Studio Code - Code Editing. Redefined Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications... allonsyit.tistory.com 2. JDK 설치 -> https://allonsyit.tistory.com/6?category=850300 [JAVA] Windows10 / Open JDK 설치 1. open jdk 페이지로 이동 http:/.. 2020. 3. 8.
[슬랙 Slack] 다른 워크스페이스 추가 방법 1. 슬랙 앱에서 워크스페이스명 클릭 2. 가장 하단에 있는 Sign in to another workspace 클릭 3. workspace 입력 5. email 주소 및 비밀번호 입력하여 로그인 6. 알람창이 뜨면 Slack 열기 클릭 2020. 3. 7.