Intellij에서 코틀린 프로젝트 빌드시 JVM target 잘못됐다 할 때Kotlin: Cannot inline bytecode built with JVM target 1.8 into bytecode that is being built with JVM …Posted by honeymon on March 08, 2018
코틀린 class 를 열어다오.http://start.spring.io/?language=kotlin으로 스프링 부트 애플리케이션을 생성했다. 기본 프로젝트 코드를 살펴봤다.Posted by honeymon on March 08, 2018