일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 스프링
- ElasticSearch
- sql
- heap메모리
- 아파치
- DB
- 자바
- 레드마인
- Java
- spring
- nodejs
- SonarQube
- 시스템운영
- 마이바티스
- mybatis
- 트랜잭션
- Elk
- springboot
- npm
- Apach
- orm
- Stash
- 리눅스
- JVM
- mysql
- slave node
- Gradle
- Bitbucket
- Git
- 엘라스틱서치
Archives
- Today
- Total
목록sonar 분석방법 (1)
프로그래머호이잇
SonarQube 분석 방법
분석 방법sonar-runner 압축해제 /conf/sonar-runner.properties 주석해제 및 db 경로 설정 및 db 유저 패스워드 설정 분석 할 프로젝트에서 sonar-project.properties 파일 생성 내용 # must be unique in a given SonarQube instancesonar.projectKey=my:project# this is the name displayed in the SonarQube UIsonar.projectName=My projectsonar.projectVersion=1.0 # Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.# Sinc..
시스템운영
2017. 8. 22. 14:45