반응형 전체 글90 [MAC] org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in ServletContext resource [/WEB-INF/spring/action-mybatis.xml] 오류 MacOS : Ventura 13.1 Eclipse : 2021-03 sts : 3 java : 1.8 org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in ServletContext resource [/WEB-INF/spring/action-mybatis.xml]: Invocation of init method failed; nested exception is org.springframework.core.NestedIOException: Failed to parse config resource: class path resource [mybatis/.. 2024. 3. 18. [MAC] sqldeveloper 무한로딩....(안 켜짐) MacOS : Ventura 13.1Eclipse : 2021-03sts : 3java : 1.8sqlDeveloper : 23.1.1sqldevleoper의 환경설정에서1. SQL 워크시트에서 완성 자동 팝업 사용(끄기)그래도 며칠 쓰다보면 다시 무한로딩이 걸릴 때가 있습니다. 그 때는 다시 저 설정을 켜고 확인을 했다가 다시 꺼주시면 됩니다.https://investechnews.com/%EB%A7%A5-sql-developer-%EC%8B%A4%ED%96%89-%EC%98%A4%EB%A5%98-mac-%EC%98%A4%EB%9D%BC%ED%81%B4-%EC%84%A4%EC%B9%98-%EC%98%A4%EB%A5%98-%ED%95%B4%EA%B2%B0%EB%B0%A9%EB%B2%95-2%EA%.. 2024. 3. 18. [XML] "<![CDATA[]]>" 는 무엇인가?(feat 마이바티스) ""는 XML 또는 HTML 마크업의 일부 입니다. 파서가 무시해야 하는 텍스트 데이터를 캡슐화하는 데 사용됩니다. 내부의 콘텐츠는 문자 데이터로 처리되며 XML 또는 HTML 마크업으로 구문 분석되지 않습니다. 예를 들어, XML 문서에서 XML에서 특별한 의미를 갖는 또는 &와 같은 특수 문자를 포함하려는 경우 해당 문자를 내에 캡슐화하여 이를 보장할 수 있습니다. 마크업이 아닌 일반 텍스트로 처리됩니다. 예시 : 이 예에서 CDATA 안의 영역은 sql 명령어로 인식 됩니다. 2024. 3. 12. [MAC] "Could not publish server configuration for Tomcat v9.0 Server at localhost.Multiple Contexts have a path of"오류 Could not publish server configuration for Tomcat v9.0 Server at localhost. Multiple Contexts have a path of "/myapp". 1. Tomcat v9.0 Server at localhost 우클릭 해서 Add and Remove로 들어가기 2. 추가할 프로젝트가 없다면 뺐다가 다시 추가해보기 2024. 3. 4. 이전 1 2 3 4 5 6 7 ··· 23 다음 반응형