반응형
Notice
Recent Posts
Recent Comments
Link
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 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 |
Tags
- java 1.8 11
- aws
- springboot
- error
- yum install java
- java 버전 변경
- JUnit
- springbatch error
- springboottest
- java
- LeetCode
- parse
- property or field 'jobparameters' cannot be found on object of type
- java version
- Java 1.8
- Medium
- OpenFeign
- querydsl no sources given
- no sources given
- easy
- java 11
- el1008e
- xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools)
- maybe not public or not valid?
- java 여러개 버전
- 스프링부트테스트
- mac os git error
- No tests found for given includes
- AWS CLI
- log error
Archives
- Today
- Total
목록java version (2)
쩨이엠 개발 블로그
sdkman도 못깔고 버전은 자꾸 1.8에 와있어서 찾아봤더니 또 다른 방법이 있었다 $ sudo alternatives --config java 이때 바꿀 번호를 적어주면 된다 Enter to keep the current selection[+], or type selection number: 2 그리고 다시 java -version을 해보면 잘 나오는 것을 확인할 수 있다 !
개발/ETC
2020. 12. 2. 19:40