728x90
반응형

My Travle Map 51

[Error]Caused by: org.gradle.internal.metaobject.AbstractDynamicObject$CustomMessageMissingMethodException: Could not find method compile() for arguments [org.springframework.boot:spring-boot-devtools] on object of type org.gradle.api.internal.artifacts..

https://velog.io/@g0709-19/Gradle-Could-not-find-method-compile-%ED%95%B4%EA%B2%B0-%EB%B0%A9%EB%B2%95 Gradle Could not find method compile() 해결 방법 gradle 7.0 부터 compile 명령은 삭제되었습니다. velog.io compile, runtime, testCompile, testRuntime은 Gradle 4.10(2018.8.27)에서 더 이상 사용되지 않습니다. 그리고 Gradle 7.0(2021.4.9)부터 삭제되었습니다. 필은 Gradle 7.3.3을 이용하고 삭제된 기체를 사용하던 중에 발생했습니다. 삭제된 네 개의 독립적인 implementation, runtimeOnl..

My Travle Map 2023.10.11

[Error] URI is not registered (Settings | Languages & Frameworks | Schemas and DTDs)

https://ifuwanna.tistory.com/296 [IntelliJ] URI is not registered 오류 처리 (Schemas and DTDs) 인텔리제이(IntelliJ IDEA)에서 아래와 같이 유효한 문서타입정의(DTD)를 맵핑하지 못하여 에디터에서 오류가 뜨는 경우가 있습니다. DTD(Document Type Definition)란 XML 문서의 유효성을 체크하기 위하여 ifuwanna.tistory.com thymeleaf 에서 발생 ⬇ https://wakestand.tistory.com/620 인텔리제이 URI is not registered 해결방법 위 스크린샷을 보면 인텔리제이(IntelliJ)의 thymeleaf 부분에서 URI is not registered (Set..

My Travle Map 2023.10.10

intelliJ에서 GitHub 계정 연동 > 업로드

https://effortguy.tistory.com/238 [IntelliJ] IntelliJ에서 GitHub 계정 연동하는 방법 이번 포스팅에선 IntelliJ에서 GitHub 계정 연동하는 방법에 대해 알아보겠다. 한번 연동하고 나면 거의 바꿀 일이 없어 자꾸 방법을 까먹어서 정리한다. 1. Actions 조회 창 -> gitub 입력 -> Settings에 있 effortguy.tistory.com https://kitty-geno.tistory.com/141 IntelliJ | 프로젝트 GitHub Repository에 업로드 하기 ▶ IntelliJ 프로젝트 GitHub Repository에 올리기 Shift를 2번 누르면 Search Everywhere 화면이 나오는데 create 입력 후 ..

My Travle Map 2023.10.05
728x90
반응형