Gradle Build ./gradlew build -x test Error 내용 Configuration on demand is an incubating feature. > Task :batch:bootJar FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':batch:bootJar'. > Error while evaluating property 'mainClass' of task ':batch:bootJar' > Failed to calculate the value of task ':batch:bootJar' property 'mainClass'. > Main class name h..
스칼라, 왜? JVM에서 FP 개발을 할 수 있다고!! 그리고 Apache Spark의 인기와 함께 뜨기 시작했는데... 코틀린이 나온 이후 인기가 확 식지 않았나? 스칼라로 넘어간더 개발자들 상당수가 Kotlin으로 옮겨간 것 같다. 프레임워크가 Spring이 아닌 Play와 다른걸로 넘어간 것도 인기가 없는데 한몫하지 않았나 싶다. 언어를 배우는 것 자체보다... 프레임워크와 빌드 툴에 숙달되는데 상당한 시간이 소요되기 때문에... Spark도 Scala 이외에 다른 언어를 많이 지원한다. 그래도 프로젝트에 한번쯤 적용 해볼만한 언어라고 생각된다. Hello World package sample object HelloWorld { def main(args: Array[String]){ println(..
코틀린, 왜? Kotlin을 쉽게 결론내면, Java와 Scala의 혼종이 아닐까 싶다. JVM의 패왕Java. 개발자들이 Java의 문법에 지쳐갈 때 쯤... Scala가 나왔다. FP. Functional Programming를 표방하면서... FP와 OOP의 어느 중간쯤에서 태어난 혼종. Hello World package sample fun main(args : Array) { println("Hello, world!") } Gradle 현재 시점 2018-10-02 JDK8까지 지원. plugins { id 'org.jetbrains.kotlin.jvm' version '1.2.71' } ext { lombok_version = '1.18.2' spring_boot_version = '2.0.5..
- Total
- Today
- Yesterday
- ChatGPT
- JQuery
- URLEncode
- error
- Scala
- enum
- sample
- version
- Mac
- HelloWorld
- 사용법
- Knowhow
- BASE64
- RubyOnRails
- Kotlin
- ActiveRecord
- Snippet
- urldecode
- spring
- Regex
- cdn
- js
- Source
- git
- 노가다
- index
- gradle
- vscode
- Algorithm
- golang
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |