Notice
Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- MySQL
- 자바
- caddy
- kakao
- 컴퓨터과학총론
- NGINX
- C lanuage
- 한글
- android
- mariadb
- centOS7
- ubuntu
- 프래그먼트
- php
- java
- server
- C
- Portfolio
- 구글
- techEmpower
- unity
- 번역
- 개발자
- it
- error
- 해석
- 개발
- javascript
- 안드로이드
- H2O
Archives
- Today
- Total
목록Server/Spring (1)
개발모음집
spring 세팅때 문제였던 점
start.spring.io/ 를 통해서 스프링을 만듦 Could not target platform: 'Java SE 11' using tool chain: 'JDK 10 (1.10)'. preference - Build, Execution, Deployment - build Tools - Gradle 에서 Build and run using과 Run tests using을 intellij IDEA로 변경하고 Gradle JVM을 11버전으로 변경 2번째 에러 java.lang.UnsupportedClassVersionError: project name has been compiled by a more recent version of the Java Runtime (class file version 5..
Server/Spring
2020. 9. 14. 10:00