Spring

Spring Boot JPA - multiple database 설정.

Spring Boot JPA에서 여러 개의 데이터베이스를 연동 셋팅. 이 구조로 master / slave 처리도 할 수 있음.

Read
Spring

Spring Boot JPA - master slave 분기 처리 - transactional 방식

Spring Boot JPA에서 기본은 master로 처리하고, 원할 때 slave로 처리하자.

Read
Spring

Spring Boot JPA - MySQL 컬럼 주석 달기.

Spring Boot JPA를 이용해서 MySQL 칼럼에 comment를 달자.

Read
etc

Gatsby로 username.github.io 블로그 만들기.

블로그를 다시 시작하기로 마음먹었다. 나름 개발자(?)이다 보니 기존에 있던 tistory를 버리고, mudchobo.github.io에 올려서 쓰기로 했다.

Read