2023년 3월 21일 화요일
[ VScode ] Implicit super constructor Object() is undefined for default constructor 에러 해결방법 & JDK 1.8 설정
- File → Preferences → Settings [Ctrl+,]
- java.home → Edit in settings.json
- "java.home", "java.configuration.runtimes" 추가
- etc
- 정상 작동 확인
2023년 1월 5일 목요일
Java > JDK 1.8 > Eclipse(IDE) > SpringBoot(Spring Boot Dev Tools, Lombok, Tymleaf, Spring Web/Maven) > Run
첫 구동에 Mapping이 안되서 생기는 에러를 MainPage에 GetMapping하여 Hello를 return한다.
Eclipse에 Github을 연동하여 Commit하니, java.lang.ClassNotFoundException이 발생하였다.
Eclipse를 재구동하니, 해당 에러는 해결되었지만, 같은 문제가 번복될 우려가 있어서
VSCode에서 진행하기로 하였다.
2021년 11월 24일 수요일
피드 구독하기:
글 (Atom)