반응형
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 | 31 |
Tags
- mac os git error
- yum install java
- 스프링부트테스트
- LeetCode
- OpenFeign
- xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools)
- Medium
- property or field 'jobparameters' cannot be found on object of type
- java
- maybe not public or not valid?
- No tests found for given includes
- java 11
- java 1.8 11
- no sources given
- easy
- springboottest
- parse
- querydsl no sources given
- el1008e
- java version
- AWS CLI
- Java 1.8
- aws
- springbatch error
- springboot
- java 여러개 버전
- error
- java 버전 변경
- log error
- JUnit
Archives
- Today
- Total
목록pom to gradle (1)
쩨이엠 개발 블로그
Maven pom to gradle
maven project로 pom.xml을 잘 쓰고 있다가 jib로 build할 때의 가이드가 gradle로 되어있어서.. 예.. 목마른 사람이 우물 파야죠… 바꿉시다… 뭔가 할일이 엄청 많을 줄 알았는데 한 번에 convert 하는 방법이 있었다 multi project인 경우 root pom에서 할 것 $ gradle init --type pom Starting a Gradle Daemon (subsequent builds will be faster) > Task :init Maven to Gradle conversion is an incubating feature. Get more help with your project: https://docs.gradle.org/6.5/userguide/migr..
개발/Spring
2020. 7. 13. 15:22