springboot에서 설정 파일의 우선순위는 아래와 같습니다. 실제 내부 구현은 우선 순위 반대로 변수를 읽으면서 override한다. https://docs.spring.io/spring-boot/docs/current/reference/html/spring-boot-features.html#boot-features-external-config Devtools global settings properties in the $HOME/.config/spring-boot folder when devtools is active. @TestPropertySource annotations on your tests. properties attribute on your tests. Available on @Spri..
CentOS 7.4 기본 설정에서 public key 배포후 인증 로그인이 되지 않아서 두 가지 작업이 필요하다. /etc/ssh/sshd_config 설정 [root@localhost ~]$ more /etc/redhat-release CentOS Linux release 7.4.1708 (Core) [root@localhost ~]$ vi /etc/ssh/sshd_config PubkeyAuthentication yes [root@localhost ~]# service sshd restart Redirecting to /bin/systemctl restart sshd.service 디렉터리 및 파일 permission [naru@localhost ~]$ chmod 700 .ssh/ [naru@loca..
Set up the Repository $ sudo apt-get update $ sudo apt-get install \ apt-transport-https \ ca-certificates \ curl \ software-properties-common $ curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add - $ sudo apt-key fingerprint 0EBFCD88 pub 4096R/0EBFCD88 2017-02-22 Key fingerprint = 9DC8 5822 9FC7 DD38 854A E2D8 8D81 803C 0EBF CD88 uid Docker Release (CE deb) sub 4096R/F273..
docker가 설치 되어 있지 않다면 mac에 docker.dmg를 다운로드 받아서 설치 합니다. docker hub에 등록되어 있는 mysql공식 이미지 중에서 특정 version(아래의 예에서는 5.5) 이미지를 이용하여 설치 합니다. docker pull mysql:5.5 환경변수에 아래와 같이 설정합니다. MYSQL_ROOT_PASSWORD="password" MYSQL_DATABASE="database" MYSQL_CONTAINER_NAME="mysql" 아래의 명령으로 MySQL docker 컨테이너를 실행할 수 있습니다. docker \ run \ --detach \ --env MYSQL_ROOT_PASSWORD=${MYSQL_ROOT_PASSWORD} \ --env MYSQL_DATABAS..
- Total
- Today
- Yesterday
- 일정관리
- 요미우리 자이언츠
- 간부
- 바리스타
- 스팸메일방지 CEAS
- 산모퉁이
- 청계천
- filter-plugin
- 자하손만두
- 요미우리자이언츠
- connection pool
- c3p0
- 스프링
- datasource
- LG트윈스
- 리더쉽 코칭
- DBCP
- 커넥션
- 이클립스
- logstash
- Git
- elasticsearch
- 라면집
- centOS
- 간부사원
- elasitcsearch
- 시나가와
- Fair-Trade Coffee
- 구로사와아키라
- 일본여행
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |