일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
- maven
- MySQL
- Exception
- myBatis
- jpa
- git
- Core Java
- Tomcat
- 설정
- spring
- AJAX
- Open Source
- IntelliJ
- 문서
- Source
- Thymeleaf
- STS
- oracle
- Eclipse
- JavaScript
- ubuntu
- Spring Boot
- PostgreSQL
- SpringBoot
- JDBC
- MSSQL
- error
- Python
- 오픈소스
- Docker
- Today
- Total
목록오류 (3)
헤르메스 LIFE
STS 4.x 에서 MyBatis 사용 시 아래의 구문에서 "downloading external resources is disabled." 라는 오류 메시지가 보여집니다.이게 실행이 안되는건 아닌데, 메시지가 거슬리긴 합니다. ㅡㅡ;;....첫번째 해결 방법은 아래와 같습니다.[Window >> Preference >> XML (Wild Web Developer) ] Download external resources like referenced DTD, XSD 를 체크해주면 해결됩니다.두번째 해결 방법은 Validation 체크를 하지 않는 겁니다.[ Window >> Preference >> XML (Wild Web Developer) >> Validation & Resolution ] Enable..
IntelliJ 를 사용하면서, package springfox.documentation.builders does not exist 같은 오류가 발생 했습니다. Swagger 를 Dependency 했는데, IntelliJ 가 그 설정을 확인하지 못하고 있는 오류 입니다. IntelliJ 가 좋은 프로그램인건 맞는데... 이런 오류는 좀 힘들게 하네요. 오류는 보이는 데, Tomcat 서버도 정상적으로 띄워지네요. 개발환경 Ubuntu 22.04.3 LTS IntelliJ 2023.3.3 Ultimate Swagger 3.x Gradle 추가적으로 Gradle dependency를 추가했고, 소스를 정상적으로 개발했는데... Server를 띄우면 Class를 찾을 수 없다는 오류가 발생하는 경우가 있습니..
Egit 설치 시 아래와 같은 오류가 발생하였습니다.Cannot complete the provisioning operation. Please change your selection and try again. See below for details. DetailsCannot complete the install because one or more required items could not be found. Software being installed: Eclipse Git Team Provider 3.0.1.201307141637-r (org.eclipse.egit.feature.group 3.0.1.201307141637-r) Missing requirement: Git Team Provider UI..