inflearn logo
강의

강의

N
챌린지

챌린지

멘토링

멘토링

N
클립

클립

로드맵

로드맵

지식공유

wonderwall09in님의 게시글

wonderwall09in wonderwall09in

@nippyclouding

수강평 작성수
14
평균평점
5.0

게시글 3

질문&답변

준영속 엔티티의 기준

죄송합니다 개념이 조금 꼬였네요.. DB에서 Item findItem = em.find(Item.class, itemParam.getId()); 이렇게 참조를 조회하면 영속성 엔티티가 되고, Book book = new Book(); 후 setter로 DB에 이미 존재하는 식별자를 설정하면 준영속 엔티티가 되는게 맞을까요 .. ?

좋아요수
0
댓글수
2
조회수
100

질문&답변

mcp를 github에서 download 받아서 intelij에서 사용 하는 순서을 알 려 주세요려 주

안녕하세요, "command" : "npx" 부분에서 노드.js와 npx라는것이 설치되어 있는 상태여야 서버로 인식을 하는 것일까요 ? 2025-05-09T04:34:57.067Z [info] [jetbrains] Initializing server... 2025-05-09T04:34:57.127Z [error] [jetbrains] spawn npx ENOENT 2025-05-09T04:34:57.128Z [error] [jetbrains] spawn npx ENOENT 2025-05-09T04:34:57.134Z [info] [jetbrains] Server transport closed 2025-05-09T04:34:57.134Z [info] [jetbrains] Client transport closed 2025-05-09T04:34:57.135Z [info] [jetbrains] Server transport closed unexpectedly, this is likely due to the process exiting early. If you are developing this MCP server you can add output to stderr (i.e. console.error('...') in JavaScript, print('...', file=sys.stderr) in python) and it will appear in this log. 2025-05-09T04:34:57.135Z [error] [jetbrains] Server disconnected. For troubleshooting guidance, please visit our [debugging documentation]( https://modelcontextprotocol.io/docs/tools/debugging ) 로그 오류가 계속 이렇게 찍혀 여쭤봅니다 !

좋아요수
0
댓글수
2
조회수
629