개발 공부 기록 기술

개발 공부 기록 기술

  • 분류 전체보기 (43)
    • web (2)
    • error (2)
    • settings (4)
    RSS 피드
    로그인
    로그아웃 글쓰기 관리

    개발 공부 기록 기술

    컨텐츠 검색

    태그

    java.lang.IllegalStateException Javascript Express.js Su mybatis passwd sudo test ubuntu WSL XML Linux error Web spring SQL node.js Tomcat Database java

    최근글

    댓글

    공지사항

    아카이브

    Database(1)

    • spring boot + mybatis

      gradle 기준으로 설명 하겠습니다. 1. application.properties 아래 코드 추가 # mapper.xml 위치 지정 mybatis.mapper-locations: mapper/*.xml # model 프로퍼티 camel case 설정 mybatis.configuration.map-underscore-to-camel-case=true # 패키지 명을 생략할 수 있도록 alias 설정 mybatis.type-aliases-package=com.temp # mapper 로그레벨 설정 logging.level.com.azurealstn.codespringweb.mapper=TRACE 2. mapper 패키지 추가 - interface 생성 및 @Mapper 어노테이션 추가 - mybatis ..

      2023.03.04
    이전
    1
    다음
    티스토리
    © 2018 TISTORY. All rights reserved.

    티스토리툴바