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
- git message
- MariaDB
- REST
- bubblesort
- $('input [name=
- container-fluid
- 자바 예상문제
- 전역객체
- 포워드 엔지니어링
- it지원
- git 명령어
- a href="#" onclick="return false"
- ${}
- 자바 로또
- 최대값 최소값
- 알고리즘
- git
- $(document).on
- gradle 설치
- 유효성
- BCrypt
- resultType="hashmap"
- nodejs
- interface default
- map형태 jsp와 mapper
- templet
- nodejs http
- SQL
- cmd mariaDB
- #{}
Archives
- Today
- Total
목록git 명령어 (1)
Rubberduck-Debugging
gradle 설치 및 git 명령어
gradle 설치https://gradle.org/install/gradle 이란?build tool : compile -> test (->report 파일 만들기)->archive(.jar, .war, .zip 등) -> deployment 이란 일련의 과정을 도와주는 툴ANT의 경우 : project에 build.xml이 있다면 그것은 ANTmaven의 경우 : project에 pom.xml이 있다면 그것은 maven.기존 빌드툴의 한계 -> script언어이자 자바호환어인 grooby로 빌드명령이 정교하게 작성됨.gradle의 경우 : project/ build.gradle이 있다면 그건 그레이들 gradle 설치 후 환경변수 설정하기 -----------------------------------..
개발자/Dev Tool 설치
2018. 11. 27. 19:21