Notice
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- traceasynccustomautoconfiguration
- asyncconfigurer
- java.util.list
- Sleuth
- SpringMVC
- asynccustomautoconfiguration
- traceId
- HashMap
- DeferredImportSelector
- awssecretsmanagerpropertysources
- Spring Boot
- @FunctionalInterface
- grpc
- list
- EnableWebMvc
- jpa
- CompletableFuture
- ResponseBody
- elasticsearch
- aws secretmanager
- java list
- java lambda
- Spring JPA
- map
- micrometer tracing
- spring
- spring MVC
- wire type
- kotlin
- java
Archives
- Today
- Total
목록kotlin start (1)
du.study기록공간

이 글은 코틀린을 전~~~혀 모르는 개발자가 공식홈페이지를 보며 따라해보며 배워가는 글 입니다. 해당 글은 https://kotlinlang.org/docs/reference/basic-syntax.html에서 보면서 처음부터 따라해보는것을 목표로 합니다. 언어를 새로 돌려볼땐 국룰 Hello World를 찍어보려합니다. 우선https://kotlinlang.org/docs/tutorials/getting-started.html 해당 공식 페이지의 문서대로 설정하였습니다. (너무 잘나와있기에..) fun main() { println("Hello world") } 계속 자바를 메인으로 써서 그런진 모르겟지만, 별도 클레스 선언없이 바로 메인을 실행하는건 조금 어색합니다. 뜬금없지만 코틀린을 갑자기 살펴보..
kotlin
2020. 5. 29. 00:15