당신을 다른 사람과 비교하지 말고, 오직 어제의 당신하고만 비교하라.
close
프로필 배경
프로필 로고

당신을 다른 사람과 비교하지 말고, 오직 어제의 당신하고만 비교하라.

    • 전체글 (92)
      • 서울살이 정보 (6)
      • Programming (64)
        • spring (7)
        • java (10)
        • DB (1)
        • javascript (4)
        • react (10)
        • error (7)
        • toy_project (12)
        • trouble_shooting (11)
      • it 지식, 정보 (20)
  • mode_edit_outline글작성
  • settings환경설정
  • 홈
  • 태그
  • 방명록
  • 글쓰기
  • 관리
  • 로그인
[Mybaits] 비교연산자, 특수기호 부등호 처리 <=, <, >=, >

[Mybaits] 비교연산자, 특수기호 부등호 처리 <=, <, >=, >

Mybatis에선 = & & " " 2. 사용 SELECT USER FROM USERTABLE WHERE NUM 5 이렇게 특수문자 쪽에만 감싸줄 수가 있고 10 ]]> 이렇게 쿼리 전체에 감싸는 방법도 있습니다. 그러나 이 방법은 정적 쿼리에만 사용해야합니다. *주의할 점: CDATA안에서는 동적 SQL 사용 불가

  • format_list_bulleted Programming/error
  • · 2023. 2. 20.
  • textsms
[Tibero] Expression is not in a GROUP BY clause.

[Tibero] Expression is not in a GROUP BY clause.

에러 ELECT 문에 아스테리스크를 쓰고 GROUP BY를 쓰면 아스테리스크가 모든 컬럼을 가져오는 뜻이어도 오류가 난다. Expression is not in a GROUP BY clause. 문제코드 SELECT * FROM USER GROUP BY AGE 해결법 명확하게 필요한 컬럼을 써준다 SELECT AGE FROM USER GROUP BY AGE

  • format_list_bulleted Programming/error
  • · 2023. 2. 16.
  • textsms
[SVN] commit 할때 svn out of date 오류

[SVN] commit 할때 svn out of date 오류

깜빡하고 update안받고 커밋부터 하려고 하니 발생한 오류 update 받고나서 커밋하려고 하니 처음 발생한 오류때문에 싱크가 안맞게 되었다. 그래서 발생한 오류 svn out of date 해결 1. 프로젝트 오른쪽 마우스 2. Team 3. Update to Head / Update to Revision 업데이트 받고 commit하면 된다. 혹시 모르니 소스는 백업해놓자.

  • format_list_bulleted Programming/error
  • · 2023. 2. 3.
  • textsms
prettier 오류

prettier 오류

{"editor.codeActionsOnSave": { "source.fixAll.eslint": true }, "eslint.validate": [ "javascript", "javascriptreact", "typescript", "typescriptreact" ], } setting.json에 코드 추가 $ npm i -g eslint $ eslint --init { "env": { "browser": true, "es2021": true }, "extends": [ "eslint:recommended", "plugin:vue/essential" ], "parserOptions": { "ecmaVersion": 6, "sourceType": "module", "ecmaFeatures": { "mod..

  • format_list_bulleted Programming/error
  • · 2022. 5. 30.
  • textsms
[Vue.js error] delete `␍`eslint 해결하기

[Vue.js error] delete `␍`eslint 해결하기

package.json에 해당 코드 추가 "rules": {"prettier/prettier": ["error", { "endOfLine": "auto" }]}

  • format_list_bulleted Programming/error
  • · 2022. 5. 8.
  • textsms
[spring] Could not find 'tools.jar' in the active JRE. 오류

[spring] Could not find 'tools.jar' in the active JRE. 오류

Missing 'tools.jar' Could not find 'tools.jar' in the active JRE. Spring Boot Live hovers will not work without it. https://wakestand.tistory.com/252 이클립스 Missing tools.jar 에러 해결방법 이클립스를 실행해 보니 Could not find 'tools.jar' in the active JRE Spring Boot Live hovers will not work without it. 이런 내용의 창이 뜨는 것이 보이는데 아마 스프링을 설치한 후에 이런 에러가 뜰 것.. wakestand.tistory.com

  • format_list_bulleted Programming/error
  • · 2022. 3. 14.
  • textsms
[java error] input length must be multiple of 16 when decrypting with padded cipher

[java error] input length must be multiple of 16 when decrypting with padded cipher

이슈 input length must be multiple of 16 when decrypting with padded cipher 원인 암호화는 됐는데 복호화가 안됨 HttpServletRequest nextElement()로 파라미터 값을 가져올때 '+'를 공백으로 처리해서 암호화되던게 바껴서 형식이 안맞아 복호화 오류가 나는 문제였다. 해결 replace로 공백을 '+'로 바꿔주었다.

  • format_list_bulleted Programming/error
  • · 2022. 1. 27.
  • textsms
  • 1
반응형
공지사항
  • 前 블로그
카테고리
  • 전체글 (92)
    • 서울살이 정보 (6)
    • Programming (64)
      • spring (7)
      • java (10)
      • DB (1)
      • javascript (4)
      • react (10)
      • error (7)
      • toy_project (12)
      • trouble_shooting (11)
    • it 지식, 정보 (20)
최근 글
인기 글
최근 댓글
태그
  • #챗gpt용량
  • #정보처리기사
  • #ChatGPT
  • #자격증
  • #챗gpt
  • #챗gpt사용
  • #리액트
  • #평생교육바우처온라인발급
  • #mac이클립스
  • #mybatis비교연산자처리
전체 방문자
오늘
어제
전체
250x250
Copyright © 쭈미로운 생활 All rights reserved.
Designed by JJuum

티스토리툴바